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