Roman Vynar 4fcd5eab29 Add advanced TLS settings to harden setup. (#7347) 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 79cd48f64c Cloudwatch AWS/SES metrics (#7568) il y a 8 ans
dtos cbd1455c42 fix(api): case insensitive sort for datasources il y a 9 ans
live fad07f0d15 refactor(http): refactoring http server il y a 9 ans
pluginproxy 43ba563a1c fix(logging): change log level to trace for plugin proxy logging call, fixes #5126 il y a 9 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 e78da57e4d feat(alerting): shows when no_data triggered alerts il y a 9 ans
annotations.go c9d7eb0a7a feat(alerting): added clear history button to alert state history view, #6244 il y a 9 ans
api.go 193d468ed3 admin: adds paging to global user list il y a 8 ans
api_test.go cb8110cd48 Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 il y a 10 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 05772b30d7 feat(ux): completed work on getting started panel, #6466 il y a 9 ans
dashboard_snapshot.go 51de894692 fix(snapshots): sets default value for snapshot name il y a 9 ans
dataproxy.go 9ece10ef24 style(dataproxy): simplify expression il y a 9 ans
dataproxy_test.go 2c7adccf12 Use cache for http.client in tsdb package. (#6833) il y a 9 ans
datasources.go 193d468ed3 admin: adds paging to global user list il y a 8 ans
datasources_test.go 193d468ed3 admin: adds paging to global user list il y a 8 ans
frontendsettings.go 902cf5f889 fix(): google analytics fix il y a 8 ans
gnetproxy.go 150d21800c Do not pass Authorization header in Grafana.net proxy (#6243) il y a 9 ans
http_server.go 4fcd5eab29 Add advanced TLS settings to harden setup. (#7347) il y a 8 ans
index.go 40d39f8a3e refactor(): renaming alerting hide ui option, #7318 il y a 9 ans
login.go 2750c8a801 feat(config): changed name of allow_user_login_pass to disable_login_form, changed the section of the config option to [auth], impacts merged PR #5423 il y a 9 ans
login_oauth.go b22881c717 redirect user to requested url after login via oauth il y a 8 ans
metrics.go 2c7adccf12 Use cache for http.client in tsdb package. (#6833) il y a 9 ans
org.go 0064331bbf [6679] Check if org exists before delete it il y a 9 ans
org_invite.go aa89416bca fix(invite): fixes to org invite stuff, #2630 il y a 10 ans
org_users.go c365d52a80 [6486] Fix status code when adding an existing user to org (#6678) il y a 9 ans
password.go c8bc0b3bf8 Lots of work on user password reset, #1456 il y a 10 ans
playlist.go c737704eeb Removed playlist item when dashboard is deleted il y a 9 ans
playlist_play.go 39af588a94 fix(playlist): fixed sorting issue with playlist playback, fixes #5467 il y a 9 ans
plugins.go 7cd663bbe8 feat(import): more import work il y a 9 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 35a7a3a52b feat(instrumentation): added some more timers il y a 9 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 193d468ed3 admin: adds paging to global user list il y a 8 ans
user_test.go 193d468ed3 admin: adds paging to global user list il y a 8 ans