Carl Bergquist c91a1e994b Merge pull request #9594 from bergquist/datasources_optimistic_concurrency 8 年 前
..
avatar 25aa9df270 Create annotations (#8197) 8 年 前
dtos 89923bf77a datasources: change to optimisic concurrency 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 9cce5217d0 build: fixed gofmt issue and addd mock response feature 8 年 前
annotations.go 74e90d01ec Fixes for annotations API (#9577) 8 年 前
api.go 9b6535cca1 alerting: only editors can pause rules 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 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 d68bfaa8be datasource as cfg: typo 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 139f077453 prometheus: enable gzip for /metrics endpoint 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 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 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 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 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 年 前