Commit Graph

19467 Commits (684b5881265ed7f563c2c631f17dfff4e0edb8e0)
 

Author SHA1 Message Date
Daniel Lee 684b588126
Merge pull request #15062 from alexanderzobnin/fix-piechart 6 years ago
Carl Bergquist d5c1f8e526
Merge pull request #14912 from grafana/poc_token_auth 6 years ago
Marcus Efraimsson e4924795a2
change default rotate_token_minutes to 10 minutes 6 years ago
Marcus Efraimsson 42fa41e78d
fix 6 years ago
Marcus Efraimsson 806ddd63a0
load test/ha fixes 6 years ago
bergquist 95d9328c66 set low login cookie rotate time in ha mode 6 years ago
Alexander Zobnin 7fb1b3a11a
fix multiple piechart instances bug 6 years ago
Mario Trangoni 4b68055c16 scripts/build/*: Fix some golint issues 6 years ago
Mario Trangoni d5f63d9988 scripts/build/*: Fix golint issues Url => URL 6 years ago
Leonard Gram 674ab73806 build: fixes building grafana completely within docker. 6 years ago
bergquist 75760aa892 dont specify domain for auth cookies 6 years ago
bergquist b5572b23b6 Merge branch 'master' into poc_token_auth 6 years ago
Marcus Efraimsson cfd8bd711b
org id fix for load test 6 years ago
Marcus Efraimsson 6454de74e4
user auth token load tests using k6.io 6 years ago
bergquist d6edaa1328 moves cookie https setting to [security] 6 years ago
bergquist 9153b6ed96 improves readability of loginping handler 6 years ago
bergquist 516037fbdd makes sure rotation is always higher than urgent rotation 6 years ago
bergquist 9ae306e417 use defer to make sure we always release session data 6 years ago
bergquist fd0f9f2dd2 fixes broken test 6 years ago
bergquist f257101c41 removes unused/commented code 6 years ago
bergquist ff483f3782 removes old cookie auth configuration 6 years ago
bergquist 56a521b264 makes auth token rotation time configurable 6 years ago
Torkel Ödegaard c7b556c0e4
Merge pull request #15017 from grafana/explore-fixes 6 years ago
Torkel Ödegaard 6419a30377 Fixed react key warning for loki start page 6 years ago
Torkel Ödegaard b5bc69253f
Merge pull request #15016 from grafana/fix-disable-query 6 years ago
Torkel Ödegaard 81981cf45d
Merge pull request #15014 from grafana/docs-fix-updates-flag 6 years ago
Torkel Ödegaard b1ef3c43f9 Disable query should trigger refresh 6 years ago
Torkel Ödegaard d88b7608a5
Merge pull request #15013 from grafana/revert-11635-patch-1 6 years ago
Torkel Ödegaard 05a976fdb1 added docs entry for check_for_updates config flag, fixes ##14940 6 years ago
bergquist 4626f083bb store oauth login error messages in an encrypted cookie 6 years ago
Torkel Ödegaard d420024178
Merge pull request #15009 from grafana/davkal/14997-fix-scanner 6 years ago
Torkel Ödegaard 3dca65c6b8
Merge pull request #14958 from aocenas/refresh-playlist-counter 6 years ago
bergquist df85cc9bb1 redirect logged in users from /login to home 6 years ago
David Kaltschmidt c0277ab595 Explore: Fix scanning for logs 6 years ago
bergquist 5998646da5 restrict session usage to auth_proxy 6 years ago
Torkel Ödegaard 90787a5299
Merge pull request #14999 from grafana/dashboard-component-organization 6 years ago
Torkel Ödegaard f0eef79c1a Moved ad hoc filters and upload directive 6 years ago
Torkel Ödegaard 2f08c56260 Moved dashboard srv and snapshot ctrl 6 years ago
Torkel Ödegaard 80da19010e Moved share modal 6 years ago
Torkel Ödegaard 720fa87b89 Moved dashboard save modals to components folder 6 years ago
Torkel Ödegaard 4358732d21 Moved unsaved changes service and modal 6 years ago
Torkel Ödegaard a4824085e3 Removed unused alertingSrv 6 years ago
Torkel Ödegaard d9f11fa658
Merge pull request #15005 from grafana/xss-filter-allow-class-style 6 years ago
Torkel Ödegaard 874792dfcb Moved view state srv to services 6 years ago
Torkel Ödegaard ec37f84727 Moved timepicker to components 6 years ago
Torkel Ödegaard 2356057f20 Moved submenu into components dir 6 years ago
Torkel Ödegaard 08f7e55ae5 Moved dashboard settings to components 6 years ago
Torkel Ödegaard dfe9252f54 Moved dashboard permissions into components dir 6 years ago
Torkel Ödegaard 0c16d3cd6a Moved history component, added start draft of frontend code style guide 6 years ago
Johannes Schill 5c72e4e668 fix: Use custom whitelist for XSS sanitizer to allow class and style attributes 6 years ago