Commit Graph

139 Commits (7e6595acaf79c3af6aca36078ba8430f835cc875)

Author SHA1 Message Date
Torkel Ödegaard 71e2c6f6ef refactor(backend): refactoring management of go routines in backend 9 years ago
Dan Cech 6d7061dcaf fix typo in config loader 9 years ago
Torkel Ödegaard 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 9 years ago
bergquist dbb7852f21 feat: purge old files and snapshots 9 years ago
bergquist 157ab1ba36 fix(setting): broken code 9 years ago
bergquist d7bf70a77b tech(tsdb): remove skip ssl setting. should be based on datasource settings 9 years ago
bergquist aa80b52c07 feat(alerting): make it possible to skip ssl verification for alerting https requests 9 years ago
Torkel Ödegaard 23de094a81 feat(alerting/annotations): fixed broken test 9 years ago
paulroche 5ba6bab237 redact provider_config (#5915) 9 years ago
bergquist 99e99922b4 feat(alerting): add support for uploading images to webdav. 9 years ago
Torkel Ödegaard 2b276d5cd1 feat(alerting): working on alert notification and image rendering 10 years ago
Andris Raugulis 1c293781e3 Log to default log directory, only if custom configuration failed. (#5393) 10 years ago
Soulou aa064b18e8 Test environment override for secret and url with credentials 10 years ago
bergquist 690a74c6b7 feat(login): invert naming for dissallow user pass login 10 years ago
Kevin Fitzpatrick 040586604b Allow configuration to disable the username and password login interface. 10 years ago
Torkel Ödegaard a02cf5beb7 feat(logging): added loging filters 10 years ago
Torkel Ödegaard 9741af2031 feat(logging): progress on new logging #4590 10 years ago
Torkel Ödegaard 22778e6efd feat(logging): a lot of progress on moving to new logging lib, #4590 10 years ago
Torkel Ödegaard 6b2a4fe8e8 feat(instrumentation): work on settings model for internal metrics publishing, #4696 10 years ago
Torkel Ödegaard 540def2c39 feat(import): working on unit tests for import ctrl 10 years ago
Torkel Ödegaard d474eba53a fix(logging): fixed reading config level from config file, fixes #5079 10 years ago
Anton Chevychalov c6744925c4 Add new parameter to config: default_theme. 10 years ago
bergquist 6d66d9f42d feat(alerting): adds fearture toogle for alerting 10 years ago
Torkel Ödegaard b4a8c227cc feat(update checks): started work on update checks 10 years ago
Tom Dyas d557beb5f1 redact settings containing 'secret' besides 'password' 10 years ago
Robert McLeod 4c3048964d removed unused import: errors 10 years ago
Robert McLeod cacf14a41e Fixed bug that wasn't showing the StaticRootPath when validation failed 10 years ago
bergquist 4fe72ebf69 feat(macaron): upgrades macaron version 10 years ago
Torkel Ödegaard f83d5f4280 cleanup(influxdb_08): removed influxdb 0.8 data source as an built in official data source, moved it to an external plugin repo, https://github.com/grafana/datasource-plugin-influxdb-08, closes #3523 10 years ago
Daniel Low ed16914715 Add memcache as session provider 10 years ago
Torkel Ödegaard 67dc761344 fix(security): do not print ENV config values when they are passwords, fixes #3337 10 years ago
Torkel Ödegaard 65a7fa320a feat(plugins): made plugins that live outside public work 10 years ago
Nick Owens 60e797ccc4 pkg/setting: integrate syslog logger settings 10 years ago
shoonoise b4a2b96e32 Add options to manage snapshot publishing 10 years ago
ctdk d37e18fdcf Add config option to strip (most) colors from console logs 10 years ago
Torkel Ödegaard 64973f1d57 fix(settings): another attempt at fixing, #2736 10 years ago
Torkel Ödegaard d7bfb727b0 fix(settings): reverted prev settings fix for detecting public_gen folder in dev, caused issue for prod build 10 years ago
Torkel Ödegaard d17f8538b2 fix(backend): made public_gen detection more bullet proof, #2731 10 years ago
Torkel Ödegaard 8174b9f041 fix(tests): fixed failling backend test 10 years ago
woodsaj 852f9bd277 refactor quota settings 10 years ago
Torkel Ödegaard 0b5f40e66c tech(): made config system check for generated css or javascript files and panic if there are none, also if there is a public_gen directory it will use that, even if static root is set to public 10 years ago
Torkel Ödegaard 9603dce469 feat(dataproxy): added whitelist setting and feature for data proxies, closes #2626 10 years ago
Mat Schaffer 6c04ee1abd Iterate over the right env override list variable 10 years ago
Torkel Ödegaard d19e101e6b feat(signup): almost done with new sign up flow, #2353 10 years ago
Torkel Ödegaard d25624a8ad feat(signup): began work on new / alternate signup flow that includes email verification, #2353 10 years ago
Torkel Ödegaard 3d37c9c9a3 feat(tagmanager): support to add google tagmanager id, closes #2569 10 years ago
Haneysmith, Nathan 235bbc9c7e custom login hints via config file 10 years ago
woodsaj c138f390ac close all existing loggers before re-initilizing loggers. fixes #2533 10 years ago
Brandon Turner 1e2e65b40d
Allow default org role to be Read Only Editor 11 years ago
Dieter Plaetinck 0f7a77f45b fix unknown key error formatting 11 years ago