bergquist 74124ec8ed makes cache mode configurable il y a 7 ans
..
migrations 854487acab Merge pull request #14441 from cinaglia/delete-external-snapshot il y a 7 ans
migrator d093244282 sqlstore: add support for checking if error is constraint validation error il y a 7 ans
sqlutil 1dfff74da9 move database-specific code into dialects (#11884) il y a 7 ans
alert.go 2fb78a50d6 minor fixes based on code review il y a 7 ans
alert_notification.go 70385119bc removes d in disableResolvedMessage il y a 7 ans
alert_notification_test.go 70385119bc removes d in disableResolvedMessage il y a 7 ans
alert_test.go d25284a364 introduce state `unknown` for rules that have not been evaluated yet il y a 7 ans
annotation.go f22f1d46c8 Merge pull request #10163 from grafana/9587_annotation_tags_wih_temp_var il y a 7 ans
annotation_test.go aed8208d78 renames PartialMatch to MatchAny il y a 7 ans
apikey.go 09e71e00a3 sql: adds tests for InTransaction il y a 7 ans
apikey_test.go b1f85dc8f1 Added expire option to dashboard snapshots, #1623 il y a 10 ans
dashboard.go 423331dae0 alerting: delete alerts when parent folder is deleted il y a 7 ans
dashboard_acl.go d86ed679b1 return inherited property for permissions il y a 7 ans
dashboard_acl_test.go 6eb00000fe pkg/services: fix ineffassign issues il y a 7 ans
dashboard_folder_test.go 770acee56a new property for current user indicating if edit permissions in folders il y a 7 ans
dashboard_provisioning.go 949484b949 provisioning: simplify db query il y a 7 ans
dashboard_provisioning_test.go 0a9bfc5529 delete provisioning meta data when deleting folder il y a 7 ans
dashboard_service_integration_test.go dde650905d Fix megacheck issue unused code. il y a 7 ans
dashboard_snapshot.go 9d6da10e82 snapshots: Move external snapshot creation to backend il y a 7 ans
dashboard_snapshot_test.go 6c0752473a Sqlstore refactor (#11908) il y a 7 ans
dashboard_test.go 1dd9646a50 fix failing test due to time diff issues il y a 7 ans
dashboard_version.go 0ffcea08c7 dashboard version cleanup: more tests and refactor il y a 7 ans
dashboard_version_test.go 0ffcea08c7 dashboard version cleanup: more tests and refactor il y a 7 ans
datasource.go f51222027d Raise datasources number to 5000 il y a 7 ans
datasource_test.go 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) il y a 7 ans
health.go 368e847d12 feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 il y a 8 ans
logger.go 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup il y a 8 ans
login_attempt.go 0053be9882 login: uses epochs for login throtting. il y a 7 ans
login_attempt_test.go 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) il y a 8 ans
org.go e85d0e8d6b pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) il y a 7 ans
org_test.go fadd816d89 pkg/*: Fix misspell issues il y a 7 ans
org_users.go b671b9704f changed property name to UserWasDeleted and added an assert for it il y a 7 ans
playlist.go 1dfff74da9 move database-specific code into dialects (#11884) il y a 7 ans
playlist_test.go d405176367 chore(playlist): remove commented code il y a 10 ans
plugin_setting.go e85d0e8d6b pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) il y a 7 ans
preferences.go 5f9fecd254 feat: team preferences il y a 7 ans
preferences_test.go 5f9fecd254 feat: team preferences il y a 7 ans
quota.go d1e1cde00e Fix bug what updating user quota doesn't work il y a 7 ans
quota_test.go 4397ee61d0 Put issue number to test code il y a 7 ans
search_builder.go 1dfff74da9 move database-specific code into dialects (#11884) il y a 7 ans
search_builder_test.go 1dfff74da9 move database-specific code into dialects (#11884) il y a 7 ans
session.go 3479cf4b39 expose functions to use sessions il y a 7 ans
sql_test_data.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 il y a 8 ans
sqlbuilder.go 5323971c21 refactoring: alert rule query refactoring (#10941) il y a 7 ans
sqlstore.go 74124ec8ed makes cache mode configurable il y a 7 ans
sqlstore.goconvey 2724cf5db8 feat(invite): small progress il y a 10 ans
star.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 il y a 8 ans
stars_test.go ebad9cb502 Fixed gofmt formating, updated precommit hook il y a 10 ans
stats.go b070784b8a adds usage stats for alert notifiers (#13173) il y a 7 ans
stats_test.go b070784b8a adds usage stats for alert notifiers (#13173) il y a 7 ans
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine il y a 11 ans
team.go 6dff5e6bc7 Merge pull request #13295 from mjtrangoni/fix-some-megacheck-issues il y a 7 ans
team_test.go 9a6446c2b5 new column for team_member table il y a 7 ans
temp_user.go f73236f8f4 pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) il y a 7 ans
temp_user_test.go b8aa203707 signup: fix email sent logic for tempuser il y a 8 ans
tls_mysql.go c21ffcc6c9 generalized database connection cert support and added to postgres il y a 9 ans
transactions.go 12c9860882 string formating fixes il y a 7 ans
transactions_test.go dde650905d Fix megacheck issue unused code. il y a 7 ans
user.go e82b3632f6 fix signed in user for orgId=0 result should return active org id il y a 7 ans
user_auth.go 52503d9cb5 refactor authproxy & ldap integration, address comments il y a 7 ans
user_auth_test.go 74533a7a19 pkg/services/sqlstore/user_auth_test.go: comment unused users slice il y a 7 ans
user_test.go e82b3632f6 fix signed in user for orgId=0 result should return active org id il y a 7 ans