woodsaj 13864853a8 support separate css files for light/dark themes. 10 年 前
..
cloudwatch 7db38c80fc Merge branch 'aws-sdk-go' of https://github.com/mischief/grafana into mischief-aws-sdk-go 10 年 前
dtos 13864853a8 support separate css files for light/dark themes. 10 年 前
static 5f0e7cd52a Added custom cache control headers for static content 10 年 前
admin_settings.go f0087c93b8 fix(admin settings view): always censor provider_config for system info view, fixes #3268 10 年 前
admin_users.go f5db9950f8 fixed gofmt tests 10 年 前
api.go b21fa2daa0 Merge branch 'externalPlugin' of https://github.com/raintank/grafana into external-plugins 10 年 前
api_test.go cb8110cd48 Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 10 年 前
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object 10 年 前
common.go df33cbc8c5 Fix wrong metrics counter 10 年 前
dashboard.go 09b3433e32 change(dashboards): made home dashboard and json file dashboards editable unless otherwise specified in json file, closes #2567 10 年 前
dashboard_snapshot.go 66ba19b7ba clearer errors 10 年 前
dataproxy.go 5d64568f3e refactoring: some minor refactoring and changes to AWS profile PR #3053 10 年 前
dataproxy_test.go 6e532231dc Fix dataproxy_test.go tests 10 年 前
datasources.go f6772bb896 feat(plugins): began work on supporting having plugins outside grafana, for example in grafana data dir, next step is to be able to easily specify what plugins you waant to install 10 年 前
externalplugin.go 700b77c450 implement role access checks on external-plugin routes. 10 年 前
frontendsettings.go 4a69de1f30 feat(plugins): made panels work as plugins 10 年 前
index.go 13864853a8 support separate css files for light/dark themes. 10 年 前
login.go df0bc7bbc4 feat(external_plugin): lots of refactoring for side menu link extensions and view data, #3185 10 年 前
login_oauth.go 6488324cf1 enhance quota support. 10 年 前
metrics.go 10820f31c2 Changed go package path 11 年 前
org.go fad1d4cf98 feat(organization): added update org address to http api and to org details settings view, closes #2672 10 年 前
org_invite.go aa89416bca fix(invite): fixes to org invite stuff, #2630 10 年 前
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 年 前
password.go c8bc0b3bf8 Lots of work on user password reset, #1456 10 年 前
quota.go 3926226417 fix getting default quota as map[string]int64 10 年 前
render.go 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 10 年 前
search.go c709a28f02 More work on email and notification infra #1456 10 年 前
signup.go aa89416bca fix(invite): fixes to org invite stuff, #2630 10 年 前
stars.go 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 10 年 前
user.go 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 10 年 前