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
Marcus Efraimsson d433ca7d40
fix util for splitting host and port
7 years ago
..
migrations docs: updates docs to refer to using uid 7 years ago
migrator fix only add column if not exists for mysql 7 years ago
sqlutil
alert.go minor fixes based on code review 7 years ago
alert_notification.go Fixed failing unit test 7 years ago
alert_notification_test.go Added uid for alert notifications 7 years ago
alert_test.go introduce state `unknown` for rules that have not been evaluated yet 7 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
apikey_test.go
dashboard.go pkg/util/{filepath.go,shortid_generator.go}: Fix golint issues 7 years ago
dashboard_acl.go
dashboard_acl_test.go
dashboard_folder_test.go
dashboard_provisioning.go avoid infinite loop in the dashboard provisioner 7 years ago
dashboard_provisioning_test.go delete provisioning meta data when deleting folder 7 years ago
dashboard_service_integration_test.go Fix megacheck issue unused code. 7 years ago
dashboard_snapshot.go snapshots: Move external snapshot creation to backend 7 years ago
dashboard_snapshot_test.go
dashboard_test.go pkg/util/{filepath.go,shortid_generator.go}: Fix golint issues 7 years ago
dashboard_version.go
dashboard_version_test.go
datasource.go Raise datasources number to 5000 7 years ago
datasource_test.go
health.go
logger.go
login_attempt.go Fixed new gometalinter issues 7 years ago
login_attempt_test.go
org.go pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 years ago
org_test.go pkg/*: Fix misspell issues 7 years ago
org_users.go changed property name to UserWasDeleted and added an assert for it 7 years ago
playlist.go
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 feat: team preferences 7 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_builder_test.go
session.go
sql_test_data.go
sqlbuilder.go
sqlstore.go fix util for splitting host and port 7 years ago
sqlstore.goconvey
sqlstore_test.go Correct formatting of sqlstore_test.go 7 years ago
star.go
stars_test.go
stats.go
stats_test.go
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
transactions_test.go Fix megacheck issue unused code. 7 years ago
user.go fix signed in user for orgId=0 result should return active org id 7 years ago
user_auth.go
user_auth_test.go pkg/services/sqlstore/user_auth_test.go: comment unused users slice 7 years ago
user_test.go fix signed in user for orgId=0 result should return active org id 7 years ago