Sean Lafferty 3f9a19dcd5 Merge branch 'master' into 12556-oauth-pass-thru 6 anni fa
..
migrations 3f9a19dcd5 Merge branch 'master' into 12556-oauth-pass-thru 6 anni fa
migrator 12f3c8f9d6 fix only add column if not exists for mysql 7 anni fa
sqlutil 1dfff74da9 move database-specific code into dialects (#11884) 7 anni fa
alert.go f845a3b841 upgrade xorm packages to latest versions 6 anni fa
alert_notification.go 9a598be4f7 Fixed failing unit test 7 anni fa
alert_notification_test.go f132e929ce Added uid for alert notifications 7 anni fa
alert_test.go d25284a364 introduce state `unknown` for rules that have not been evaluated yet 7 anni fa
annotation.go f845a3b841 upgrade xorm packages to latest versions 6 anni fa
annotation_test.go aed8208d78 renames PartialMatch to MatchAny 7 anni fa
apikey.go 09e71e00a3 sql: adds tests for InTransaction 7 anni fa
apikey_test.go b1f85dc8f1 Added expire option to dashboard snapshots, #1623 10 anni fa
dashboard.go 8a3a3cccc3 moves metric package to /infra 6 anni fa
dashboard_acl.go d86ed679b1 return inherited property for permissions 7 anni fa
dashboard_acl_test.go 6eb00000fe pkg/services: fix ineffassign issues 7 anni fa
dashboard_folder_test.go 770acee56a new property for current user indicating if edit permissions in folders 7 anni fa
dashboard_provisioning.go 8880829eda avoid infinite loop in the dashboard provisioner 7 anni fa
dashboard_provisioning_test.go 0a9bfc5529 delete provisioning meta data when deleting folder 7 anni fa
dashboard_service_integration_test.go dde650905d Fix megacheck issue unused code. 7 anni fa
dashboard_snapshot.go 9d6da10e82 snapshots: Move external snapshot creation to backend 7 anni fa
dashboard_snapshot_test.go 6c0752473a Sqlstore refactor (#11908) 7 anni fa
dashboard_test.go b7628f2060 pkg/util/{filepath.go,shortid_generator.go}: Fix golint issues 7 anni fa
dashboard_version.go f845a3b841 upgrade xorm packages to latest versions 6 anni fa
dashboard_version_test.go 0ffcea08c7 dashboard version cleanup: more tests and refactor 7 anni fa
datasource.go f3753712e0 Revert "Fix Datasource Update to no User/Password" 6 anni fa
datasource_test.go 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 7 anni fa
health.go 368e847d12 feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 8 anni fa
logger.go 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 8 anni fa
login_attempt.go e3b3062107 add nil/length check when delete old login attempts 6 anni fa
login_attempt_test.go 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) 8 anni fa
org.go e85d0e8d6b pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 anni fa
org_test.go fadd816d89 pkg/*: Fix misspell issues 7 anni fa
org_users.go f845a3b841 upgrade xorm packages to latest versions 6 anni fa
playlist.go 1dfff74da9 move database-specific code into dialects (#11884) 7 anni fa
playlist_test.go d405176367 chore(playlist): remove commented code 10 anni fa
plugin_setting.go e85d0e8d6b pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 anni fa
preferences.go 5f9fecd254 feat: team preferences 7 anni fa
preferences_test.go 5f9fecd254 feat: team preferences 7 anni fa
quota.go d1e1cde00e Fix bug what updating user quota doesn't work 7 anni fa
quota_test.go 4397ee61d0 Put issue number to test code 7 anni fa
search_builder.go 1dfff74da9 move database-specific code into dialects (#11884) 7 anni fa
search_builder_test.go 1dfff74da9 move database-specific code into dialects (#11884) 7 anni fa
session.go 3479cf4b39 expose functions to use sessions 7 anni fa
sql_test_data.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 anni fa
sqlbuilder.go 5323971c21 refactoring: alert rule query refactoring (#10941) 7 anni fa
sqlstore.go d433ca7d40 fix util for splitting host and port 6 anni fa
sqlstore.goconvey 2724cf5db8 feat(invite): small progress 10 anni fa
sqlstore_test.go 9692955d4f Correct formatting of sqlstore_test.go 7 anni fa
star.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 anni fa
stars_test.go ebad9cb502 Fixed gofmt formating, updated precommit hook 10 anni fa
stats.go 3ce99bca66 renames usage state name for auth token 6 anni fa
stats_test.go b070784b8a adds usage stats for alert notifiers (#13173) 7 anni fa
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine 11 anni fa
team.go f845a3b841 upgrade xorm packages to latest versions 6 anni fa
team_test.go 9a6446c2b5 new column for team_member table 7 anni fa
temp_user.go f73236f8f4 pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) 7 anni fa
temp_user_test.go b8aa203707 signup: fix email sent logic for tempuser 8 anni fa
tls_mysql.go c21ffcc6c9 generalized database connection cert support and added to postgres 9 anni fa
transactions.go 12c9860882 string formating fixes 7 anni fa
transactions_test.go dde650905d Fix megacheck issue unused code. 7 anni fa
user.go e82b3632f6 fix signed in user for orgId=0 result should return active org id 7 anni fa
user_auth.go de338338bf Remove todo about index on user_id in user_auth because it exists 6 anni fa
user_auth_test.go f3c52710df Make recently used auth_module test more robust by adding another 'log in' 6 anni fa
user_test.go f845a3b841 upgrade xorm packages to latest versions 6 anni fa