Matt Bostock 16c5d0e4b7 Always verify TLS unless explicitly told otherwise 8 лет назад
..
avatar 3c9798bec9 datasource-proxy: token exchange 8 лет назад
dtos 1372d2e517 fix: update user permissions validation was not working properly, fixes #8977 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 a0b9dcad4d alert: alerting annotation improvements, fixes #8421 8 лет назад
api.go e3211f6e48 use route as span name 8 лет назад
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object 10 лет назад
app_routes.go 16c5d0e4b7 Always verify TLS unless explicitly told otherwise 8 лет назад
common.go c6cf6d4655 fix(api): fixed issue with api content-type in api success messages, fixes #6160 9 лет назад
dashboard.go 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 8 лет назад
dashboard_snapshot.go 2de94d6548 convert old metrics to prom metrics 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 193d468ed3 admin: adds paging to global user list 8 лет назад
frontendsettings.go 24d69ca205 fix: jsonData should not be allowed to be null, fixes #9258 8 лет назад
grafana_com_proxy.go 16c5d0e4b7 Always verify TLS unless explicitly told otherwise 8 лет назад
http_server.go 4bc6ecb241 adds metric middlware to route register 8 лет назад
index.go 40d39f8a3e refactor(): renaming alerting hide ui option, #7318 9 лет назад
login.go 2de94d6548 convert old metrics to prom metrics 8 лет назад
login_oauth.go 16c5d0e4b7 Always verify TLS unless explicitly told otherwise 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 c365d52a80 [6486] Fix status code when adding an existing user to org (#6678) 9 лет назад
password.go 07466b6725 security: fixed returning info on weither user exists or not in password reset call, fixes #7619 8 лет назад
playlist.go c737704eeb Removed playlist item when dashboard is deleted 9 лет назад
playlist_play.go b17a1ed557 playlist: fixed dashboard play ordering, fixes #7688 8 лет назад
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 лет назад
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 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 лет назад
route_register.go 4326790bb4 bug: enable HEAD requests again 8 лет назад
route_register_test.go 4326790bb4 bug: enable HEAD requests again 8 лет назад
search.go 35a7a3a52b feat(instrumentation): added some more timers 9 лет назад
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 5aac2d2078 Include user Id on the lookup api (#8698) 8 лет назад
user_test.go 193d468ed3 admin: adds paging to global user list 8 лет назад