Torkel Ödegaard fb7b475457 Backend: Load dashboards with capital letters in the dashboard url slug (url id), Fixes #2163 hace 10 años
..
dtos 3675b3fcaa Fixed issue with clearing admin permissions, Fixes #2143 hace 10 años
static 5f0e7cd52a Added custom cache control headers for static content hace 10 años
admin_settings.go 2af28b90c2 whitespace update per gofmt hace 10 años
admin_users.go a8aab0cb2b Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 hace 10 años
api.go 5962bcbc6c Do not show create org link when allow_org_create is set to false, Fixes #2135 hace 10 años
api_test.go cb8110cd48 Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 hace 10 años
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object hace 10 años
common.go fbc6bb2112 More refactoring of user http api, trying to reuse handlers for sign in user and admin operations hace 10 años
dashboard.go fb7b475457 Backend: Load dashboards with capital letters in the dashboard url slug (url id), Fixes #2163 hace 10 años
dashboard_snapshot.go 187834b17c Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable hace 10 años
dataproxy.go fc43ce657c allow data source proxy to proxy requests over self signed https connections, Closes #2069 hace 10 años
dataproxy_test.go ae3b9617b6 Fixed dataproxy test hace 10 años
datasources.go e2f6633d57 Began work on data source test / validation, #1997 & #2043 hace 10 años
frontendsettings.go 5962bcbc6c Do not show create org link when allow_org_create is set to false, Fixes #2135 hace 10 años
index.go 5270c4bc74 refactorin api code for user routes, preparation for admin improvements, #2014 hace 10 años
login.go fc47fb8f64 Backend auth: remember cookie is needed for oauth logins as well hace 10 años
login_oauth.go b55d9350e7 Add github organizations support hace 10 años
metrics.go 10820f31c2 Changed go package path hace 11 años
org.go a8aab0cb2b Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 hace 10 años
org_users.go a8aab0cb2b Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 hace 10 años
password.go c8bc0b3bf8 Lots of work on user password reset, #1456 hace 10 años
render.go 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 hace 10 años
search.go c709a28f02 More work on email and notification infra #1456 hace 10 años
signup.go 2266ef6809 Minor api refactoring / code clean up hace 10 años
stars.go 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling hace 10 años
user.go 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling hace 10 años