grafana/pkg/services/sqlstore
Arve Knudsen 52c154a221
Backend: Rename variables for style conformance (#29097)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-11-17 17:09:14 +01:00
..
migrations Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
migrator Chore: Remove unused Go code (#28852) 2020-11-17 11:51:31 +01:00
permissions Chore: Start harmonizing linting with plugin SDK (#25854) 2020-06-29 14:08:32 +02:00
searchstore Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
sqlutil Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
alert_notification_test.go Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error (#28162) 2020-10-22 14:43:12 +03:00
alert_notification.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
alert_test.go Chore: Rewrite test helpers from GoConvey to stdlib (#28919) 2020-11-11 21:33:32 +01:00
alert.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
annotation_cleanup_test.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
annotation_cleanup.go Annotation: Add clean up job for old annotations (#26156) 2020-09-02 08:07:31 +02:00
annotation_test.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
annotation.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
apikey_test.go Chore: Fix staticcheck issues (#28860) 2020-11-05 13:07:06 +01:00
apikey.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
dashboard_acl_test.go Backend: Rename variables for style conformance (#29097) 2020-11-17 17:09:14 +01:00
dashboard_acl.go Backend: Rename variables for style conformance (#29097) 2020-11-17 17:09:14 +01:00
dashboard_folder_test.go Backend: Rename variables for style conformance (#29097) 2020-11-17 17:09:14 +01:00
dashboard_provisioning_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
dashboard_provisioning.go Provisioning: Remove provisioned dashboards without parental reader (#26143) 2020-09-11 09:19:44 +02:00
dashboard_service_integration_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
dashboard_snapshot_test.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
dashboard_snapshot.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
dashboard_test.go Chore: Rewrite test helpers from GoConvey to stdlib (#28919) 2020-11-11 21:33:32 +01:00
dashboard_version_test.go Chore: Rewrite test helpers from GoConvey to stdlib (#28919) 2020-11-11 21:33:32 +01:00
dashboard_version.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
dashboard.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
database_wrapper.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
datasource_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
datasource.go Backend: Remove unused code (#28933) 2020-11-11 11:38:04 +01:00
health_test.go API: Query database from /api/health endpoint (#28349) 2020-10-21 11:06:19 +02:00
health.go API: Query database from /api/health endpoint (#28349) 2020-10-21 11:06:19 +02:00
logger.go Chore: Update the xorm dependency (#22376) 2020-04-01 15:57:21 +02:00
login_attempt_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
login_attempt.go Chore: Fix staticcheck issues (#28854) 2020-11-05 11:57:20 +01:00
org_test.go Backend: Rename variables for style conformance (#29097) 2020-11-17 17:09:14 +01:00
org_users.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
org.go SQL: Fix missing org error messages (#26785) 2020-08-04 17:06:37 +02:00
playlist_test.go Chore: Require OrgId to be specified in delete playlist command (#29117) 2020-11-14 09:49:07 +01:00
playlist.go Chore: Require OrgId to be specified in delete playlist command (#29117) 2020-11-14 09:49:07 +01:00
plugin_setting.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
preferences_test.go Chore: Rewrite preferences test from GoConvey to stdlib and testify (#29129) 2020-11-16 12:54:12 +01:00
preferences.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
quota_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
quota.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
session.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
sql_test_data.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
sqlbuilder_test.go Backend: Rename variables for style conformance (#29097) 2020-11-17 17:09:14 +01:00
sqlbuilder.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
sqlstore_test.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
sqlstore.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
sqlstore.goconvey feat(invite): small progress 2015-07-17 14:42:49 +02:00
star.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
stars_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
stats_integration_test.go Stats: Use more efficient SQL and add timeouts (#27390) 2020-09-08 09:52:08 +02:00
stats_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
stats.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
tables.go Began work on real sql schema definitions, and migration engine 2015-01-17 21:40:22 +01:00
tags_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
tags.go Chore: Enable Go linter gocritic (#26224) 2020-07-16 14:39:01 +02:00
team_test.go Backend: Rename variables for style conformance (#29097) 2020-11-17 17:09:14 +01:00
team.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
temp_user_test.go Short URL: Cleanup unvisited/stale short URLs (#28867) 2020-11-09 18:08:16 +01:00
temp_user.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
tls_mysql.go Chore: Fix staticcheck issues (#28854) 2020-11-05 11:57:20 +01:00
transactions_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
transactions.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
user_auth_test.go SQLStore: Run tests as integration tests (#28265) 2020-10-16 10:46:14 +03:00
user_auth.go OAuth: Fix for wrong user token updated on OAuth refresh in DS proxy (#17541) 2019-06-12 13:47:38 +02:00
user_test.go Backend: Rename variables for style conformance (#29097) 2020-11-17 17:09:14 +01:00
user.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00