Commit Graph

47 Commits (#45498-fs-object-storage)

Author SHA1 Message Date
Yuriy Tseretyan 005c8f8894
Alerting: Disable unified alerting by default in Enterprise Grafana (#42476) 4 years ago
Armand Grillet 6523486122
Alerting: Make Unified Alerting enabled by default for those who do not use legacy alerting (#42200) 4 years ago
ying-jeanne 54de1078c8
remove the global log error/warn etc functions (#41404) 4 years ago
Serge Zaitsev 22b428836e
Chore: Refactor GoConvey in setting package (#40861) 4 years ago
Sofia Papagiannaki 012d4f0905
Alerting: Remove `ngalert` feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 4 years ago
Carl Bergquist cbf16bebc6
CDN: always look for files in the root folder (#39092) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Alexander Emelin 6b2d33dc14
fix sample.ini (#37106) 4 years ago
kay delaney 8143991b94
Security: Update default CSP template and fix firefox CSP issues (#34836) 4 years ago
Serge Zaitsev da13f88862
Redact sensitive values before logging them (#33829) 4 years ago
Torkel Ödegaard 64254eaa82
CDN: Fixes cdn path when Grafana is under sub path (#30822) 4 years ago
Torkel Ödegaard c04bc805b5
CDN: Adds support for serving assets over a CDN (#30691) 4 years ago
Sofia Papagiannaki fd1b2904cd
Fix default maximum lifetime an authenticated user can be logged in (#30030) 5 years ago
Arve Knudsen dd2d206d99
Backend: Remove more globals (#29644) 5 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605) 5 years ago
Arve Knudsen 494c20db5f
gtime: Add ParseDuration function (#28525) 5 years ago
Hansuuuuuuuuuu 8d971ab2f2
Auth: Replace maximum inactive/lifetime settings of days to duration (#27150) 5 years ago
Torkel Ödegaard 5c31f07904
Settings: Remove unnessary error handling code (#27420) 5 years ago
Joan López de la Franca Beltran c91bfd8299
Core: Add loki/logproto dependency (#27124) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Sofia Papagiannaki be022d4239
API: Fix redirect issues (#22285) 5 years ago
Jon Gyllenswärd 53f8088316
Auth Proxy: replace ini setting ldap_sync_ttl with sync_ttl (#20191) 6 years ago
Arve Knudsen 8ba5509614
pkg/setting: Check errors (#19838) 6 years ago
Kyle Brandt 49f0f0e89e
config: fix connstr for remote_cache (#17675) 6 years ago
Mario Trangoni ab4e1526b3 Codestyle: Fix some goconst issues (#17530) 6 years ago
Hofls b3bfbc6f77 Config: Show user-friendly error message instead of stack trace (#16564) 6 years ago
Oleg Gaidarenko db584b3d28
Chore: remove session storage references (#16445) 6 years ago
Torkel Ödegaard d5d8d7efa6 minor setting refactorings 7 years ago
Nick Triller f8ca55bb1f Fix setting test 7 years ago
bergquist 8e5000fb31 moves files from /tests to more appropriate folders 7 years ago
Anthony Woods 5c0fbbf7c8 improve remote image rendering (#13102) 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
Daniel Lee 533f3a9e8c settings: fixes test 7 years ago
bergquist 2ccbf12d1c settings: return error instead of ignoring it 7 years ago
Daniel Lee 8973b48f96 setting: add tests for windows 8 years ago
Anton Yackushev bab21c9069 misspell: Corrected some misspelled words 8 years ago
Soulou aa064b18e8 Test environment override for secret and url with credentials 9 years ago
Torkel Ödegaard 6b2a4fe8e8 feat(instrumentation): work on settings model for internal metrics publishing, #4696 9 years ago
Torkel Ödegaard 8174b9f041 fix(tests): fixed failling backend test 10 years ago
Torkel Ödegaard 89418a155a More work on email and notification infra #1456 10 years ago
Torkel Ödegaard 6de584aafc Updated to config file finding, and added homepath command line option 10 years ago
Torkel Ödegaard 2020fedfdb Fixed issue with overriding default config values via command line 10 years ago
Torkel Ödegaard d1767144a8 Reworking configuration loading and overriding 10 years ago
Jason Wilder b6428b08d0 CLI: Fix config flag being ignored 11 years ago
Torkel Ödegaard 79f798f67b Configuration file options can now be overriden using environment variables using GF_<SectionName>_<KeyName> syntax, if Section name contains dots in config they are replaced with underscores, and the section name and keyname needs to be all upper case, #1473 11 years ago
Torkel Ödegaard 2c16b0f0f3 added unit test for loading configuration file 11 years ago