Sean Lafferty fa22311a95 base64 encode encrypted oauth token fields %!s(int64=6) %!d(string=hai) anos
..
migrations 4a7cf82f5f Remove length from text columns %!s(int64=6) %!d(string=hai) anos
migrator 12f3c8f9d6 fix only add column if not exists for mysql %!s(int64=7) %!d(string=hai) anos
sqlutil 1dfff74da9 move database-specific code into dialects (#11884) %!s(int64=7) %!d(string=hai) anos
alert.go 2fb78a50d6 minor fixes based on code review %!s(int64=7) %!d(string=hai) anos
alert_notification.go 9a598be4f7 Fixed failing unit test %!s(int64=7) %!d(string=hai) anos
alert_notification_test.go f132e929ce Added uid for alert notifications %!s(int64=7) %!d(string=hai) anos
alert_test.go d25284a364 introduce state `unknown` for rules that have not been evaluated yet %!s(int64=7) %!d(string=hai) anos
annotation.go f22f1d46c8 Merge pull request #10163 from grafana/9587_annotation_tags_wih_temp_var %!s(int64=7) %!d(string=hai) anos
annotation_test.go aed8208d78 renames PartialMatch to MatchAny %!s(int64=7) %!d(string=hai) anos
apikey.go 09e71e00a3 sql: adds tests for InTransaction %!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 b7628f2060 pkg/util/{filepath.go,shortid_generator.go}: Fix golint issues %!s(int64=7) %!d(string=hai) anos
dashboard_acl.go d86ed679b1 return inherited property for permissions %!s(int64=7) %!d(string=hai) anos
dashboard_acl_test.go 6eb00000fe pkg/services: fix ineffassign issues %!s(int64=7) %!d(string=hai) anos
dashboard_folder_test.go 770acee56a new property for current user indicating if edit permissions in folders %!s(int64=7) %!d(string=hai) anos
dashboard_provisioning.go 8880829eda avoid infinite loop in the dashboard provisioner %!s(int64=7) %!d(string=hai) anos
dashboard_provisioning_test.go 0a9bfc5529 delete provisioning meta data when deleting folder %!s(int64=7) %!d(string=hai) anos
dashboard_service_integration_test.go dde650905d Fix megacheck issue unused code. %!s(int64=7) %!d(string=hai) anos
dashboard_snapshot.go 9d6da10e82 snapshots: Move external snapshot creation to backend %!s(int64=7) %!d(string=hai) anos
dashboard_snapshot_test.go 6c0752473a Sqlstore refactor (#11908) %!s(int64=7) %!d(string=hai) anos
dashboard_test.go b7628f2060 pkg/util/{filepath.go,shortid_generator.go}: Fix golint issues %!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 f51222027d Raise datasources number to 5000 %!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 0a936a55b4 Fixed new gometalinter issues %!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 e85d0e8d6b pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) %!s(int64=7) %!d(string=hai) anos
org_test.go fadd816d89 pkg/*: Fix misspell issues %!s(int64=7) %!d(string=hai) anos
org_users.go b671b9704f changed property name to UserWasDeleted and added an assert for it %!s(int64=7) %!d(string=hai) anos
playlist.go 1dfff74da9 move database-specific code into dialects (#11884) %!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 e85d0e8d6b pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) %!s(int64=7) %!d(string=hai) anos
preferences.go 5f9fecd254 feat: team preferences %!s(int64=7) %!d(string=hai) anos
preferences_test.go 5f9fecd254 feat: team preferences %!s(int64=7) %!d(string=hai) anos
quota.go d1e1cde00e Fix bug what updating user quota doesn't work %!s(int64=7) %!d(string=hai) anos
quota_test.go 4397ee61d0 Put issue number to test code %!s(int64=7) %!d(string=hai) anos
search_builder.go 1dfff74da9 move database-specific code into dialects (#11884) %!s(int64=7) %!d(string=hai) anos
search_builder_test.go 1dfff74da9 move database-specific code into dialects (#11884) %!s(int64=7) %!d(string=hai) anos
session.go 3479cf4b39 expose functions to use sessions %!s(int64=7) %!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 416562bd90 Merge pull request #15102 from mjtrangoni/fix-golint-issues %!s(int64=7) %!d(string=hai) anos
sqlstore.goconvey 2724cf5db8 feat(invite): small progress %!s(int64=10) %!d(string=hai) anos
sqlstore_test.go 9692955d4f Correct formatting of sqlstore_test.go %!s(int64=7) %!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 b070784b8a adds usage stats for alert notifiers (#13173) %!s(int64=7) %!d(string=hai) anos
stats_test.go b070784b8a adds usage stats for alert notifiers (#13173) %!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 6dff5e6bc7 Merge pull request #13295 from mjtrangoni/fix-some-megacheck-issues %!s(int64=7) %!d(string=hai) anos
team_test.go 9a6446c2b5 new column for team_member table %!s(int64=7) %!d(string=hai) anos
temp_user.go f73236f8f4 pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) %!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
transactions.go 12c9860882 string formating fixes %!s(int64=7) %!d(string=hai) anos
transactions_test.go dde650905d Fix megacheck issue unused code. %!s(int64=7) %!d(string=hai) anos
user.go e82b3632f6 fix signed in user for orgId=0 result should return active org id %!s(int64=7) %!d(string=hai) anos
user_auth.go fa22311a95 base64 encode encrypted oauth token fields %!s(int64=6) %!d(string=hai) anos
user_auth_test.go 5a59cdf0ef Add oauth pass-thru option for datasources %!s(int64=6) %!d(string=hai) anos
user_test.go e82b3632f6 fix signed in user for orgId=0 result should return active org id %!s(int64=7) %!d(string=hai) anos