.. |
dtos
|
Custom snapshot topnav header, new custom dashboard snapshot icon, #1623
|
2015-03-28 17:53:52 +01:00 |
static
|
Added custom cache control headers for static content
|
2015-03-23 18:28:59 -04:00 |
admin_settings.go
|
Worked on playlist update for Grafana 2.0, added dashboard search to playliststart view, #1460
|
2015-02-13 08:47:44 +01:00 |
admin_users.go
|
Added server metrics
|
2015-03-22 15:14:00 -04:00 |
api.go
|
Datasource proxy & session timeout fix (casued 401 Unauthorized error after a while), Fixes #1667
|
2015-04-07 09:25:00 +02: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.go
|
Custom snapshot topnav header, new custom dashboard snapshot icon, #1623
|
2015-03-28 17:53:52 +01:00 |
dashboard.go
|
Added server metrics
|
2015-03-22 15:14:00 -04:00 |
dataproxy_test.go
|
Fixed dataproxy test
|
2015-02-28 12:34:51 +01:00 |
dataproxy.go
|
Templating: Dashboard will now wait to load until all template variables that have refresh on load set or are initialized via url to be fully loaded and so all variables are in valid state before panels start issuing metric requests. Closes #1255
|
2015-03-14 15:29:41 -04:00 |
datasources.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 |
frontendsettings.go
|
Updating docs
|
2015-03-27 14:23:23 +01:00 |
index.go
|
Share modal: Override UI theme via URL param for Share link, rendered panel, or embedded panel, Closes #1701
|
2015-04-02 09:21:38 +02:00 |
login_oauth.go
|
OAuth: Specify allowed email address domains for google or and github oauth logins, Closes #1660
|
2015-04-06 14:16:22 +02:00 |
login.go
|
A big refactoring for how sessions are handled, Api calls that authenticate with api key will no longer create a new session
|
2015-04-07 19:21:14 +02:00 |
metrics.go
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
org_users.go
|
Big Backend Refatoring: Renamed Account -> Org
|
2015-02-23 20:07:49 +01:00 |
org.go
|
Added check for allow_user_org_create, updated admin docs
|
2015-03-30 10:12:24 +02:00 |
render.go
|
HTTP API: grafana /render calls nows with api keys, Fixes #1649
|
2015-04-08 08:59:12 +02:00 |
search.go
|
Big Backend Refatoring: Renamed Account -> Org
|
2015-02-23 20:07:49 +01:00 |
signup.go
|
Added server metrics
|
2015-03-22 15:14:00 -04:00 |
stars.go
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
user.go
|
Moved dashboard theme option from the dashboard to a persisted user setting, #1458
|
2015-02-28 14:30:08 +01:00 |