提交历史

作者 SHA1 备注 提交日期
  Torkel Ödegaard 18e965c775 fix(error handling): fixed server side error handling page 9 年之前
  Torkel Ödegaard 175c651e65 fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 9 年之前
  bergquist e7b56c6389 tech(metrics): move all request counters into one middleware 9 年之前
  Torkel Ödegaard bf1ea560e9 feat(logging): error logging improvements 9 年之前
  Torkel Ödegaard 65aad44464 feat(logging): added uname to context logger 9 年之前
  Torkel Ödegaard 9741af2031 feat(logging): progress on new logging #4590 9 年之前
  Torkel Ödegaard 22778e6efd feat(logging): a lot of progress on moving to new logging lib, #4590 9 年之前
  Torkel Ödegaard 3065d10931 feat(timing): timing is now working with graphite and influxdb 9 年之前
  Torkel Ödegaard 6da3af5e89 Merge branch 'new_macaron' 10 年之前
  bergquist 4fe72ebf69 feat(macaron): upgrades macaron version 10 年之前
  Torkel Ödegaard ad94f99d57 refactor(apps): more WIP work on apps 10 年之前
  Torkel Ödegaard eacc46da6d feat(plugins): WIP on new apps concept 10 年之前
  Torkel Ödegaard 5e949b0564 fix(quota): fixed failing quota unit tests 10 年之前
  woodsaj 6488324cf1 enhance quota support. 10 年之前
  woodsaj 852f9bd277 refactor quota settings 10 年之前
  woodsaj 76e9ebde36 always return after errors. 10 年之前
  woodsaj 0688050552 add quota middleware to enforce quotas. issue #321 10 年之前
  Torkel Ödegaard ae0f8c77d1 Auth: You can now authenicate against api with username / password using basic auth, Closes #2218 10 年之前
  Donn Pebe df33cbc8c5 Fix wrong metrics counter 10 年之前
  Torkel Ödegaard 34539c0c13 Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732 10 年之前
  Torkel Ödegaard 1f2cba81eb Merge branch 'enforce-domain' of https://github.com/gummiboll/grafana 10 年之前
  Torkel Ödegaard be589d81c7 Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 10 年之前
  Torkel Ödegaard ba883d25fe More middleware unit tests cover all current auth mechanisms 10 年之前
  Emil Thelin 2d7c7871b0 Fixes broken test 10 年之前
  Emil Thelin 9fd3ef2687 Enforce domain 10 年之前
  Torkel Ödegaard 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 10 年之前
  Torkel Ödegaard c07d48d930 A big refactoring for how sessions are handled, Api calls that authenticate with api key will no longer create a new session 10 年之前
  Torkel Ödegaard d987532262 Added server metrics 10 年之前
  Jason Wilder d3d896dccd Log more descriptive error when anonymous org is not found 10 年之前
  Torkel Ödegaard 477e035f2e Fixed anonymous access mode, Closes #1586 10 年之前