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