Oleg Gaidarenko 54c1bf0cc9 Chore: a bit of spring cleaning (#16710) 6 lat temu
..
migrations b37ee65bd3 Chore: prepare our SQL for cockroach db (#16471) 6 lat temu
migrator b37ee65bd3 Chore: prepare our SQL for cockroach db (#16471) 6 lat temu
sqlutil 1dfff74da9 move database-specific code into dialects (#11884) 7 lat temu
alert.go f845a3b841 upgrade xorm packages to latest versions 6 lat temu
alert_notification.go 54c1bf0cc9 Chore: a bit of spring cleaning (#16710) 6 lat temu
alert_notification_test.go f132e929ce Added uid for alert notifications 7 lat temu
alert_test.go d25284a364 introduce state `unknown` for rules that have not been evaluated yet 7 lat temu
annotation.go f845a3b841 upgrade xorm packages to latest versions 6 lat temu
annotation_test.go aed8208d78 renames PartialMatch to MatchAny 7 lat temu
apikey.go 09e71e00a3 sql: adds tests for InTransaction 7 lat temu
apikey_test.go b1f85dc8f1 Added expire option to dashboard snapshots, #1623 10 lat temu
dashboard.go 8b0dd4244b Search: Fixes search limits and adds a page parameter (#16458) 6 lat temu
dashboard_acl.go d86ed679b1 return inherited property for permissions 7 lat temu
dashboard_acl_test.go 6eb00000fe pkg/services: fix ineffassign issues 7 lat temu
dashboard_folder_test.go 770acee56a new property for current user indicating if edit permissions in folders 7 lat temu
dashboard_provisioning.go 2d7fc55df7 Provisioning: Do not allow deletion of provisioned dashboards (#16211) 6 lat temu
dashboard_provisioning_test.go 2d7fc55df7 Provisioning: Do not allow deletion of provisioned dashboards (#16211) 6 lat temu
dashboard_service_integration_test.go dde650905d Fix megacheck issue unused code. 7 lat temu
dashboard_snapshot.go 9d6da10e82 snapshots: Move external snapshot creation to backend 7 lat temu
dashboard_snapshot_test.go 6c0752473a Sqlstore refactor (#11908) 7 lat temu
dashboard_test.go 36d64fecea Search: Fixed search issue introduced in recent PR (#16652) 6 lat temu
dashboard_version.go f845a3b841 upgrade xorm packages to latest versions 6 lat temu
dashboard_version_test.go 0ffcea08c7 dashboard version cleanup: more tests and refactor 7 lat temu
datasource.go 66f6e16916 Security: Store datasource passwords encrypted in secureJsonData (#16175) 6 lat temu
datasource_test.go 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 7 lat temu
health.go 368e847d12 feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 8 lat temu
logger.go 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 8 lat temu
login_attempt.go e3b3062107 add nil/length check when delete old login attempts 6 lat temu
login_attempt_test.go 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) 8 lat temu
org.go e85d0e8d6b pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 lat temu
org_test.go fadd816d89 pkg/*: Fix misspell issues 7 lat temu
org_users.go f845a3b841 upgrade xorm packages to latest versions 6 lat temu
playlist.go 1dfff74da9 move database-specific code into dialects (#11884) 7 lat temu
playlist_test.go d405176367 chore(playlist): remove commented code 10 lat temu
plugin_setting.go e85d0e8d6b pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 lat temu
preferences.go 5f9fecd254 feat: team preferences 7 lat temu
preferences_test.go 5f9fecd254 feat: team preferences 7 lat temu
quota.go d1e1cde00e Fix bug what updating user quota doesn't work 7 lat temu
quota_test.go 4397ee61d0 Put issue number to test code 7 lat temu
search_builder.go 36d64fecea Search: Fixed search issue introduced in recent PR (#16652) 6 lat temu
search_builder_test.go 8b0dd4244b Search: Fixes search limits and adds a page parameter (#16458) 6 lat temu
session.go 3479cf4b39 expose functions to use sessions 7 lat temu
sql_test_data.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 lat temu
sqlbuilder.go 5323971c21 refactoring: alert rule query refactoring (#10941) 7 lat temu
sqlstore.go 67cbc7d4cf Chore: use remote cache instead of session storage (#16114) 6 lat temu
sqlstore.goconvey 2724cf5db8 feat(invite): small progress 10 lat temu
sqlstore_test.go 9692955d4f Correct formatting of sqlstore_test.go 7 lat temu
star.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 lat temu
stars_test.go ebad9cb502 Fixed gofmt formating, updated precommit hook 10 lat temu
stats.go 3ce99bca66 renames usage state name for auth token 6 lat temu
stats_test.go b070784b8a adds usage stats for alert notifiers (#13173) 7 lat temu
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine 11 lat temu
team.go 53c74fa2f5 teams: refactor so that you can only delete teams if you are team admin 6 lat temu
team_test.go c420af16b1 teams: editor/viewer team admin cant remove the last admin. 6 lat temu
temp_user.go f73236f8f4 pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) 7 lat temu
temp_user_test.go b8aa203707 signup: fix email sent logic for tempuser 8 lat temu
tls_mysql.go 54c1bf0cc9 Chore: a bit of spring cleaning (#16710) 6 lat temu
transactions.go 12c9860882 string formating fixes 7 lat temu
transactions_test.go 54c1bf0cc9 Chore: a bit of spring cleaning (#16710) 6 lat temu
user.go 54c1bf0cc9 Chore: a bit of spring cleaning (#16710) 6 lat temu
user_auth.go b3461c9806 Remove sleeps in test code by overriding time.Now() 6 lat temu
user_auth_test.go b3461c9806 Remove sleeps in test code by overriding time.Now() 6 lat temu
user_test.go f845a3b841 upgrade xorm packages to latest versions 6 lat temu