3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/api
Will Browne ef22ff7315
Snapshots: Store dashboard data encrypted in the database ()
* end 2 end

* fix import

* refactor

* introduce securedata

* check err

* use testify instead of convey

* cleanup test

* cleanup test

* blob time

* rename funcs
2020-10-13 10:19:42 +02:00
..
avatar Chore: Enable goprintffuncname and nakedret linters () 2020-07-23 08:14:39 +02:00
datasource API: Recognize MSSQL data source URLs () 2020-06-17 11:17:11 +02:00
dtos AlertingNG: POC of evaluator under feature flag. () 2020-10-12 21:51:39 +03:00
pluginproxy Chore/fix lint issues () 2020-09-22 16:22:19 +02:00
routing Chore/fix lint issues () 2020-09-22 16:22:19 +02:00
static pkg: fix codespell issues 2018-04-13 20:31:29 +02:00
admin_provisioning.go Provisioning: Adds support for enabling app plugins () 2020-06-22 17:49:13 +02:00
admin_users_test.go Users: Improve conflict error handling () 2020-08-13 14:38:54 +02:00
admin_users.go Users: Improve conflict error handling () 2020-08-13 14:38:54 +02:00
admin.go Chore: use Wrap for all admin API () 2020-07-29 18:00:14 +02:00
alerting_test.go Chore: Enable whitespace linter () 2020-07-06 20:17:28 +02:00
alerting.go Chore/fix lint issues () 2020-09-22 16:22:19 +02:00
annotations_test.go Chore: Avoid aliasing importing models in api package () 2020-03-04 12:57:20 +01:00
annotations.go Chore: Enable whitespace linter () 2020-07-06 20:17:28 +02:00
api.go Snapshots: Store dashboard data encrypted in the database () 2020-10-13 10:19:42 +02:00
apikey.go API: return resource ID for auth key creation, folder permissions update and user invite complete endpoints () 2020-09-07 17:06:11 +02:00
app_routes.go Chore: Enable goprintffuncname and nakedret linters () 2020-07-23 08:14:39 +02:00
basic_auth_test.go Re-organize packages and add basic auth test 2018-11-19 13:54:13 -05:00
basic_auth.go Chore: Start harmonizing linting with plugin SDK () 2020-06-29 14:08:32 +02:00
common_test.go Data sources: Don't fail if URL doesn't specify protocol () 2020-05-12 13:04:18 +02:00
common.go Settings: Rename constants/variables to follow Go naming standards () 2020-10-02 15:45:45 +02:00
dashboard_permission_test.go Chore: Avoid aliasing importing models in api package () 2020-03-04 12:57:20 +01:00
dashboard_permission.go Chore: Avoid aliasing importing models in api package () 2020-03-04 12:57:20 +01:00
dashboard_snapshot_test.go Snapshots: Store dashboard data encrypted in the database () 2020-10-13 10:19:42 +02:00
dashboard_snapshot.go Snapshots: Store dashboard data encrypted in the database () 2020-10-13 10:19:42 +02:00
dashboard_test.go Chore: Fix tests for Go 1.15 () 2020-08-12 17:45:03 +02:00
dashboard.go Live: broadcast events when dashboard is saved () 2020-10-01 10:46:14 -07:00
dataproxy_test.go dataproxy should forward a trailing slash to proxy 2018-10-03 12:55:01 +02:00
dataproxy.go Data sources: Don't fail if URL doesn't specify protocol () 2020-05-12 13:04:18 +02:00
datasources_test.go Chore: Enable whitespace linter () 2020-07-06 20:17:28 +02:00
datasources.go API: Enrich endpoints with ID () 2020-07-31 08:22:09 +02:00
folder_permission_test.go API: return resource ID for auth key creation, folder permissions update and user invite complete endpoints () 2020-09-07 17:06:11 +02:00
folder_permission.go API: return resource ID for auth key creation, folder permissions update and user invite complete endpoints () 2020-09-07 17:06:11 +02:00
folder_test.go Chore: Aggregate save dashboard error () 2020-07-21 11:12:01 +02:00
folder.go API: Enrich endpoints with ID () 2020-07-31 08:22:09 +02:00
frontendsettings_test.go Settings: Add setting for hiding version number for anonymous users () 2020-06-17 07:39:50 +02:00
frontendsettings.go Auth: Add Sigv4 auth option to datasources () 2020-10-08 10:03:20 +02:00
grafana_com_proxy.go Chore: Avoid aliasing importing models in api package () 2020-03-04 12:57:20 +01:00
http_server_test.go Tests: Batch of GoConvey to Testify conversions () 2020-08-14 14:43:25 +02:00
http_server.go AlertingNG: POC of evaluator under feature flag. () 2020-10-12 21:51:39 +03:00
index.go Live: remove admin pages, add alpha panel () 2020-10-08 08:42:15 -07:00
ldap_debug_test.go Chore/fix lint issues () 2020-09-22 16:22:19 +02:00
ldap_debug.go Chore: Fix various spelling errors in back-end code () 2020-06-01 17:11:25 +02:00
login_oauth.go OAuth: Fix token refresh failure when custom SSL settings are configured for OAuth provider () 2020-09-11 17:25:03 +02:00
login_test.go API: send Login actions () 2020-09-04 14:54:59 +02:00
login.go SAML Single Logout () 2020-10-08 17:42:55 +03:00
metrics.go Settings: Remove global variable () 2020-07-26 23:36:36 -07:00
ngalert.go AlertingNG: POC of evaluator under feature flag. () 2020-10-12 21:51:39 +03:00
org_invite.go Org API: enrich add user to org endpoints with user ID in the response () 2020-09-14 08:58:23 +02:00
org_users.go Org API: enrich add user to org endpoints with user ID in the response () 2020-09-14 08:58:23 +02:00
org.go API: Support paging in the admin orgs list API () 2020-08-12 10:59:07 +03:00
password.go Chore: Avoid aliasing importing models in api package () 2020-03-04 12:57:20 +01:00
playlist_play.go Chore: Avoid aliasing importing models in api package () 2020-03-04 12:57:20 +01:00
playlist.go Playlists: Remove API validation for empty playlists and remove redundant API call () 2020-08-14 11:59:50 +03:00
plugins.go Backend plugins: Refactor to allow shared contract between core and external backend plugins () 2020-06-11 16:14:05 +02:00
preferences.go Chore: Enable whitespace linter () 2020-07-06 20:17:28 +02:00
quota.go Chore: Avoid aliasing importing models in api package () 2020-03-04 12:57:20 +01:00
render.go Image Rendering: New setting to control render request concurrency () 2020-04-27 17:25:08 +02:00
search.go Chore: Start harmonizing linting with plugin SDK () 2020-06-29 14:08:32 +02:00
signup.go Users: Improve conflict error handling () 2020-08-13 14:38:54 +02:00
stars.go Chore: Enable whitespace linter () 2020-07-06 20:17:28 +02:00
team_members.go Chore: Avoid aliasing importing models in api package () 2020-03-04 12:57:20 +01:00
team_test.go Chore: Start harmonizing linting with plugin SDK () 2020-06-29 14:08:32 +02:00
team.go Chore: Avoid aliasing importing models in api package () 2020-03-04 12:57:20 +01:00
user_test.go Admin: New Admin User page () 2020-01-13 17:10:19 +01:00
user_token_test.go Chore: Avoid aliasing importing models in api package () 2020-03-04 12:57:20 +01:00
user_token.go Api: Fix auth tokens returning wrong seenAt value () 2019-07-08 14:30:02 +02:00
user.go Chore/fix lint issues () 2020-09-22 16:22:19 +02:00