grafana/pkg/services/sqlstore
Torkel Ödegaard e949eb3f58 Merge branch 'master' into dashboard-search-permissions-filter 2018-02-09 15:16:34 +01:00
..
migrations fix: changed dashboard title length to match slug length, will fix mysql index size issue, fixes #10779 2018-02-06 11:03:37 +01:00
migrator WIP: Protect against brute force (frequent) login attempts (#10031) 2018-01-26 10:41:41 +01:00
sqlutil WIP: Protect against brute force (frequent) login attempts (#10031) 2018-01-26 10:41:41 +01:00
alert.go alerting: add permission check in api for pausing alerts 2018-01-30 14:41:25 +01:00
alert_notification.go tech: avoid using deprecated functions 2018-01-23 22:30:45 +01:00
alert_notification_test.go
alert_test.go
annotation.go dashfolders: permissions for saving annotations 2018-01-09 14:44:36 +01:00
annotation_test.go dashfolders: permissions for saving annotations 2018-01-09 14:44:36 +01:00
apikey.go
apikey_test.go
dashboard.go Merge branch 'master' into dashboard-search-permissions-filter 2018-02-09 15:16:34 +01:00
dashboard_acl.go Stale permissions (#10768) 2018-02-05 14:28:24 +01:00
dashboard_acl_test.go dashfolders: fixes #10671. Allow Editors default access to Root. 2018-01-31 16:43:21 +01:00
dashboard_folder_test.go dashboard and folder search with permissions 2018-02-08 17:11:01 +01:00
dashboard_snapshot.go
dashboard_snapshot_test.go
dashboard_test.go Update logic for create/update dashboard, validation and plugin dashboard links (#10809) 2018-02-08 12:48:38 +01:00
dashboard_version.go Merge branch 'master' into develop 2017-11-17 15:49:17 +01:00
dashboard_version_test.go removes uniqnes check on slug when saving dashboards 2018-01-31 10:29:52 +01:00
datasource.go datasource as cfg: support globbing 2017-11-15 14:30:32 +01:00
datasource_test.go db test: allow use of env variable for database engine to run tests for 2018-02-08 19:16:45 +01:00
health.go
logger.go
login_attempt.go WIP: Protect against brute force (frequent) login attempts (#10031) 2018-01-26 10:41:41 +01:00
login_attempt_test.go WIP: Protect against brute force (frequent) login attempts (#10031) 2018-01-26 10:41:41 +01:00
org.go
org_test.go user picker should only include users from current org (#10845) 2018-02-09 10:42:37 +01:00
org_users.go user picker should only include users from current org (#10845) 2018-02-09 10:42:37 +01:00
playlist.go style: minor code style changes 2018-01-23 22:28:47 +01:00
playlist_test.go
plugin_setting.go
preferences.go
quota.go
quota_test.go
search_builder.go dashboard and folder search with permissions 2018-02-08 17:11:01 +01:00
search_builder_test.go dashboard and folder search with permissions 2018-02-08 17:11:01 +01:00
shared.go
sql_test_data.go
sqlbuilder.go dashboard and folder search with permissions 2018-02-08 17:11:01 +01:00
sqlstore.go dashboards as cfg: wire up dashboard repo 2017-12-07 15:27:01 +01:00
sqlstore.goconvey
star.go
stars_test.go
stats.go stats: send amount of stars as stats 2018-01-23 22:51:05 +01:00
tables.go
team.go Add avatar to team and team members page (#10305) 2017-12-20 21:20:12 +01:00
team_test.go Add avatar to team and team members page (#10305) 2017-12-20 21:20:12 +01:00
temp_user.go
temp_user_test.go
tls_mysql.go
user.go refactor: rename User Groups to Teams 2017-12-08 18:25:45 +03:00
user_test.go