Torkel Ödegaard 689e366f59 refactoring: updated api url routes so they do not conflict with slug route před 8 roky
..
avatar 9b30634217 fix(postgres): fixed issue with postgres caused by wrong prefrences table types, dropped table and created it with correct column types, fixes #4558 před 9 roky
cloudwatch 4fe9935321 Add support for AWS/VPN metrics (#8528) před 8 roky
dtos c87418d060 refactoring: Dashboard history restore operation is now reusing existing před 8 roky
live fad07f0d15 refactor(http): refactoring http server před 9 roky
pluginproxy 007c08f2a8 remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418) před 8 roky
static 4fe72ebf69 feat(macaron): upgrades macaron version před 10 roky
admin.go da67afa51e Fixed api bugs, stats endpoint working před 10 roky
admin_users.go f5db9950f8 fixed gofmt tests před 10 roky
alerting.go 87c978ebc9 fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093 před 8 roky
annotations.go a0b9dcad4d alert: alerting annotation improvements, fixes #8421 před 8 roky
api.go 689e366f59 refactoring: updated api url routes so they do not conflict with slug route před 8 roky
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object před 10 roky
app_routes.go 56b7e2dfaf Added support for TLS client auth for datasource proxies (#5801) před 9 roky
common.go c6cf6d4655 fix(api): fixed issue with api content-type in api success messages, fixes #6160 před 9 roky
dashboard.go e2061312f5 refactoring: moved compare dashboard version command out of sqlstore, the code in this command did not use any sql operations and was more high level, could be moved out and use existing queries to get the versions před 8 roky
dashboard_snapshot.go 51de894692 fix(snapshots): sets default value for snapshot name před 9 roky
dataproxy.go 007c08f2a8 remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418) před 8 roky
dataproxy_test.go 2c7adccf12 Use cache for http.client in tsdb package. (#6833) před 9 roky
datasources.go 4ce0bf4d16 mysql: improved mysql data source, added test feature when adding data source, fixed cache issue před 8 roky
datasources_test.go 193d468ed3 admin: adds paging to global user list před 9 roky
frontendsettings.go b042c53980 ux: updated heatmap icon před 8 roky
grafana_com_proxy.go c34db77f04 grafana_com: changed name of oauth grafana_net integration (old settings names still work), and updated login button look, closes #8415 před 8 roky
http_server.go 4a35126bf6 api: health check returns 503 if db is failing před 8 roky
index.go 40d39f8a3e refactor(): renaming alerting hide ui option, #7318 před 9 roky
login.go b780415f25 fix: change to remember me cookie encoding před 8 roky
login_oauth.go 1efdd92ae8 Update oauth2 lib (#8524) před 8 roky
metrics.go 0d39852ef4 fix: fixed test data fake metric query, fixes #8474 před 8 roky
org.go 0064331bbf [6679] Check if org exists before delete it před 9 roky
org_invite.go 737c29ec8c disable inviting new users to orgs if login form is disabled před 8 roky
org_users.go c365d52a80 [6486] Fix status code when adding an existing user to org (#6678) před 9 roky
password.go 07466b6725 security: fixed returning info on weither user exists or not in password reset call, fixes #7619 před 8 roky
playlist.go c737704eeb Removed playlist item when dashboard is deleted před 9 roky
playlist_play.go b17a1ed557 playlist: fixed dashboard play ordering, fixes #7688 před 8 roky
plugins.go 1cd632cc43 plugins: added state property to plugins před 8 roky
preferences.go ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page před 9 roky
quota.go 3926226417 fix getting default quota as map[string]int64 před 10 roky
render.go 1a9aaa4138 feat(server side png rendering): added timezone parameter for server side rendering, refactoring PR #7264 před 9 roky
search.go 35a7a3a52b feat(instrumentation): added some more timers před 9 roky
signup.go 3fd6ae597d minor spelling corrections před 10 roky
stars.go 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling před 10 roky
user.go 9efb6e76e9 users: adds search and pagination (#7753) před 8 roky
user_test.go 193d468ed3 admin: adds paging to global user list před 9 roky