Matt Bostock a286ffa5f2 Alias macron package in app_routes.go 8 éve
..
avatar 3c9798bec9 datasource-proxy: token exchange 8 éve
dtos 1372d2e517 fix: update user permissions validation was not working properly, fixes #8977 8 éve
live fad07f0d15 refactor(http): refactoring http server 9 éve
pluginproxy 4f5f38f41b remove old handler 8 éve
static 4fe72ebf69 feat(macaron): upgrades macaron version 10 éve
admin.go da67afa51e Fixed api bugs, stats endpoint working 10 éve
admin_users.go 2de94d6548 convert old metrics to prom metrics 8 éve
alerting.go 87c978ebc9 fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093 8 éve
annotations.go a0b9dcad4d alert: alerting annotation improvements, fixes #8421 8 éve
api.go e3211f6e48 use route as span name 8 éve
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object 10 éve
app_routes.go a286ffa5f2 Alias macron package in app_routes.go 8 éve
common.go c6cf6d4655 fix(api): fixed issue with api content-type in api success messages, fixes #6160 9 éve
dashboard.go 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 8 éve
dashboard_snapshot.go 2de94d6548 convert old metrics to prom metrics 8 éve
dataproxy.go 4f9fbcc211 dataproxy: added caching of datasources when doing data proxy requests, #9078 8 éve
datasources.go 4ce0bf4d16 mysql: improved mysql data source, added test feature when adding data source, fixed cache issue 8 éve
datasources_test.go 193d468ed3 admin: adds paging to global user list 8 éve
frontendsettings.go 24d69ca205 fix: jsonData should not be allowed to be null, fixes #9258 8 éve
grafana_com_proxy.go 9a4ae30227 Enable dualstack in every net.Dialer, fixes #9364 8 éve
http_server.go 4bc6ecb241 adds metric middlware to route register 8 éve
index.go 40d39f8a3e refactor(): renaming alerting hide ui option, #7318 9 éve
login.go 2de94d6548 convert old metrics to prom metrics 8 éve
login_oauth.go 2de94d6548 convert old metrics to prom metrics 8 éve
metrics.go ed661767f8 follow go idiom and return error as second param 8 éve
org.go 2de94d6548 convert old metrics to prom metrics 8 éve
org_invite.go 2de94d6548 convert old metrics to prom metrics 8 éve
org_users.go c365d52a80 [6486] Fix status code when adding an existing user to org (#6678) 9 éve
password.go 07466b6725 security: fixed returning info on weither user exists or not in password reset call, fixes #7619 8 éve
playlist.go c737704eeb Removed playlist item when dashboard is deleted 9 éve
playlist_play.go b17a1ed557 playlist: fixed dashboard play ordering, fixes #7688 8 éve
plugins.go 84d4958a3c plugin change: make interval, cache timeout & max data points options in plugin.json, remove query.options component feature, add help markdown feature and toggle for data sources 8 éve
preferences.go ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page 9 éve
quota.go 3926226417 fix getting default quota as map[string]int64 10 éve
render.go 34cda65998 fix: png rendering api & timeout parameter now works as it should AND default render timeout increased from 30 to 60 seconds, fixes #8710 8 éve
route_register.go 4326790bb4 bug: enable HEAD requests again 8 éve
route_register_test.go 4326790bb4 bug: enable HEAD requests again 8 éve
search.go 35a7a3a52b feat(instrumentation): added some more timers 9 éve
signup.go 2de94d6548 convert old metrics to prom metrics 8 éve
stars.go 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 10 éve
user.go 5aac2d2078 Include user Id on the lookup api (#8698) 8 éve
user_test.go 193d468ed3 admin: adds paging to global user list 8 éve