Torkel Ödegaard 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 years ago
..
cloudwatch 7db38c80fc Merge branch 'aws-sdk-go' of https://github.com/mischief/grafana into mischief-aws-sdk-go 10 years ago
dtos fad1d4cf98 feat(organization): added update org address to http api and to org details settings view, closes #2672 10 years ago
static 5f0e7cd52a Added custom cache control headers for static content 10 years ago
admin_settings.go f0087c93b8 fix(admin settings view): always censor provider_config for system info view, fixes #3268 10 years ago
admin_users.go f5db9950f8 fixed gofmt tests 10 years ago
api.go b21fa2daa0 Merge branch 'externalPlugin' of https://github.com/raintank/grafana into external-plugins 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 09b3433e32 change(dashboards): made home dashboard and json file dashboards editable unless otherwise specified in json file, closes #2567 10 years ago
dashboard_snapshot.go 66ba19b7ba clearer errors 10 years ago
dataproxy.go 5d64568f3e refactoring: some minor refactoring and changes to AWS profile PR #3053 10 years ago
dataproxy_test.go 6e532231dc Fix dataproxy_test.go tests 10 years ago
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 years ago
externalplugin.go d503c5d83d refer to plugins are ExternalPlugin instead of thirdParty 10 years ago
frontendsettings.go 3cc69112c1 Fix "Link to Prometheus" button for proxied Prometheus sources. 10 years ago
index.go d503c5d83d refer to plugins are ExternalPlugin instead of thirdParty 10 years ago
login.go 0b5ba55131 feat(ldap): work on reading ldap config from toml file, #1450 10 years ago
login_oauth.go 6488324cf1 enhance quota support. 10 years ago
metrics.go 10820f31c2 Changed go package path 11 years ago
org.go fad1d4cf98 feat(organization): added update org address to http api and to org details settings view, closes #2672 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
quota.go 3926226417 fix getting default quota as map[string]int64 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