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
bergquist 56907eef69 tests: makes sure we all migrations are working 7 years ago
..
migrations tests: makes sure we all migrations are working 7 years ago
migrator tests: makes sure we all migrations are working 7 years ago
sqlutil sql: removes locale from test to mirror prod. 7 years ago
alert.go alerting: add permission check in api for pausing alerts 7 years ago
alert_notification.go tech: avoid using deprecated functions 7 years ago
alert_notification_test.go tech(notifications): splitt into 3 queries 9 years ago
alert_test.go refactoring dashoard folder guardian 8 years ago
annotation.go dashfolders: permissions for saving annotations 7 years ago
annotation_test.go dashfolders: permissions for saving annotations 7 years ago
apikey.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
apikey_test.go Added expire option to dashboard snapshots, #1623 10 years ago
dashboard.go Dashboard acl query fixes (#10909) 7 years ago
dashboard_acl.go Dashboard acl query fixes (#10909) 7 years ago
dashboard_acl_test.go Dashboard acl query fixes (#10909) 7 years ago
dashboard_folder_test.go Dashboard acl query fixes (#10909) 7 years ago
dashboard_provisioning.go provisioning: uses unix epoch timestamps. (#10907) 7 years ago
dashboard_provisioning_test.go provisioning: uses unix epoch timestamps. (#10907) 7 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 9 years ago
dashboard_test.go Dashboard acl query fixes (#10909) 7 years ago
dashboard_version.go Merge branch 'master' into develop 8 years ago
dashboard_version_test.go removes uniqnes check on slug when saving dashboards 7 years ago
datasource.go bug: return correct err message 7 years ago
datasource_test.go db test: allow use of env variable for database engine to run tests for 7 years ago
health.go feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 8 years ago
logger.go dasboard_history: security fix, added orgId filter to dashboard version lookup 8 years ago
login_attempt.go WIP: Protect against brute force (frequent) login attempts (#10031) 7 years ago
login_attempt_test.go WIP: Protect against brute force (frequent) login attempts (#10031) 7 years ago
org.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
org_test.go Dashboard acl query fixes (#10909) 7 years ago
org_users.go teams: use orgId in all team and team member operations (#10862) 7 years ago
playlist.go Merge branch 'master' into provisioning 7 years ago
playlist_test.go chore(playlist): remove commented code 9 years ago
plugin_setting.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
preferences.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
quota.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
quota_test.go add unittests for quota sqltore methods. 10 years ago
search_builder.go fix: sql search permissions filter fix 7 years ago
search_builder_test.go dashboard and folder search with permissions 7 years ago
shared.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
sql_test_data.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
sqlbuilder.go fix: sql search permissions filter fix 7 years ago
sqlstore.go dashboards as cfg: wire up dashboard repo 8 years ago
sqlstore.goconvey feat(invite): small progress 10 years ago
star.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
stars_test.go Fixed gofmt formating, updated precommit hook 10 years ago
stats.go stats: send amount of stars as stats 7 years ago
tables.go Began work on real sql schema definitions, and migration engine 10 years ago
team.go teams: use orgId in all team and team member operations (#10862) 7 years ago
team_test.go Dashboard acl query fixes (#10909) 7 years ago
temp_user.go signup: fix email sent logic for tempuser 8 years ago
temp_user_test.go signup: fix email sent logic for tempuser 8 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 Dashboard acl query fixes (#10909) 7 years ago