Commit Graph

491 Commits (da7065d3dc3db4ce08b888f17760025b674dce0d)

Author SHA1 Message Date
Carl Bergquist 3798ac903d
Upgrade golangci-lint and fixes some linting errors. (#22909) 5 years ago
huanggze 87ffa258e7
cleanup: use unexported variable (#22908) 5 years ago
lfroment 72628c8ea0
Dashboard: Adds support for a global minimum dashboard refresh interval (#19416) 5 years ago
Emil Tullstedt 3fabbbff4d
Footer: Display Grafana edition (#21717) 5 years ago
Marcus Efraimsson a1579283a6
Add disabled option for cookie samesite attribute (#21472) 5 years ago
Sofia Papagiannaki d135f1229d
Alerting: new min_interval_seconds options to enforce a minimum eval frequency (#21188) 5 years ago
Leonard Gram 673ccdc448
Settings: Env override support for dynamic settings (#21439) 5 years ago
Arve Knudsen b1af28122b
Server: Fail when unable to create log directory (#20804) 6 years ago
Shavonn Brown 3e5abe7c21 Admin: Adds setting to disable creating initial admin user (#19505) 6 years ago
Jon Gyllenswärd 3111c3620b AuthProxy: additions to ttl config change (#20249) 6 years ago
Torkel Ödegaard be2bf1a297
AuthProxy: Can now login with auth proxy and get a login token (#20175) 6 years ago
Jon Gyllenswärd 53f8088316
Auth Proxy: replace ini setting ldap_sync_ttl with sync_ttl (#20191) 6 years ago
Torkel Ödegaard 4ffff1a312
LDAP: Interpolate env variable expressions in ldap.toml file (#20173) 6 years ago
Marcus Efraimsson 771f21ed09 api: new v2 metrics query endpoint 6 years ago
Sofia Papagiannaki fc08c26025 WIP: Spawn backend plugins v2 (#19835) 6 years ago
Marcus Efraimsson 93919427f8
Upgrade grafana-plugin-model (#19438) 6 years ago
Marcus Efraimsson 80592e3361
Metrics: Adds setting for turning off total stats metrics (#19142) 6 years ago
Ryan McKinley 7d32caeac2 Transformers: configure result transformations after query(alpha) (#18740) 6 years ago
Marcus Efraimsson 964c2e722f
Snapshot: Fix http api (#18830) 6 years ago
kay delaney fb0cec5591
Backend: Adds support for HTTP/2 (#18358) 6 years ago
Leonard Gram b67905a963
Auth: saml enabled check. (#17960) 6 years ago
Sofia Papagiannaki dc9ec7dc91
Auth: Allow expiration of API keys (#17678) 6 years ago
Kyle Brandt 599514ad68
middleware: add security related HTTP(S) response headers (#17522) 6 years ago
Mario Trangoni 87760d4fde Codestyle: Fix govet issues (#17178) 6 years ago
Abhilash Gnan 04d473b3e5 HTTP Server: Serve Grafana with a custom URL path prefix (#17048) 6 years ago
Oleg Gaidarenko 9b7f9dd9be
LDAP: consistently name the LDAP entities (#17203) 6 years ago
Oleg Gaidarenko 35f227de11
Feature: LDAP refactoring (#16950) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Marcus Efraimsson 1c1427520d
Security: Add new setting allow_embedding (#16853) 6 years ago
Andrej Ocenas 0433af6385
Config: Fixes bug where timeouts for alerting was not parsed correctly (#16784) 6 years ago
Oleg Gaidarenko 66c9297c36
Feature: introduce LdapActiveSyncEnabled setting (#16787) 6 years ago
Oleg Gaidarenko 62b85a886e
LDAP Refactoring to support syncronizing more than one user at a time. (#16705) 6 years ago
Oleg Gaidarenko 78cd9058a3
Feature: add cron setting for the ldap settings (#16673) 6 years ago
Hofls b3bfbc6f77 Config: Show user-friendly error message instead of stack trace (#16564) 6 years ago
Andrej Ocenas e4f649e2c8
Chore: Small improvements to grafana-cli (#16670) 6 years ago
Oleg Gaidarenko db584b3d28
Chore: remove session storage references (#16445) 6 years ago
Ryan McKinley 3c21a121eb Plugins: Unifying alpha state & options for all plugins (#16530) 6 years ago
Zzy 1b84a924a3 Alerting: Makes timeouts and retries configurable (#16259) 6 years ago
Hugo Häggmark a90b3e331e config: updated feature toggle name 6 years ago
Andrej Ocenas bbdc1c0e64 Add custom header with grafana user and a config switch for it 6 years ago
bergquist 7e7427637c renames distcache -> remotecache 6 years ago
bergquist daa3b17951 code layouts and comments 6 years ago
bergquist 196cdf9710 adds config to default settings 6 years ago
Woodward, Joshua 946e542412 Make password hint configurable from settings/defaults.ini 6 years ago
Hugo Häggmark 769ad21e16 Moved variable to config struct after PR comments 6 years ago
Hugo Häggmark 9c9691f7af Added feature toggle editors_can_own 6 years ago
bergquist 170783c292 make hourly cleanup the default behavior 6 years ago
Marcus Efraimsson 1a140ee199
run token cleanup job when grafana starts, then each hour 6 years ago
Marcus Efraimsson 3c2fd02bc0
refactor login/auth token configuration settings 6 years ago
bergquist a6bd2c73a0 introduce samesite setting for login cookie 6 years ago