Commit Graph

471 Commits (dd0d034796c1c0a3b0ed5aa2924e602bb2d77a58)

Author SHA1 Message Date
bergquist 5dd961c0f5 settings: remove commented code 9 years ago
Torkel Ödegaard 40d39f8a3e refactor(): renaming alerting hide ui option, #7318 9 years ago
smalik 9862c9ff40 feat(alerting): Show/hide alerting UI using configuration variable 9 years ago
bergquist 06440ef57b tech(dataproxy): moves cfg to [dataproxy] 9 years ago
Ricky Niemi 0b48e48e3d Small whitespace fix on setting file 9 years ago
Ricky Niemi 269d16301a Rename to audit logging to data proxy logging 9 years ago
Ricky Niemi 0fee7c863a Gate data proxy audit logging behind audit_logging server setting 9 years ago
Mitsuhiro Tanda 7e4c101d02 S3 IAM support (#7058) 9 years ago
Seuf ae27c17c68 Auth Proxy improvements 9 years ago
Torkel Ödegaard 88e1d56bc2 fix(logging): added extra logging when default config file is not found (ie homepath is not correct), fixes #6829 9 years ago
bergquist ab2f109443 fix(config): error message for broken config file 9 years ago
Torkel Ödegaard ea5cb0d076 fix(server side rendering): Fixed address used when rendering panel via phantomjs and using non default http_addr config, fixes #6660 9 years ago
bergquist 5dea0fda51 fix(settings): remove nil pointer exception 9 years ago
Carl Bergquist 7bdedff89c feat(plugins): make sure windows data plugin path is absolute (#6264) 9 years ago
bergquist 04f417a423 feat(alerting): enabled by default. configurable elert engine 9 years ago
Eric Perrino d3b0905899 Added allow_sign_up setting to auth.ldap to be able to disable automatic user creation for LDAP logins (#6191) 9 years ago
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