bergquist c22495b6f8 Merge branch 'master' into external-auth %!s(int64=7) %!d(string=hai) anos
..
migrations 23f163e8cf fixes %!s(int64=7) %!d(string=hai) anos
migrator de084e5891 Remove unnecessary fmt.Sprintf() calls (gosimple) %!s(int64=7) %!d(string=hai) anos
sqlutil ef3588c1f8 docker: mssql and mssql tests blocks with common build context %!s(int64=7) %!d(string=hai) anos
alert.go 5a3ba68a9c database: fixes after xorm update %!s(int64=7) %!d(string=hai) anos
alert_notification.go be2d635078 Simplify error returns (gosimple) %!s(int64=7) %!d(string=hai) anos
alert_notification_test.go 91fb2e07ce pkg: fix codespell issues %!s(int64=7) %!d(string=hai) anos
alert_test.go 3f6e525755 Merge pull request #10942 from grafana/pausing_alerts_updates_timestamp %!s(int64=7) %!d(string=hai) anos
annotation.go be2d635078 Simplify error returns (gosimple) %!s(int64=7) %!d(string=hai) anos
annotation_test.go 3ae1bf0c16 dashfolders: permissions for saving annotations %!s(int64=8) %!d(string=hai) anos
apikey.go f61e69ce75 Simplify comparison to bool constant (gosimple) %!s(int64=7) %!d(string=hai) anos
apikey_test.go b1f85dc8f1 Added expire option to dashboard snapshots, #1623 %!s(int64=10) %!d(string=hai) anos
dashboard.go 8367199a2d Merge pull request #11613 from knweiss/gosimple %!s(int64=7) %!d(string=hai) anos
dashboard_acl.go 8367199a2d Merge pull request #11613 from knweiss/gosimple %!s(int64=7) %!d(string=hai) anos
dashboard_acl_test.go fcaa8227a6 Dashboard acl query fixes (#10909) %!s(int64=7) %!d(string=hai) anos
dashboard_folder_test.go 5a3ba68a9c database: fixes after xorm update %!s(int64=7) %!d(string=hai) anos
dashboard_provisioning.go 949484b949 provisioning: simplify db query %!s(int64=7) %!d(string=hai) anos
dashboard_provisioning_test.go 949484b949 provisioning: simplify db query %!s(int64=7) %!d(string=hai) anos
dashboard_service_integration_test.go d7688241c6 Merge branch 'master' into readonly_dashboards %!s(int64=7) %!d(string=hai) anos
dashboard_snapshot.go f61e69ce75 Simplify comparison to bool constant (gosimple) %!s(int64=7) %!d(string=hai) anos
dashboard_snapshot_test.go fe49182b9d snapshots: fixes cleanup of old snapshots %!s(int64=7) %!d(string=hai) anos
dashboard_test.go ff6108051d removes unused variables %!s(int64=7) %!d(string=hai) anos
dashboard_version.go 0ffcea08c7 dashboard version cleanup: more tests and refactor %!s(int64=7) %!d(string=hai) anos
dashboard_version_test.go 0ffcea08c7 dashboard version cleanup: more tests and refactor %!s(int64=7) %!d(string=hai) anos
datasource.go 1a041a2250 bug: return correct err message %!s(int64=7) %!d(string=hai) anos
datasource_test.go 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) %!s(int64=7) %!d(string=hai) anos
health.go 368e847d12 feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 %!s(int64=8) %!d(string=hai) anos
logger.go 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup %!s(int64=8) %!d(string=hai) anos
login_attempt.go 0053be9882 login: uses epochs for login throtting. %!s(int64=7) %!d(string=hai) anos
login_attempt_test.go 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) %!s(int64=8) %!d(string=hai) anos
org.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 %!s(int64=8) %!d(string=hai) anos
org_test.go 5a3ba68a9c database: fixes after xorm update %!s(int64=7) %!d(string=hai) anos
org_users.go e1e0b5f951 teams: use orgId in all team and team member operations (#10862) %!s(int64=7) %!d(string=hai) anos
playlist.go b549d29319 Merge branch 'master' into provisioning %!s(int64=7) %!d(string=hai) anos
playlist_test.go d405176367 chore(playlist): remove commented code %!s(int64=10) %!d(string=hai) anos
plugin_setting.go f61e69ce75 Simplify comparison to bool constant (gosimple) %!s(int64=7) %!d(string=hai) anos
preferences.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 %!s(int64=8) %!d(string=hai) anos
quota.go f61e69ce75 Simplify comparison to bool constant (gosimple) %!s(int64=7) %!d(string=hai) anos
quota_test.go 5a3ba68a9c database: fixes after xorm update %!s(int64=7) %!d(string=hai) anos
search_builder.go e3c3f3ce4c fix: sql search permissions filter fix %!s(int64=7) %!d(string=hai) anos
search_builder_test.go 8e8f3c4332 dashboard and folder search with permissions %!s(int64=7) %!d(string=hai) anos
shared.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 %!s(int64=8) %!d(string=hai) anos
sql_test_data.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 %!s(int64=8) %!d(string=hai) anos
sqlbuilder.go 5323971c21 refactoring: alert rule query refactoring (#10941) %!s(int64=7) %!d(string=hai) anos
sqlstore.go 0317ecbf0d postgres: support running multiple postgres integration tests %!s(int64=7) %!d(string=hai) anos
sqlstore.goconvey 2724cf5db8 feat(invite): small progress %!s(int64=10) %!d(string=hai) anos
star.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 %!s(int64=8) %!d(string=hai) anos
stars_test.go ebad9cb502 Fixed gofmt formating, updated precommit hook %!s(int64=10) %!d(string=hai) anos
stats.go 8367199a2d Merge pull request #11613 from knweiss/gosimple %!s(int64=7) %!d(string=hai) anos
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine %!s(int64=11) %!d(string=hai) anos
team.go be2d635078 Simplify error returns (gosimple) %!s(int64=7) %!d(string=hai) anos
team_test.go b9d572bdec teams: adds some validation to the API %!s(int64=7) %!d(string=hai) anos
temp_user.go f61e69ce75 Simplify comparison to bool constant (gosimple) %!s(int64=7) %!d(string=hai) anos
temp_user_test.go b8aa203707 signup: fix email sent logic for tempuser %!s(int64=8) %!d(string=hai) anos
tls_mysql.go c21ffcc6c9 generalized database connection cert support and added to postgres %!s(int64=9) %!d(string=hai) anos
user.go c22495b6f8 Merge branch 'master' into external-auth %!s(int64=7) %!d(string=hai) anos
user_auth.go 52503d9cb5 refactor authproxy & ldap integration, address comments %!s(int64=7) %!d(string=hai) anos
user_auth_test.go daeba40b3b tests for user auth module %!s(int64=7) %!d(string=hai) anos
user_test.go fcaa8227a6 Dashboard acl query fixes (#10909) %!s(int64=7) %!d(string=hai) anos