grafana/pkg/api
2015-10-26 12:48:30 +01:00
..
cloudwatch fix(build/aws): updated aws dependency and fixed minor build issue, fixes #3026 2015-10-26 12:48:30 +01:00
dtos feat(organization): added update org address to http api and to org details settings view, closes #2672 2015-09-08 14:22:44 +02:00
static
admin_settings.go whitespace update per gofmt 2015-05-15 13:25:41 -07:00
admin_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
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 fix(http route): fixed dashboard-solo route to not return 404, fixes #2979 2015-10-20 10:02:56 -04:00
apikey.go More work on email and notification infra #1456 2015-06-05 11:08:19 +02:00
common.go Fix wrong metrics counter 2015-06-30 12:52:55 +07:00
dashboard_snapshot.go clearer errors 2015-07-08 08:55:31 +02:00
dashboard.go enhance quota support. 2015-09-11 23:17:10 +08:00
dataproxy_test.go Fix dataproxy_test.go tests 2015-09-10 13:27:49 +00:00
dataproxy.go fixed gofmt issue 2015-10-08 17:30:13 +02:00
datasources.go feat(mixed data source queries): lots of minor polish to new mixed data source and all the changes it has required, #436 2015-08-17 17:07:33 +02:00
frontendsettings.go Fix "Link to Prometheus" button for proxied Prometheus sources. 2015-10-01 18:23:29 +02:00
index.go feat(tagmanager): support to add google tagmanager id, closes #2569 2015-08-21 09:30:39 +02:00
login_oauth.go enhance quota support. 2015-09-11 23:17:10 +08:00
login.go feat(ldap): work on reading ldap config from toml file, #1450 2015-07-15 10:08:23 +02:00
metrics.go
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 feat(organization): added update org address to http api and to org details settings view, closes #2672 2015-09-08 14:22:44 +02:00
password.go Lots of work on user password reset, #1456 2015-06-08 13:39:02 +02:00
quota.go fix getting default quota as map[string]int64 2015-09-15 20:31:58 +08:00
render.go
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