| .. |
|
migrations
|
Fixed sql migration issue with dashboard snapshots
|
2015-03-26 21:20:44 +01:00 |
|
migrator
|
All migrations work in sqlite3, mysql and postgres
|
2015-02-25 07:57:51 +01:00 |
|
sqlutil
|
Added expire option to dashboard snapshots, #1623
|
2015-03-26 12:00:52 +01:00 |
|
apikey.go
|
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
|
2015-02-26 17:23:28 +01:00 |
|
apikey_test.go
|
Added expire option to dashboard snapshots, #1623
|
2015-03-26 12:00:52 +01:00 |
|
dashboard.go
|
Search: Dashboard results should be sorted alphabetically, Fixes #1685
|
2015-03-31 22:06:19 +02:00 |
|
dashboard_snapshot.go
|
Dashboard snapshot: more work on snapshot deletion, and saving external reference, #1623
|
2015-03-26 20:59:41 +01:00 |
|
dashboard_snapshot_test.go
|
more work on dashboard snapshots
|
2015-03-21 08:53:16 -04:00 |
|
dashboard_test.go
|
Big Backend Refatoring: Renamed Account -> Org
|
2015-02-23 20:07:49 +01:00 |
|
datasource.go
|
Postgres fix update
|
2015-04-01 08:26:02 +02:00 |
|
datasource_test.go
|
Big Backend Refatoring: Renamed Account -> Org
|
2015-02-23 20:07:49 +01:00 |
|
org.go
|
Big Backend Refatoring: Renamed Account -> Org
|
2015-02-23 20:07:49 +01:00 |
|
org_test.go
|
Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585
|
2015-03-11 16:19:29 +01:00 |
|
org_users.go
|
account -> org table migration is starting to work, need to test mysql and postgres
|
2015-02-24 18:32:29 +01:00 |
|
shared.go
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
|
sqlstore.go
|
Only create admin user specified in config file when there are no users in the database, Fixes #1680
|
2015-04-01 16:05:42 +02:00 |
|
sqlstore.goconvey
|
Added expire option to dashboard snapshots, #1623
|
2015-03-26 12:00:52 +01:00 |
|
star.go
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
|
stars_test.go
|
Fixed gofmt formating, updated precommit hook
|
2015-03-07 16:37:19 +01:00 |
|
stats.go
|
Added server metrics
|
2015-03-22 15:14:00 -04:00 |
|
tables.go
|
Began work on real sql schema definitions, and migration engine
|
2015-01-17 21:40:22 +01:00 |
|
user.go
|
gofmt. remove extra whitespace
|
2015-03-17 23:42:16 +08:00 |
|
xorm.log
|
Added expire option to dashboard snapshots, #1623
|
2015-03-26 12:00:52 +01:00 |