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
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712)
6 years ago
..
migrations pkg/services: Check errors (#19712) 6 years ago
migrator pkg/services: Check errors (#19712) 6 years ago
sqlutil move database-specific code into dialects (#11884) 8 years ago
alert.go pkg/services: Check errors (#19712) 6 years ago
alert_notification.go pkg/services: Check errors (#19712) 6 years ago
alert_notification_test.go Added uid for alert notifications 7 years ago
alert_test.go pkg/services: Check errors (#19712) 6 years ago
annotation.go Annotations: use a single row to represent a region (#17673) 6 years ago
annotation_test.go Annotations: use a single row to represent a region (#17673) 6 years ago
apikey.go Auth: Duplicate API Key Name Handle With Useful HTTP Code (#17905) 7 years ago
apikey_test.go Auth: Duplicate API Key Name Handle With Useful HTTP Code (#17905) 7 years ago
dashboard.go API: Restrict anonymous user information access (#18422) 6 years ago
dashboard_acl.go sqlstore: use column name in order by (#16583) 7 years ago
dashboard_acl_test.go pkg/services: fix ineffassign issues 8 years ago
dashboard_folder_test.go pkg/services: Check errors (#19712) 6 years ago
dashboard_provisioning.go Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 7 years ago
dashboard_provisioning_test.go Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 7 years ago
dashboard_service_integration_test.go Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 7 years ago
dashboard_snapshot.go snapshots: Move external snapshot creation to backend 7 years ago
dashboard_snapshot_test.go pkg/services: Check errors (#19712) 6 years ago
dashboard_test.go pkg/services: Check errors (#19712) 6 years ago
dashboard_version.go upgrade xorm packages to latest versions 7 years ago
dashboard_version_test.go pkg/services: Check errors (#19712) 6 years ago
datasource.go Metrics: use consistent naming for exported variables (#18134) 7 years ago
datasource_test.go pkg/services: Check errors (#19712) 6 years ago
health.go
logger.go move log package to /infra (#17023) 7 years ago
login_attempt.go Fix gosimple issues (#17179) 7 years ago
login_attempt_test.go WIP: Protect against brute force (frequent) login attempts (#10031) 8 years ago
org.go LDAP: Add API endpoint to debug user mapping from LDAP (#18833) 6 years ago
org_test.go pkg/services: Check errors (#19712) 6 years ago
org_users.go upgrade xorm packages to latest versions 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 feat: team preferences 7 years ago
preferences_test.go pkg/services: Check errors (#19712) 6 years ago
quota.go Fix bug what updating user quota doesn't work 7 years ago
quota_test.go Put issue number to test code 7 years ago
search_builder.go Search: Fixed search issue introduced in recent PR (#16652) 7 years ago
search_builder_test.go Search: Fixes search limits and adds a page parameter (#16458) 7 years ago
session.go pkg/services: Check errors (#19712) 6 years ago
sql_test_data.go pkg/services: Check errors (#19712) 6 years ago
sqlbuilder.go Perf: Fix slow dashboards ACL query (#17427) 7 years ago
sqlbuilder_test.go Perf: Fix slow dashboards ACL query (#17427) 7 years ago
sqlstore.go pkg/services: Check errors (#19712) 6 years ago
sqlstore.goconvey
sqlstore_test.go pkg/services: Check errors (#19712) 6 years ago
star.go
stars_test.go admin: add more stats about roles (#16667) 7 years ago
stats.go SQL: Rewrite statistics query (#19178) 6 years ago
stats_test.go admin: add more stats about roles (#16667) 7 years ago
tables.go
tags.go Alerting: Add tags to alert rules (#10989) 7 years ago
tags_test.go Alerting: Add tags to alert rules (#10989) 7 years ago
team.go API: Restrict anonymous user information access (#18422) 6 years ago
team_test.go pkg/services: Check errors (#19712) 6 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 add support for periodically reloading mysql client certs (#14892) 7 years ago
transactions.go pkg/services: Check errors (#19712) 6 years ago
transactions_test.go Chore: a bit of spring cleaning (#16710) 7 years ago
user.go pkg/services: Check errors (#19712) 6 years ago
user_auth.go OAuth: Fix for wrong user token updated on OAuth refresh in DS proxy (#17541) 7 years ago
user_auth_test.go Build: use golangci-lint as a make command (#17739) 7 years ago
user_test.go pkg/services: Check errors (#19712) 6 years ago