.. |
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
|
Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960
|
2015-05-13 13:36:24 +02:00 |
dashboard.go
|
Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960
|
2015-05-13 13:36:24 +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
|
Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014
|
2015-05-19 11:47:14 +02:00 |
org_users.go
|
Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014
|
2015-05-19 11:47:14 +02:00 |
org.go
|
Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014
|
2015-05-19 11:47:14 +02: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
|
Lots of api refactoring for org routes, #2014
|
2015-05-19 10:16:32 +02:00 |