grafana/pkg/api
Anthony Woods dcde1422b7 add support for apiPlugin headers.
The header content uses text/Template.  If the apiPlugin is
bundled in an App, then the appSettings.JsonData is passed
to the header template.
2016-01-21 11:41:59 +08:00
..
cloudwatch add seoul region 2016-01-12 18:15:29 +09:00
dtos include the jsonData in the AppSettings DTO 2016-01-21 02:23:24 +08:00
static feat(macaron): upgrades macaron version 2016-01-13 15:11:23 +01:00
admin_settings.go fix(admin settings view): always censor provider_config for system info view, fixes #3268 2015-11-18 15:55:45 +01:00
admin_users.go fixed gofmt tests 2015-11-16 07:28:38 -08:00
api_plugin.go add support for apiPlugin headers. 2016-01-21 11:41:59 +08:00
api_test.go Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 2015-05-01 16:23:36 +02:00
api.go refactor(playlist): refactor of playlist feature, and PR #3776 2016-01-18 16:01:14 +01:00
apikey.go More work on email and notification infra #1456 2015-06-05 11:08:19 +02:00
app_settings.go feat(apps): lots of more work on apps, changed app_plugin to app_settings in order to to confuse the app plugin model (definition) and app org settings 2016-01-10 21:37:11 +01:00
common.go fix(build): fixed dependency and build issue 2016-01-13 15:38:54 +01:00
dashboard_snapshot.go Fixed failing gofmt tests 2016-01-19 00:33:30 -08:00
dashboard.go Able to display login Id of the user in Last Updated By 2015-12-18 03:38:49 -08:00
dataproxy_test.go Fix dataproxy_test.go tests 2015-09-10 13:27:49 +00:00
dataproxy.go feat(macaron): upgrades macaron version 2016-01-13 15:11:23 +01:00
datasources.go feat(apps): lots of more work on apps, changed app_plugin to app_settings in order to to confuse the app plugin model (definition) and app org settings 2016-01-10 21:37:11 +01:00
frontendsettings.go updated 2016-01-18 07:28:01 +01:00
index.go fix(build): fixed issue after merge 2016-01-12 15:45:55 +01:00
login_oauth.go enhance quota support. 2015-09-11 23:17:10 +08:00
login.go Merge branch 'master' into external-plugins 2015-12-14 17:28:57 +01:00
metrics.go Changed go package path 2015-02-05 10:37:13 +01:00
org_invite.go fix(invite): fixes to org invite stuff, #2630 2015-09-01 12:35:06 +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 fix mismatch api path 2016-01-13 10:44:31 -08:00
password.go Lots of work on user password reset, #1456 2015-06-08 13:39:02 +02:00
playlist.go feat(playlists): merge sync with RP 2016-01-18 16:05:38 +01:00
quota.go fix getting default quota as map[string]int64 2015-09-15 20:31:58 +08:00
render.go HTTP API: grafana /render calls nows with api keys, Fixes #1649 2015-04-08 08:59:12 +02:00
search.go More work on email and notification infra #1456 2015-06-05 08:15:38 +02:00
signup.go fix(invite): fixes to org invite stuff, #2630 2015-09-01 12:35:06 +02:00
stars.go Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 2015-05-20 14:59:38 +02:00
user.go Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 2015-05-20 14:59:38 +02:00