Torkel Ödegaard 647a3cc5ae Merge branch 'master' into develop 8 年 前
..
avatar a38ded9e7e Merge branch 'master' into develop-newgrid-row-design2 8 年 前
dtos 647a3cc5ae Merge branch 'master' into develop 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 25aa9df270 Create annotations (#8197) 8 年 前
api.go 647a3cc5ae Merge branch 'master' into develop 8 年 前
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object 10 年 前
app_routes.go e9e8ffc769 Merge pull request #9367 from bobrik/dualstack 8 年 前
common.go c6cf6d4655 fix(api): fixed issue with api content-type in api success messages, fixes #6160 9 年 前
dashboard.go 4819e50441 newgrid: fixes to default home dashboard 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 4ce0bf4d16 mysql: improved mysql data source, added test feature when adding data source, fixed cache issue 8 年 前
datasources_test.go fa18b0053d WIP: delete permission in API 8 年 前
frontendsettings.go 41e01184aa Merge branch 'master' into develop 8 年 前
grafana_com_proxy.go 9a4ae30227 Enable dualstack in every net.Dialer, fixes #9364 8 年 前
http_server.go 4bc6ecb241 adds metric middlware to route register 8 年 前
index.go 21a7f57248 ux: changed cta button style 8 年 前
login.go 2de94d6548 convert old metrics to prom metrics 8 年 前
login_oauth.go 2de94d6548 convert old metrics to prom metrics 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 9fb60c2fc8 Merge branch 'develop' into panel-title-menu-ux 8 年 前
route_register.go 4326790bb4 bug: enable HEAD requests again 8 年 前
route_register_test.go 4326790bb4 bug: enable HEAD requests again 8 年 前
search.go 3066280216 added code from #8504, and #8021 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 年 前