.. |
migrations
|
Added expire option to dashboard snapshots, #1623
|
2015-03-26 12:00:52 +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_test.go
|
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 |
dashboard_snapshot_test.go
|
more work on dashboard snapshots
|
2015-03-21 08:53:16 -04:00 |
dashboard_snapshot.go
|
Added expire option to dashboard snapshots, #1623
|
2015-03-26 12:00:52 +01:00 |
dashboard_test.go
|
Big Backend Refatoring: Renamed Account -> Org
|
2015-02-23 20:07:49 +01:00 |
dashboard.go
|
Added server metrics
|
2015-03-22 15:14:00 -04:00 |
datasource_test.go
|
Big Backend Refatoring: Renamed Account -> Org
|
2015-02-23 20:07:49 +01:00 |
datasource.go
|
Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510
|
2015-03-02 09:58:35 +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 |
org.go
|
Big Backend Refatoring: Renamed Account -> Org
|
2015-02-23 20:07:49 +01:00 |
shared.go
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
sqlstore.go
|
Added expire option to dashboard snapshots, #1623
|
2015-03-26 12:00:52 +01: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 |