bergquist 0cfdebf0a2 Merge remote-tracking branch 'fork/bus_multi_dispatch' into alerting_reminder 7 år sedan
..
migrations ab70ead5e4 alerting: renames journal table to alert_notification_journal 7 år sedan
migrator 6c0752473a Sqlstore refactor (#11908) 7 år sedan
sqlutil 1dfff74da9 move database-specific code into dialects (#11884) 7 år sedan
alert.go 13c6f37ea5 alerting: show alerts for user with Viewer role 7 år sedan
alert_notification.go 4a8e9cf93f removes more unused code 7 år sedan
alert_notification_test.go 7333d7b8d4 alerting: invert sendOnce to sendReminder 7 år sedan
alert_test.go 13c6f37ea5 alerting: show alerts for user with Viewer role 7 år sedan
annotation.go 1dfff74da9 move database-specific code into dialects (#11884) 7 år sedan
annotation_test.go 1dfff74da9 move database-specific code into dialects (#11884) 7 år sedan
apikey.go 09e71e00a3 sql: adds tests for InTransaction 7 år sedan
apikey_test.go b1f85dc8f1 Added expire option to dashboard snapshots, #1623 10 år sedan
dashboard.go 770acee56a new property for current user indicating if edit permissions in folders 7 år sedan
dashboard_acl.go d86ed679b1 return inherited property for permissions 7 år sedan
dashboard_acl_test.go 6eb00000fe pkg/services: fix ineffassign issues 7 år sedan
dashboard_folder_test.go 770acee56a new property for current user indicating if edit permissions in folders 7 år sedan
dashboard_provisioning.go 949484b949 provisioning: simplify db query 7 år sedan
dashboard_provisioning_test.go 949484b949 provisioning: simplify db query 7 år sedan
dashboard_service_integration_test.go d7688241c6 Merge branch 'master' into readonly_dashboards 7 år sedan
dashboard_snapshot.go f61e69ce75 Simplify comparison to bool constant (gosimple) 7 år sedan
dashboard_snapshot_test.go 6c0752473a Sqlstore refactor (#11908) 7 år sedan
dashboard_test.go de8696d5d3 Outdent code after if block that ends with return (golint) 7 år sedan
dashboard_version.go 0ffcea08c7 dashboard version cleanup: more tests and refactor 7 år sedan
dashboard_version_test.go 0ffcea08c7 dashboard version cleanup: more tests and refactor 7 år sedan
datasource.go 1a041a2250 bug: return correct err message 7 år sedan
datasource_test.go 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 7 år sedan
health.go 368e847d12 feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 8 år sedan
logger.go 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 8 år sedan
login_attempt.go 0053be9882 login: uses epochs for login throtting. 7 år sedan
login_attempt_test.go 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) 8 år sedan
org.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 år sedan
org_test.go 5a3ba68a9c database: fixes after xorm update 7 år sedan
org_users.go e1e0b5f951 teams: use orgId in all team and team member operations (#10862) 7 år sedan
playlist.go 1dfff74da9 move database-specific code into dialects (#11884) 7 år sedan
playlist_test.go d405176367 chore(playlist): remove commented code 10 år sedan
plugin_setting.go de8696d5d3 Outdent code after if block that ends with return (golint) 7 år sedan
preferences.go de8696d5d3 Outdent code after if block that ends with return (golint) 7 år sedan
quota.go f61e69ce75 Simplify comparison to bool constant (gosimple) 7 år sedan
quota_test.go 6c0752473a Sqlstore refactor (#11908) 7 år sedan
search_builder.go 1dfff74da9 move database-specific code into dialects (#11884) 7 år sedan
search_builder_test.go 1dfff74da9 move database-specific code into dialects (#11884) 7 år sedan
session.go 9ca9a7c302 bus: dont start transaction when creating session 7 år sedan
sql_test_data.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 år sedan
sqlbuilder.go 5323971c21 refactoring: alert rule query refactoring (#10941) 7 år sedan
sqlstore.go 09e71e00a3 sql: adds tests for InTransaction 7 år sedan
sqlstore.goconvey 2724cf5db8 feat(invite): small progress 10 år sedan
star.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 år sedan
stars_test.go ebad9cb502 Fixed gofmt formating, updated precommit hook 10 år sedan
stats.go 629eab0b1e bus: dont mix ctx/classic handlers 7 år sedan
stats_test.go 629eab0b1e bus: dont mix ctx/classic handlers 7 år sedan
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine 11 år sedan
team.go 1dfff74da9 move database-specific code into dialects (#11884) 7 år sedan
team_test.go 6eb00000fe pkg/services: fix ineffassign issues 7 år sedan
temp_user.go f61e69ce75 Simplify comparison to bool constant (gosimple) 7 år sedan
temp_user_test.go b8aa203707 signup: fix email sent logic for tempuser 8 år sedan
tls_mysql.go c21ffcc6c9 generalized database connection cert support and added to postgres 9 år sedan
transactions.go 9ca9a7c302 bus: dont start transaction when creating session 7 år sedan
transactions_test.go 09e71e00a3 sql: adds tests for InTransaction 7 år sedan
user.go 5af0b924ff refactoring: renamed AddCtxHandler to AddHandlerCtx PR #12203 7 år sedan
user_auth.go 52503d9cb5 refactor authproxy & ldap integration, address comments 7 år sedan
user_auth_test.go d14ac54af6 db: fix failing user auth tests for postgres 7 år sedan
user_test.go fcaa8227a6 Dashboard acl query fixes (#10909) 7 år sedan