Commit History

作者 SHA1 備註 提交日期
  Julian Kornberger 0a415c50d0 Make golint happier 7 年之前
  Julian Kornberger 7aab6a8887 Make golint happier 7 年之前
  Dan Cech c0ecdee375 rename Context to ReqContext 7 年之前
  Dan Cech 338655dd37 move Context and session out of middleware 7 年之前
  Marcus Efraimsson 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 7 年之前
  Torkel Ödegaard 5323971c21 refactoring: alert rule query refactoring (#10941) 7 年之前
  Torkel Ödegaard 07fa2f1722 fix: alert list links did not work, changed dashboardUri to Url, this is breaking api change in alert api (#10756) 7 年之前
  bergquist fcd86fb24f make it easier for dashboards to generate ur; 8 年之前
  bergquist 74ca6f6dbf changes dashboard url in alertlist 8 年之前
  Daniel Lee 79fe01959b alerting: small refactoring 8 年之前
  Daniel Lee eb765d288c alertlist: disable pause button when user does not have permission 8 年之前
  Daniel Lee f5107d5023 alerting: add permission check in api for pausing alerts 8 年之前
  Torkel Ödegaard 029317ed18 tech: alert list react migration progress 8 年之前
  Torkel Ödegaard 9cce5217d0 build: fixed gofmt issue and addd mock response feature 8 年之前
  Torkel Ödegaard 1fd2270a93 build: split circle test shell scripts 8 年之前
  Torkel Ödegaard 87c978ebc9 fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093 8 年之前
  bergquist e78da57e4d feat(alerting): shows when no_data triggered alerts 9 年之前
  bergquist 0873d493c2 feat(alerting): moves getNewState to evalHandler 9 年之前
  Torkel Ödegaard b8f559aecb feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 9 年之前
  bergquist 9a3e51894b tech(alerting): remove unused property 9 年之前
  bergquist a230ff65a9 fix(alerting): typo 9 年之前
  bergquist 6c2c3c7e24 Revert "fix(alerting): pause dto can only pause one" 9 年之前
  bergquist b2c5a6a037 fix(alerting): pause dto can only pause one 9 年之前
  bergquist a2257ec3d0 tech(alerting): renames pause all method 9 年之前
  bergquist ecdf1888c4 feat(alerting): removes pause per datasource 9 年之前
  bergquist 4ef95cfd31 style(api): reduce code complexity 9 年之前
  bergquist 1f8f3ed038 style(api): extracts filter logic for mass pause 9 年之前
  bergquist fb6aa0e026 feat(api): adds endpoint for mass pausing alerts 9 年之前
  Torkel Ödegaard 773fb5d1ae fix(alerting): check if dashboard is saved before testing alert rule, fixes #6549 9 年之前
  Torkel Ödegaard 62e8a039a1 refactor(alerting): refactoring PR for OR conditions, #6579 9 年之前