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
Torkel Ödegaard 212a66ae5f Merge branch 'dashboard_folders' of github.com:grafana/grafana into dashboard_folders 8 years ago
..
migrations refactoring: moving dashboards acl migrations to its own folder 8 years ago
migrator utf8mb4 encoding (#7959) 8 years ago
sqlutil utf8mb4 encoding (#7959) 8 years ago
alert.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
alert_notification.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 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 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
apikey.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
apikey_test.go
dashboard.go refactoring dashboad folder acl checks 8 years ago
dashboard_acl.go Merge branch 'dashboard_folders' of github.com:grafana/grafana into dashboard_folders 8 years ago
dashboard_acl_test.go refactoring: renaming 8 years ago
dashboard_snapshot.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
dashboard_snapshot_test.go feat(plugins): dashboard import for data sources is working! #4298 9 years ago
dashboard_test.go refactoring renaming dashboard folder operations 8 years ago
dashboard_version.go refactoring dashoard folder guardian 8 years ago
dashboard_version_test.go WIP: fix test after merge conflict 8 years ago
datasource.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
datasource_test.go WIP: Add or update Dashboard ACL 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 8 years ago
logger.go dasboard_history: security fix, added orgId filter to dashboard version lookup 8 years ago
org.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
org_test.go refactoring more renaming 8 years ago
org_users.go WIP: clean up after user and org user delete 8 years ago
playlist.go playlist: fixed dashboard play ordering, fixes #7688 8 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
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
sqlstore.go misspell: Corrected some misspelled words 8 years ago
sqlstore.goconvey
star.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
stars_test.go
stats.go feat(stats): add alerts to global admin stats 9 years ago
tables.go
temp_user.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
temp_user_test.go feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
tls_mysql.go generalized database connection cert support and added to postgres 9 years ago
user.go WIP: clean up after user and org user delete 8 years ago
user_group.go WIP: delete dependent permissions on user group delete 8 years ago
user_group_test.go refactoring more renaming 8 years ago
user_test.go refactoring more renaming 8 years ago