grafana/pkg/api
bergquist 6d66d9f42d feat(alerting): adds fearture toogle for alerting 2016-04-29 14:35:58 +02:00
..
avatar fix(postgres): fixed issue with postgres caused by wrong prefrences table types, dropped table and created it with correct column types, fixes #4558 2016-04-05 11:24:21 -04:00
cloudwatch (cloudwatch) add kinesis metrics 2016-04-20 14:33:08 +09:00
dtos feat(alerting): adds alert state go ui 2016-04-28 08:53:34 +02:00
live feat(grafana_live): more work pushing data to websocket, #4355 2016-03-14 22:26:43 +01:00
pluginproxy feat(plugins): fixed failing api test 2016-02-26 20:27:29 +01:00
static feat(macaron): upgrades macaron version 2016-01-13 15:11:23 +01:00
admin.go Fixed api bugs, stats endpoint working 2016-01-24 21:18:17 -08:00
admin_users.go fixed gofmt tests 2015-11-16 07:28:38 -08:00
alerting.go feat(alerting): adds api endpoints for alerts per dashboard and panel 2016-04-28 15:13:42 +02:00
api.go feat(alerting): adds api endpoints for alerts per dashboard and panel 2016-04-28 15:13:42 +02: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 fix(build): fixed dependency and build issue 2016-01-13 15:38:54 +01:00
dashboard.go feat(alerting): make sure dashboard id exists 2016-04-20 09:55:32 +02:00
dashboard_snapshot.go fix(snapshots): sets default value for snapshot name 2016-04-21 09:59:48 +02:00
dataproxy.go fix(influxdb): minor fix for duplicated db param to proxied influxdb call, fixes #4703 2016-04-25 09:26:47 +02:00
dataproxy_test.go
datasources.go refactor(): minor refactoring of #4455 2016-03-23 15:09:48 +01:00
frontendsettings.go feat(alerting): adds fearture toogle for alerting 2016-04-29 14:35:58 +02:00
gnetproxy.go feat(): plugin list panel 2016-04-08 16:42:33 -04:00
index.go fix(plugins): only add app nav link if it has any pages/dashboards with role matching current user, fixes #4784 2016-04-25 14:00:49 +02:00
login.go Do not set remember me cookie when days are set to zero 2016-03-07 17:26:31 +01:00
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 feat(playlist): render playlists if playlist id is invalid 2016-03-01 13:50:55 +01:00
playlist_play.go remove unused imports 2016-02-15 10:34:47 +01:00
plugins.go fix(apps): app dashboards can now be updated, fixes #4817 2016-04-26 12:52:44 +02:00
preferences.go feat(preferences): theme and home dashbord settings now work work on profile and org settings page 2016-04-02 13:54:06 -07:00
quota.go
render.go feat(renderer): add timeout for the renderer api 2016-03-10 16:02:10 +01:00
search.go feat(websockets): inital work on websockets, #4355 2016-03-14 11:59:51 +01:00
signup.go minor spelling corrections 2016-02-16 12:12:04 +11:00
stars.go
user.go fix(org switch): fixed issue with switching orgs, fixes #4614 2016-04-09 13:27:06 -04:00