Torkel Ödegaard 22aa1f7e42 ux: change members to users 8 years ago
..
avatar c68e7c7283 avatar: avoid concurrent map writes 8 years ago
dtos 26281dd9d8 refactor: format files by gofmt 8 years ago
live fad07f0d15 refactor(http): refactoring http server 9 years ago
pluginproxy 4f5f38f41b remove old handler 8 years ago
static 4fe72ebf69 feat(macaron): upgrades macaron version 10 years ago
admin.go da67afa51e Fixed api bugs, stats endpoint working 10 years ago
admin_users.go 2de94d6548 convert old metrics to prom metrics 8 years ago
alerting.go 87c978ebc9 fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093 8 years ago
annotations.go 0d12b37dfd fix: alert list panel now works correctly after adding manual annotation on dashboard, fixes #9951 8 years ago
api.go d8612380e9 refactor: rename User Groups to Teams 8 years ago
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object 10 years ago
app_routes.go 9d53653647 Merge pull request #9378 from mattbostock/verify_tls 8 years ago
common.go c6cf6d4655 fix(api): fixed issue with api content-type in api success messages, fixes #6160 9 years ago
dashboard.go 8a61e0967e Merge branch 'master' into develop 8 years ago
dashboard_acl.go 26281dd9d8 refactor: format files by gofmt 8 years ago
dashboard_acl_test.go 26281dd9d8 refactor: format files by gofmt 8 years ago
dashboard_snapshot.go 2de94d6548 convert old metrics to prom metrics 8 years ago
dashboard_test.go 05cc1f85c3 Merge branch 'refactor-user-group-to-team' of https://github.com/alexanderzobnin/grafana into user-group-to-team 8 years ago
dataproxy.go 4f9fbcc211 dataproxy: added caching of datasources when doing data proxy requests, #9078 8 years ago
datasources.go 909601d6ab api: fix so that datasources functions returns Response 8 years ago
datasources_test.go fa18b0053d WIP: delete permission in API 8 years ago
frontendsettings.go 41e01184aa Merge branch 'master' into develop 8 years ago
grafana_com_proxy.go 16c5d0e4b7 Always verify TLS unless explicitly told otherwise 8 years ago
http_server.go f7ed24475c wait for all sub routines to finish 8 years ago
index.go 22aa1f7e42 ux: change members to users 8 years ago
login.go 2de94d6548 convert old metrics to prom metrics 8 years ago
login_oauth.go 88f55b01d8 oauth: raise error if session state is missing 8 years ago
metrics.go ed661767f8 follow go idiom and return error as second param 8 years ago
org.go 2de94d6548 convert old metrics to prom metrics 8 years ago
org_invite.go 2de94d6548 convert old metrics to prom metrics 8 years ago
org_users.go bb7b55277c users view update 8 years ago
password.go 07466b6725 security: fixed returning info on weither user exists or not in password reset call, fixes #7619 8 years ago
playlist.go 5cf40cbd12 WIP: move guardian logic for search into the sql query 8 years ago
playlist_play.go 5cf40cbd12 WIP: move guardian logic for search into the sql query 8 years ago
plugins.go 8423260f58 gzip: plugin readme content set explicitly 8 years ago
preferences.go ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page 9 years ago
quota.go 3926226417 fix getting default quota as map[string]int64 10 years ago
render.go cafed8ce8f Merge branch 'master' into develop 8 years ago
route_register.go 0f69e06fcf removes invalid comment 8 years ago
route_register_test.go 4326790bb4 bug: enable HEAD requests again 8 years ago
search.go fc1d8416a7 working on dashboard search 8 years ago
signup.go 2de94d6548 convert old metrics to prom metrics 8 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
team.go 5d3bfee2f1 refactor: user groups to teams, rename backend files 8 years ago
team_members.go 5d3bfee2f1 refactor: user groups to teams, rename backend files 8 years ago
team_test.go 5d3bfee2f1 refactor: user groups to teams, rename backend files 8 years ago
user.go 011c582ebb minor user avatar stuff 8 years ago
user_test.go 193d468ed3 admin: adds paging to global user list 8 years ago