grafana/pkg/api
Torkel Ödegaard c148d89004 feat(plugins): progress on plugins page 2016-02-26 18:25:39 +01:00
..
avatar feat(avatar): added server side proxy and cache of gravatar requests 2016-02-21 00:06:28 +01:00
cloudwatch Merge pull request #3632 from mtanda/cloudwatch_annotation_describe_alarms 2016-02-23 07:41:10 +01:00
dtos feat(plugins): progress on plugins page 2016-02-26 18:25:39 +01:00
pluginproxy feat(plugins): began refactoring AppSettings -> PluginSettings, and have the plugins list view and plugin edit view be common for all plugins 2016-02-25 14:55:31 +01:00
static
admin.go Fixed api bugs, stats endpoint working 2016-01-24 21:18:17 -08:00
admin_users.go
api.go feat(plugins): began refactoring AppSettings -> PluginSettings, and have the plugins list view and plugin edit view be common for all plugins 2016-02-25 14:55:31 +01:00
api_test.go
apikey.go
app_routes.go feat(app routes): worked on app routes, added unit test, changed Grafana-Context header to start with X to be standard compliant, got cloud saas queries to work via app route feature and header template 2016-02-10 16:43:35 +01:00
common.go
dashboard.go Excluded total calculations from backend 2016-02-01 23:26:11 -08:00
dashboard_snapshot.go Fixed angularjs variable names 2016-01-19 23:23:44 -08:00
dataproxy.go fix(dataproxy): remove partially used cache 2016-02-23 13:05:47 +01:00
dataproxy_test.go
datasources.go
frontendsettings.go feat(plugins): made it possible to have relative plugin template urls 2016-02-09 18:17:32 +01:00
index.go feat(plugins): more work on plugins list/edit view 2016-02-25 15:56:28 +01:00
login.go
login_oauth.go
metrics.go
org.go fix(api): org name taken error now returns HTTP status code 409, closes 2016-02-12 10:01:52 +01:00
org_invite.go
org_users.go
password.go
playlist.go chore(playlist): extract playlist start into new file 2016-01-28 23:56:56 +01:00
playlist_play.go remove unused imports 2016-02-15 10:34:47 +01:00
plugin_setting.go feat(plugins): progress on plugins page 2016-02-26 18:25:39 +01:00
quota.go
render.go
search.go
signup.go minor spelling corrections 2016-02-16 12:12:04 +11:00
stars.go
user.go