The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/sqlstore
Mario Trangoni 80fa66fcb0 Fix some typos found by codespell 7 years ago
..
migrations Fix some typos found by codespell 7 years ago
migrator sql: added code migration type 7 years ago
sqlutil move database-specific code into dialects (#11884) 8 years ago
alert.go pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 years ago
alert_notification.go pkg/services/sqlstore/alert_notification.go: Simplify err check 7 years ago
alert_notification_test.go change/add tests for alerting notification reminders 7 years ago
alert_test.go alert: add missing test after refactor 8 years ago
annotation.go Merge pull request #10163 from grafana/9587_annotation_tags_wih_temp_var 7 years ago
annotation_test.go renames PartialMatch to MatchAny 7 years ago
apikey.go sql: adds tests for InTransaction 8 years ago
apikey_test.go
dashboard.go pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) 7 years ago
dashboard_acl.go return inherited property for permissions 8 years ago
dashboard_acl_test.go pkg/services: fix ineffassign issues 8 years ago
dashboard_folder_test.go new property for current user indicating if edit permissions in folders 8 years ago
dashboard_provisioning.go provisioning: simplify db query 8 years ago
dashboard_provisioning_test.go provisioning: simplify db query 8 years ago
dashboard_service_integration_test.go Merge branch 'master' into readonly_dashboards 8 years ago
dashboard_snapshot.go Simplify comparison to bool constant (gosimple) 8 years ago
dashboard_snapshot_test.go Sqlstore refactor (#11908) 8 years ago
dashboard_test.go fix failing test due to time diff issues 8 years ago
dashboard_version.go dashboard version cleanup: more tests and refactor 8 years ago
dashboard_version_test.go dashboard version cleanup: more tests and refactor 8 years ago
datasource.go bug: return correct err message 8 years ago
datasource_test.go Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 8 years ago
health.go
logger.go
login_attempt.go login: uses epochs for login throtting. 8 years ago
login_attempt_test.go WIP: Protect against brute force (frequent) login attempts (#10031) 8 years ago
org.go pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 years ago
org_test.go Allow settting of default org id to auto-assign to (#12401) 8 years ago
org_users.go pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 years ago
playlist.go move database-specific code into dialects (#11884) 8 years ago
playlist_test.go
plugin_setting.go pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 years ago
preferences.go pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 years ago
quota.go pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 years ago
quota_test.go Sqlstore refactor (#11908) 8 years ago
search_builder.go move database-specific code into dialects (#11884) 8 years ago
search_builder_test.go move database-specific code into dialects (#11884) 8 years ago
session.go expose functions to use sessions 8 years ago
sql_test_data.go
sqlbuilder.go refactoring: alert rule query refactoring (#10941) 8 years ago
sqlstore.go string formating fixes 7 years ago
sqlstore.goconvey
star.go
stars_test.go
stats.go adds usage stats for alert notifiers (#13173) 7 years ago
stats_test.go adds usage stats for alert notifiers (#13173) 7 years ago
tables.go
team.go Merge pull request #13295 from mjtrangoni/fix-some-megacheck-issues 7 years ago
team_test.go new column for team_member table 7 years ago
temp_user.go pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) 7 years ago
temp_user_test.go
tls_mysql.go
transactions.go string formating fixes 7 years ago
transactions_test.go Fix some typos found by codespell 7 years ago
user.go pkg/services/sqlstore/user.go: empty branch 7 years ago
user_auth.go refactor authproxy & ldap integration, address comments 8 years ago
user_auth_test.go merge create user handlers 8 years ago
user_test.go sql: added code migration type 7 years ago