Torkel Ödegaard 34cf305d2c Merge branch 'master' into dashboard_folders il y a 8 ans
..
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 il y a 9 ans
cloudwatch 922073a357 (cloudwatch) add new metrics (#8569) il y a 8 ans
dtos d9dca72ee4 dashboard_folders: refactoring picker and folder selection in dashboard settings & save as menu il y a 8 ans
live fad07f0d15 refactor(http): refactoring http server il y a 9 ans
pluginproxy 007c08f2a8 remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418) il y a 8 ans
static 4fe72ebf69 feat(macaron): upgrades macaron version il y a 10 ans
admin.go da67afa51e Fixed api bugs, stats endpoint working il y a 10 ans
admin_users.go f5db9950f8 fixed gofmt tests il y a 10 ans
alerting.go 87c978ebc9 fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093 il y a 8 ans
annotations.go a0b9dcad4d alert: alerting annotation improvements, fixes #8421 il y a 8 ans
api.go a861b1b9ba WIP: check permissions for delete/post dashboard il y a 8 ans
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object il y a 10 ans
app_routes.go 56b7e2dfaf Added support for TLS client auth for datasource proxies (#5801) il y a 9 ans
common.go c6cf6d4655 fix(api): fixed issue with api content-type in api success messages, fixes #6160 il y a 9 ans
dashboard.go 74840178cf refactoring dashboard folder security checks il y a 8 ans
dashboard_acl.go f7194878fe dashboard guardian refactoring starting to work il y a 8 ans
dashboard_acl_test.go 74840178cf refactoring dashboard folder security checks il y a 8 ans
dashboard_snapshot.go 51de894692 fix(snapshots): sets default value for snapshot name il y a 9 ans
dashboard_test.go 74840178cf refactoring dashboard folder security checks il y a 8 ans
dataproxy.go 007c08f2a8 remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418) il y a 8 ans
dataproxy_test.go 2c7adccf12 Use cache for http.client in tsdb package. (#6833) il y a 9 ans
datasources.go 4ce0bf4d16 mysql: improved mysql data source, added test feature when adding data source, fixed cache issue il y a 8 ans
datasources_test.go fa18b0053d WIP: delete permission in API il y a 8 ans
frontendsettings.go b042c53980 ux: updated heatmap icon il y a 8 ans
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 il y a 8 ans
http_server.go 0eb297822c httpserver: fixes #8641 il y a 8 ans
index.go 40d39f8a3e refactor(): renaming alerting hide ui option, #7318 il y a 9 ans
login.go b780415f25 fix: change to remember me cookie encoding il y a 8 ans
login_oauth.go 1efdd92ae8 Update oauth2 lib (#8524) il y a 8 ans
metrics.go 0d39852ef4 fix: fixed test data fake metric query, fixes #8474 il y a 8 ans
org.go 0064331bbf [6679] Check if org exists before delete it il y a 9 ans
org_invite.go 737c29ec8c disable inviting new users to orgs if login form is disabled il y a 8 ans
org_users.go c365d52a80 [6486] Fix status code when adding an existing user to org (#6678) il y a 9 ans
password.go 07466b6725 security: fixed returning info on weither user exists or not in password reset call, fixes #7619 il y a 8 ans
playlist.go 5cf40cbd12 WIP: move guardian logic for search into the sql query il y a 8 ans
playlist_play.go 5cf40cbd12 WIP: move guardian logic for search into the sql query il y a 8 ans
plugins.go 1cd632cc43 plugins: added state property to plugins il y a 8 ans
preferences.go ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page il y a 9 ans
quota.go 3926226417 fix getting default quota as map[string]int64 il y a 10 ans
render.go 1a9aaa4138 feat(server side png rendering): added timezone parameter for server side rendering, refactoring PR #7264 il y a 9 ans
search.go 5cf40cbd12 WIP: move guardian logic for search into the sql query il y a 8 ans
signup.go 3fd6ae597d minor spelling corrections il y a 9 ans
stars.go 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling il y a 10 ans
user.go 233cd7af4a WIP: add user group search il y a 8 ans
user_group.go 0a1df0905e WIP: add update user group command il y a 8 ans
user_group_members.go 552935031b WIP: API methods for add/remove members to user group il y a 8 ans
user_group_test.go 233cd7af4a WIP: add user group search il y a 8 ans
user_test.go 193d468ed3 admin: adds paging to global user list il y a 8 ans