Torkel Ödegaard a96e4a343c Only create admin user specified in config file when there are no users in the database, Fixes #1680 10 yıl önce
..
migrations 7be7aeb70a Fixed sql migration issue with dashboard snapshots 10 yıl önce
migrator 563d5e3ad8 All migrations work in sqlite3, mysql and postgres 10 yıl önce
sqlutil b1f85dc8f1 Added expire option to dashboard snapshots, #1623 10 yıl önce
apikey.go c75aa23092 New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 10 yıl önce
apikey_test.go b1f85dc8f1 Added expire option to dashboard snapshots, #1623 10 yıl önce
dashboard.go 3c2bfbfc1c Search: Dashboard results should be sorted alphabetically, Fixes #1685 10 yıl önce
dashboard_snapshot.go 541cd2e430 Dashboard snapshot: more work on snapshot deletion, and saving external reference, #1623 10 yıl önce
dashboard_snapshot_test.go 964f0861d6 more work on dashboard snapshots 10 yıl önce
dashboard_test.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 yıl önce
datasource.go 5422d13607 Postgres fix update 10 yıl önce
datasource_test.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 yıl önce
org.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 yıl önce
org_test.go f3d4d2782f Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585 10 yıl önce
org_users.go f3f79792ab account -> org table migration is starting to work, need to test mysql and postgres 10 yıl önce
shared.go 10820f31c2 Changed go package path 11 yıl önce
sqlstore.go a96e4a343c Only create admin user specified in config file when there are no users in the database, Fixes #1680 10 yıl önce
sqlstore.goconvey b1f85dc8f1 Added expire option to dashboard snapshots, #1623 10 yıl önce
star.go 10820f31c2 Changed go package path 11 yıl önce
stars_test.go ebad9cb502 Fixed gofmt formating, updated precommit hook 10 yıl önce
stats.go d987532262 Added server metrics 10 yıl önce
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine 11 yıl önce
user.go fc5839d8f1 gofmt. remove extra whitespace 10 yıl önce
xorm.log b1f85dc8f1 Added expire option to dashboard snapshots, #1623 10 yıl önce