.. |
migrations
|
Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921
|
2015-05-01 16:23:36 +02:00 |
migrator
|
MySQL: Dashboard.data column type changed to mediumtext (sql migration added), Fixes #1863
|
2015-04-23 16:18:46 +02: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
|
HTTP API: grafana /render calls nows with api keys, Fixes #1649
|
2015-04-08 08:59:12 +02:00 |
dashboard_snapshot_test.go
|
more work on dashboard snapshots
|
2015-03-21 08:53:16 -04: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_test.go
|
Another HTTP API fix
|
2015-05-04 08:19:29 +02:00 |
dashboard.go
|
Refactoring search to support more than just db dashboards
|
2015-05-13 10:45:53 +02:00 |
datasource_test.go
|
Restored sql integration tests to use in mem sqlite3
|
2015-04-23 16:21:49 +02:00 |
datasource.go
|
Postgres fix update
|
2015-04-01 08:26:02 +02:00 |
org_test.go
|
Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921
|
2015-05-01 16:23:36 +02:00 |
org_users.go
|
Organization: You can now update the organization user role directly (without removing and readding the organization user). Closes #1899
|
2015-05-01 09:48:07 +02: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
|
Reworking configuration loading and overriding
|
2015-04-09 12:16:59 +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
|
Final tweaks to auth proxy feature
|
2015-05-02 12:30:53 +02:00 |