Marcus Efraimsson 017b337f00 dashfolders: create folder page 8 лет назад
..
avatar 303e3de488 fix: fix for avatar images when gzip is turned on, fixes #5952 8 лет назад
dtos 75bb894485 ux: new page-header design, most pages beside admin done 8 лет назад
live fad07f0d15 refactor(http): refactoring http server 9 лет назад
pluginproxy 4f5f38f41b remove old handler 8 лет назад
static 4fe72ebf69 feat(macaron): upgrades macaron version 10 лет назад
admin.go da67afa51e Fixed api bugs, stats endpoint working 10 лет назад
admin_users.go 2de94d6548 convert old metrics to prom metrics 8 лет назад
alerting.go 87c978ebc9 fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093 8 лет назад
annotations.go 0d12b37dfd fix: alert list panel now works correctly after adding manual annotation on dashboard, fixes #9951 8 лет назад
api.go 0e44fe082b Merge branch 'master' into develop 8 лет назад
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object 10 лет назад
app_routes.go 9d53653647 Merge pull request #9378 from mattbostock/verify_tls 8 лет назад
common.go c6cf6d4655 fix(api): fixed issue with api content-type in api success messages, fixes #6160 9 лет назад
dashboard.go f70fb7dbf3 dashboard: fix home dashboard getting started panel 8 лет назад
dashboard_acl.go 41e01184aa Merge branch 'master' into develop 8 лет назад
dashboard_acl_test.go aa634402d9 dashboard acl fixes 8 лет назад
dashboard_snapshot.go 2de94d6548 convert old metrics to prom metrics 8 лет назад
dashboard_test.go fc69d59cae dashboard folder search fix 8 лет назад
dataproxy.go 4f9fbcc211 dataproxy: added caching of datasources when doing data proxy requests, #9078 8 лет назад
datasources.go 909601d6ab api: fix so that datasources functions returns Response 8 лет назад
datasources_test.go fa18b0053d WIP: delete permission in API 8 лет назад
frontendsettings.go 41e01184aa Merge branch 'master' into develop 8 лет назад
grafana_com_proxy.go 16c5d0e4b7 Always verify TLS unless explicitly told otherwise 8 лет назад
http_server.go 3a772c7f7f allows head requests for /api/health endpoint 8 лет назад
index.go 017b337f00 dashfolders: create folder page 8 лет назад
login.go 2de94d6548 convert old metrics to prom metrics 8 лет назад
login_oauth.go 88f55b01d8 oauth: raise error if session state is missing 8 лет назад
metrics.go ed661767f8 follow go idiom and return error as second param 8 лет назад
org.go 2de94d6548 convert old metrics to prom metrics 8 лет назад
org_invite.go 2de94d6548 convert old metrics to prom metrics 8 лет назад
org_users.go bb7b55277c users view update 8 лет назад
password.go 07466b6725 security: fixed returning info on weither user exists or not in password reset call, fixes #7619 8 лет назад
playlist.go 5cf40cbd12 WIP: move guardian logic for search into the sql query 8 лет назад
playlist_play.go 5cf40cbd12 WIP: move guardian logic for search into the sql query 8 лет назад
plugins.go 8423260f58 gzip: plugin readme content set explicitly 8 лет назад
preferences.go ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page 9 лет назад
quota.go 3926226417 fix getting default quota as map[string]int64 10 лет назад
render.go beb9f8ee74 Merge remote-tracking branch 'origin/master' into develop 8 лет назад
route_register.go 0f69e06fcf removes invalid comment 8 лет назад
route_register_test.go 4326790bb4 bug: enable HEAD requests again 8 лет назад
search.go fc1d8416a7 working on dashboard search 8 лет назад
signup.go 2de94d6548 convert old metrics to prom metrics 8 лет назад
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 011c582ebb minor user avatar stuff 8 лет назад
user_group.go 41e01184aa Merge branch 'master' into develop 8 лет назад
user_group_members.go 552935031b WIP: API methods for add/remove members to user group 8 лет назад
user_group_test.go 233cd7af4a WIP: add user group search 8 лет назад
user_test.go 193d468ed3 admin: adds paging to global user list 8 лет назад