gotjosh fa007423e3 API: Add `updatedAt` to api/users/:id (#19004) 6 лет назад
..
migrations 6335509a23 Annotations: use a single row to represent a region (#17673) 6 лет назад
migrator 7b70e7db2d AuthProxy: Optimistic lock pattern for remote cache Set (#17485) 6 лет назад
sqlutil 1dfff74da9 move database-specific code into dialects (#11884) 7 лет назад
alert.go 172464e91e alerting: return err when SetAlertState fails to save to sql (#18216) 6 лет назад
alert_notification.go 54c1bf0cc9 Chore: a bit of spring cleaning (#16710) 6 лет назад
alert_notification_test.go f132e929ce Added uid for alert notifications 7 лет назад
alert_test.go d25284a364 introduce state `unknown` for rules that have not been evaluated yet 7 лет назад
annotation.go 6335509a23 Annotations: use a single row to represent a region (#17673) 6 лет назад
annotation_test.go 6335509a23 Annotations: use a single row to represent a region (#17673) 6 лет назад
apikey.go 3680b95b44 Auth: Duplicate API Key Name Handle With Useful HTTP Code (#17905) 6 лет назад
apikey_test.go 3680b95b44 Auth: Duplicate API Key Name Handle With Useful HTTP Code (#17905) 6 лет назад
dashboard.go 8fd153edb7 API: Restrict anonymous user information access (#18422) 6 лет назад
dashboard_acl.go 2d6b33ab61 sqlstore: use column name in order by (#16583) 6 лет назад
dashboard_acl_test.go 6eb00000fe pkg/services: fix ineffassign issues 7 лет назад
dashboard_folder_test.go 8fd153edb7 API: Restrict anonymous user information access (#18422) 6 лет назад
dashboard_provisioning.go eb82a75668 Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 6 лет назад
dashboard_provisioning_test.go eb82a75668 Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 6 лет назад
dashboard_service_integration_test.go eb82a75668 Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 6 лет назад
dashboard_snapshot.go 9d6da10e82 snapshots: Move external snapshot creation to backend 7 лет назад
dashboard_snapshot_test.go 6c0752473a Sqlstore refactor (#11908) 7 лет назад
dashboard_test.go 36d64fecea Search: Fixed search issue introduced in recent PR (#16652) 6 лет назад
dashboard_version.go f845a3b841 upgrade xorm packages to latest versions 6 лет назад
dashboard_version_test.go 0ffcea08c7 dashboard version cleanup: more tests and refactor 7 лет назад
datasource.go 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 лет назад
datasource_test.go 8fd153edb7 API: Restrict anonymous user information access (#18422) 6 лет назад
health.go 368e847d12 feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 8 лет назад
logger.go 2fff8f77dc move log package to /infra (#17023) 6 лет назад
login_attempt.go 66ba2aa524 Fix gosimple issues (#17179) 6 лет назад
login_attempt_test.go 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) 8 лет назад
org.go 0cbbb43222 LDAP: Add API endpoint to debug user mapping from LDAP (#18833) 6 лет назад
org_test.go 0cbbb43222 LDAP: Add API endpoint to debug user mapping from LDAP (#18833) 6 лет назад
org_users.go f845a3b841 upgrade xorm packages to latest versions 6 лет назад
playlist.go 1dfff74da9 move database-specific code into dialects (#11884) 7 лет назад
playlist_test.go d405176367 chore(playlist): remove commented code 10 лет назад
plugin_setting.go e85d0e8d6b pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 лет назад
preferences.go 5f9fecd254 feat: team preferences 7 лет назад
preferences_test.go 5f9fecd254 feat: team preferences 7 лет назад
quota.go d1e1cde00e Fix bug what updating user quota doesn't work 7 лет назад
quota_test.go 4397ee61d0 Put issue number to test code 7 лет назад
search_builder.go 36d64fecea Search: Fixed search issue introduced in recent PR (#16652) 6 лет назад
search_builder_test.go 8b0dd4244b Search: Fixes search limits and adds a page parameter (#16458) 6 лет назад
session.go 3dbc3251d1 Chore: Deduplicate sqlstore transaction code (#17069) 6 лет назад
sql_test_data.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 лет назад
sqlbuilder.go 1c3ad78672 Perf: Fix slow dashboards ACL query (#17427) 6 лет назад
sqlbuilder_test.go 1c3ad78672 Perf: Fix slow dashboards ACL query (#17427) 6 лет назад
sqlstore.go 6809d2bb29 codestyle: moves cache to infra (#17519) 6 лет назад
sqlstore.goconvey 2724cf5db8 feat(invite): small progress 10 лет назад
sqlstore_test.go 9692955d4f Correct formatting of sqlstore_test.go 7 лет назад
star.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 лет назад
stars_test.go eb8af01a8a admin: add more stats about roles (#16667) 6 лет назад
stats.go 1aadb4426a metrics: expose stats about roles as metrics (#17469) 6 лет назад
stats_test.go eb8af01a8a admin: add more stats about roles (#16667) 6 лет назад
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine 11 лет назад
tags.go e06abb30aa Alerting: Add tags to alert rules (#10989) 6 лет назад
tags_test.go e06abb30aa Alerting: Add tags to alert rules (#10989) 6 лет назад
team.go 8fd153edb7 API: Restrict anonymous user information access (#18422) 6 лет назад
team_test.go 8fd153edb7 API: Restrict anonymous user information access (#18422) 6 лет назад
temp_user.go f73236f8f4 pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) 7 лет назад
temp_user_test.go b8aa203707 signup: fix email sent logic for tempuser 8 лет назад
tls_mysql.go 73e405978b add support for periodically reloading mysql client certs (#14892) 6 лет назад
transactions.go 5884e235fc database: retry transaction if sqlite returns database is locked error (#17276) 6 лет назад
transactions_test.go 54c1bf0cc9 Chore: a bit of spring cleaning (#16710) 6 лет назад
user.go fa007423e3 API: Add `updatedAt` to api/users/:id (#19004) 6 лет назад
user_auth.go 151fe240fc OAuth: Fix for wrong user token updated on OAuth refresh in DS proxy (#17541) 6 лет назад
user_auth_test.go caa1314f44 Build: use golangci-lint as a make command (#17739) 6 лет назад
user_test.go d9f01cb822 SQLStore: use bool pointer instead of string (#18111) 6 лет назад