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 af34f9977e Add avatar to team and team members page (#10305) 8 years ago
..
migrations Add avatar to team and team members page (#10305) 8 years ago
migrator Corrected a PostgreSQL SELECT statement. (#9460) 8 years ago
sqlutil mysql: use collation instead of charset (#9156) 8 years ago
alert.go refactor: changed string slicing to strings.TrimPrefix, #9862 8 years ago
alert_notification.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
alert_notification_test.go tech(notifications): splitt into 3 queries 9 years ago
alert_test.go refactoring dashoard folder guardian 9 years ago
annotation.go fix: alert list panel now works correctly after adding manual annotation on dashboard, fixes #9951 8 years ago
annotation_test.go fix: alert list panel now works correctly after adding manual annotation on dashboard, fixes #9951 8 years ago
apikey.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
apikey_test.go
dashboard.go db: fix postgres regression when comparing boolean columns/values (#10303) 8 years ago
dashboard_acl.go db: fix postgres regression when comparing boolean columns/values (#10303) 8 years ago
dashboard_acl_test.go refactor: format files by gofmt 8 years ago
dashboard_snapshot.go snapshots: improve snapshot listing performance, #9314 (#9477) 8 years ago
dashboard_snapshot_test.go feat(plugins): dashboard import for data sources is working! #4298 10 years ago
dashboard_test.go dashfolders: create app folder on dashboard import 8 years ago
dashboard_version.go Merge branch 'master' into develop 8 years ago
dashboard_version_test.go fixed unit tests 8 years ago
datasource.go datasource as cfg: support globbing 8 years ago
datasource_test.go Merge branch 'master' into develop 8 years ago
health.go feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 9 years ago
logger.go dasboard_history: security fix, added orgId filter to dashboard version lookup 9 years ago
org.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
org_test.go acl fixes 9 years ago
org_users.go refactor: rename User Groups to Teams 8 years ago
playlist.go playlist: fixed dashboard play ordering, fixes #7688 9 years ago
playlist_test.go chore(playlist): remove commented code 10 years ago
plugin_setting.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
preferences.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
quota.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
quota_test.go add unittests for quota sqltore methods. 10 years ago
search_builder.go db: fix postgres regression when comparing boolean columns/values (#10303) 8 years ago
search_builder_test.go search: refactor search sql into a builder class 8 years ago
shared.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
sql_test_data.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
sqlstore.go dashboards as cfg: wire up dashboard repo 8 years ago
sqlstore.goconvey feat(invite): small progress 11 years ago
star.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
stars_test.go
stats.go feat: store last seen date for users and present in stats and user lists, closes #9007 8 years ago
tables.go
team.go Add avatar to team and team members page (#10305) 8 years ago
team_test.go Add avatar to team and team members page (#10305) 8 years ago
temp_user.go signup: fix email sent logic for tempuser 9 years ago
temp_user_test.go signup: fix email sent logic for tempuser 9 years ago
tls_mysql.go generalized database connection cert support and added to postgres 9 years ago
user.go refactor: rename User Groups to Teams 8 years ago
user_test.go acl fixes 9 years ago