grafana/pkg
Carl Bergquist c38f6ff182 Make alerting notifcations sync (#6158)
* tech(routines): move the async logic from notification to alerting notifier

* tech(notification): reduce code dupe

* fix(notification): dont touch the response unless its an error

* feat(alerting): make alerting exeuction async but flow sync

* tech(alerting): remove commented code

* tech(alerting): remove unused code

* tech(alerting): fix typo

* tech(alerting): implement Context on EvalContext

* tech(alerting): wait for all alerts to return

* feat(alerting): dont allow alert responses to cancel

* Revert "feat(alerting): dont allow alert responses to cancel"

This reverts commit 324b006c96.

* feat(alerting): give alerts some time to finish before closing down
2016-10-03 09:38:03 +02:00
..
api Make alerting notifcations sync (#6158) 2016-10-03 09:38:03 +02:00
bus Make alerting notifcations sync (#6158) 2016-10-03 09:38:03 +02:00
cmd chore(web): Improve error message for invalid SSL configuration 2016-10-03 08:47:36 +02:00
components tech(renderer): improve renderOpts names 2016-09-26 11:07:36 +02:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
log tech(log): fixes extra param logging 2016-09-28 13:57:19 +02:00
login support connect ldap server with starttls (#5969) 2016-09-10 09:40:56 +02:00
metrics fix(internal metrics): removed local dev code 2016-09-22 11:54:47 +02:00
middleware fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 2016-09-23 12:29:53 +02:00
models Make alerting notifcations sync (#6158) 2016-10-03 09:38:03 +02:00
plugins Merge branch 'master' of github.com:grafana/grafana 2016-09-28 08:09:51 +02:00
services Make alerting notifcations sync (#6158) 2016-10-03 09:38:03 +02:00
setting Merge branch 'master' of github.com:grafana/grafana 2016-09-28 21:12:37 +02:00
social feat(oauth): refactoring PR #6077 2016-09-28 15:10:50 +02:00
tsdb Make alerting notifcations sync (#6158) 2016-10-03 09:38:03 +02:00
util test(util): add unit test for string util 2016-06-03 15:06:54 +02:00