gotjosh fa007423e3 API: Add `updatedAt` to api/users/:id (#19004) %!s(int64=6) %!d(string=hai) anos
..
migrations 6335509a23 Annotations: use a single row to represent a region (#17673) %!s(int64=6) %!d(string=hai) anos
migrator 7b70e7db2d AuthProxy: Optimistic lock pattern for remote cache Set (#17485) %!s(int64=6) %!d(string=hai) anos
sqlutil 1dfff74da9 move database-specific code into dialects (#11884) %!s(int64=7) %!d(string=hai) anos
alert.go 172464e91e alerting: return err when SetAlertState fails to save to sql (#18216) %!s(int64=6) %!d(string=hai) anos
alert_notification.go 54c1bf0cc9 Chore: a bit of spring cleaning (#16710) %!s(int64=6) %!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 6335509a23 Annotations: use a single row to represent a region (#17673) %!s(int64=6) %!d(string=hai) anos
annotation_test.go 6335509a23 Annotations: use a single row to represent a region (#17673) %!s(int64=6) %!d(string=hai) anos
apikey.go 3680b95b44 Auth: Duplicate API Key Name Handle With Useful HTTP Code (#17905) %!s(int64=6) %!d(string=hai) anos
apikey_test.go 3680b95b44 Auth: Duplicate API Key Name Handle With Useful HTTP Code (#17905) %!s(int64=6) %!d(string=hai) anos
dashboard.go 8fd153edb7 API: Restrict anonymous user information access (#18422) %!s(int64=6) %!d(string=hai) anos
dashboard_acl.go 2d6b33ab61 sqlstore: use column name in order by (#16583) %!s(int64=6) %!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 8fd153edb7 API: Restrict anonymous user information access (#18422) %!s(int64=6) %!d(string=hai) anos
dashboard_provisioning.go eb82a75668 Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) %!s(int64=6) %!d(string=hai) anos
dashboard_provisioning_test.go eb82a75668 Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) %!s(int64=6) %!d(string=hai) anos
dashboard_service_integration_test.go eb82a75668 Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) %!s(int64=6) %!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 36d64fecea Search: Fixed search issue introduced in recent PR (#16652) %!s(int64=6) %!d(string=hai) anos
dashboard_version.go f845a3b841 upgrade xorm packages to latest versions %!s(int64=6) %!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 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) %!s(int64=6) %!d(string=hai) anos
datasource_test.go 8fd153edb7 API: Restrict anonymous user information access (#18422) %!s(int64=6) %!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 2fff8f77dc move log package to /infra (#17023) %!s(int64=6) %!d(string=hai) anos
login_attempt.go 66ba2aa524 Fix gosimple issues (#17179) %!s(int64=6) %!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 0cbbb43222 LDAP: Add API endpoint to debug user mapping from LDAP (#18833) %!s(int64=6) %!d(string=hai) anos
org_test.go 0cbbb43222 LDAP: Add API endpoint to debug user mapping from LDAP (#18833) %!s(int64=6) %!d(string=hai) anos
org_users.go f845a3b841 upgrade xorm packages to latest versions %!s(int64=6) %!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 36d64fecea Search: Fixed search issue introduced in recent PR (#16652) %!s(int64=6) %!d(string=hai) anos
search_builder_test.go 8b0dd4244b Search: Fixes search limits and adds a page parameter (#16458) %!s(int64=6) %!d(string=hai) anos
session.go 3dbc3251d1 Chore: Deduplicate sqlstore transaction code (#17069) %!s(int64=6) %!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 1c3ad78672 Perf: Fix slow dashboards ACL query (#17427) %!s(int64=6) %!d(string=hai) anos
sqlbuilder_test.go 1c3ad78672 Perf: Fix slow dashboards ACL query (#17427) %!s(int64=6) %!d(string=hai) anos
sqlstore.go 6809d2bb29 codestyle: moves cache to infra (#17519) %!s(int64=6) %!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 eb8af01a8a admin: add more stats about roles (#16667) %!s(int64=6) %!d(string=hai) anos
stats.go 1aadb4426a metrics: expose stats about roles as metrics (#17469) %!s(int64=6) %!d(string=hai) anos
stats_test.go eb8af01a8a admin: add more stats about roles (#16667) %!s(int64=6) %!d(string=hai) anos
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine %!s(int64=11) %!d(string=hai) anos
tags.go e06abb30aa Alerting: Add tags to alert rules (#10989) %!s(int64=6) %!d(string=hai) anos
tags_test.go e06abb30aa Alerting: Add tags to alert rules (#10989) %!s(int64=6) %!d(string=hai) anos
team.go 8fd153edb7 API: Restrict anonymous user information access (#18422) %!s(int64=6) %!d(string=hai) anos
team_test.go 8fd153edb7 API: Restrict anonymous user information access (#18422) %!s(int64=6) %!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 73e405978b add support for periodically reloading mysql client certs (#14892) %!s(int64=6) %!d(string=hai) anos
transactions.go 5884e235fc database: retry transaction if sqlite returns database is locked error (#17276) %!s(int64=6) %!d(string=hai) anos
transactions_test.go 54c1bf0cc9 Chore: a bit of spring cleaning (#16710) %!s(int64=6) %!d(string=hai) anos
user.go fa007423e3 API: Add `updatedAt` to api/users/:id (#19004) %!s(int64=6) %!d(string=hai) anos
user_auth.go 151fe240fc OAuth: Fix for wrong user token updated on OAuth refresh in DS proxy (#17541) %!s(int64=6) %!d(string=hai) anos
user_auth_test.go caa1314f44 Build: use golangci-lint as a make command (#17739) %!s(int64=6) %!d(string=hai) anos
user_test.go d9f01cb822 SQLStore: use bool pointer instead of string (#18111) %!s(int64=6) %!d(string=hai) anos