Torkel Ödegaard 3ed63d09d9 Merge branch 'master' into cloudwatch 10 years ago
..
dtos de0f04ec3c feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
static 5f0e7cd52a Added custom cache control headers for static content 10 years ago
admin_settings.go 2af28b90c2 whitespace update per gofmt 10 years ago
admin_users.go a8aab0cb2b Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 10 years ago
api.go d19e101e6b feat(signup): almost done with new sign up flow, #2353 10 years ago
api_test.go cb8110cd48 Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 10 years ago
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object 10 years ago
common.go df33cbc8c5 Fix wrong metrics counter 10 years ago
dashboard.go fb7b475457 Backend: Load dashboards with capital letters in the dashboard url slug (url id), Fixes #2163 10 years ago
dashboard_snapshot.go 66ba19b7ba clearer errors 10 years ago
dataproxy.go ffbf70af25 Merge branch 'cloudwatch' of https://github.com/mtanda/grafana into cloudwatch 10 years ago
dataproxy_cloudwatch.go 00f76ecaf6 CloudWatch proxy support 10 years ago
dataproxy_test.go ae3b9617b6 Fixed dataproxy test 10 years ago
datasources.go 6ee0f2c6a7 feat(mixed data source queries): lots of minor polish to new mixed data source and all the changes it has required, #436 10 years ago
frontendsettings.go 50281f12b9 fix(default datasource): minor fix for handling of default datasource 10 years ago
index.go 3d37c9c9a3 feat(tagmanager): support to add google tagmanager id, closes #2569 10 years ago
login.go 0b5ba55131 feat(ldap): work on reading ldap config from toml file, #1450 10 years ago
login_oauth.go b55d9350e7 Add github organizations support 10 years ago
metrics.go 10820f31c2 Changed go package path 11 years ago
org.go 8fcaa4997d feat(admin): Deleting org from orgs list now works, will permanently delete dashboards, data sources, etc, closes #2457 10 years ago
org_invite.go aa89416bca fix(invite): fixes to org invite stuff, #2630 10 years ago
org_users.go a8aab0cb2b Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 10 years ago
password.go c8bc0b3bf8 Lots of work on user password reset, #1456 10 years ago
render.go 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 10 years ago
search.go c709a28f02 More work on email and notification infra #1456 10 years ago
signup.go aa89416bca fix(invite): fixes to org invite stuff, #2630 10 years ago
stars.go 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 10 years ago
user.go 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 10 years ago