grafana/pkg/api
2015-06-01 16:36:15 +02:00
..
dtos Panel menu now hides edit actions for users with role Viewer, Closes #1826 2015-06-01 16:36:15 +02:00
static Added custom cache control headers for static content 2015-03-23 18:28:59 -04:00
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 Began work on data source test / validation, #1997 & #2043 2015-06-01 12:15:49 +02:00
apikey.go Refactoring some api handlers to use the new Response return object 2015-05-18 21:23:40 +02:00
common.go More refactoring of user http api, trying to reuse handlers for sign in user and admin operations 2015-05-18 19:06:19 +02:00
dashboard_snapshot.go Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable 2015-05-13 09:58:45 +02:00
dashboard.go Panel menu now hides edit actions for users with role Viewer, Closes #1826 2015-06-01 16:36:15 +02:00
dataproxy_test.go Fixed dataproxy test 2015-02-28 12:34:51 +01:00
dataproxy.go allow data source proxy to proxy requests over self signed https connections, Closes #2069 2015-06-01 11:00:29 +02:00
datasources.go Began work on data source test / validation, #1997 & #2043 2015-06-01 12:15:49 +02:00
frontendsettings.go Panel menu now hides edit actions for users with role Viewer, Closes #1826 2015-06-01 16:36:15 +02:00
index.go refactorin api code for user routes, preparation for admin improvements, #2014 2015-05-18 17:52:23 +02:00
login_oauth.go Add github organizations support 2015-05-23 17:06:51 +03:00
login.go Backend auth: remember cookie is needed for oauth logins as well 2015-04-15 13:38:38 +02:00
metrics.go Changed go package path 2015-02-05 10:37:13 +01: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 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
render.go HTTP API: grafana /render calls nows with api keys, Fixes #1649 2015-04-08 08:59:12 +02:00
search.go Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960 2015-05-13 13:36:24 +02:00
signup.go Added server metrics 2015-03-22 15:14:00 -04: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