Go to file
2015-10-17 10:02:52 +02:00
config Implement global setting of notification parameters 2015-10-17 10:02:32 +02:00
notify Fix inverted cleanup trigger, proper mail notifications 2015-10-16 17:45:21 +02:00
provider Fix SQL statements to find overlapping alerts 2015-10-15 16:22:54 +02:00
scripts Fix compile issues 2015-09-26 11:14:18 +02:00
template Fix inverted cleanup trigger, proper mail notifications 2015-10-16 17:45:21 +02:00
test Show logs of crashed testing instances 2015-10-15 16:17:04 +02:00
types Fix infinite recursion bug in Alert merge 2015-10-15 16:21:36 +02:00
ui Add alert view to UI 2015-10-15 16:24:27 +02:00
vendor Vendor backoff library 2015-10-09 09:39:04 +02:00
version Add version information 2015-09-30 16:57:08 +02:00
.gitignore Fix .gitignore and include alertmanager API package 2015-10-02 12:41:41 +02:00
.travis.yml Run full make in CI 2015-10-05 18:43:38 +02:00
api.go Fix potential grouping collisions, pass down group labels 2015-10-16 16:55:56 +02:00
AUTHORS.md Set maintainer for the AM rewrite implementation 2015-10-11 17:27:23 +02:00
CHANGELOG.md Cut bugfix release 0.0.3. 2015-06-10 17:05:02 +02:00
CONTRIBUTING.md License cleanup. 2015-01-22 15:45:23 +01:00
dispatch.go Fix inverted cleanup trigger, proper mail notifications 2015-10-16 17:45:21 +02:00
inhibit.go Add license headers 2015-10-11 17:24:49 +02:00
LICENSE License cleanup. 2015-01-22 15:45:23 +01:00
main.go Output error on config load failure 2015-10-17 10:02:52 +02:00
Makefile Add Makefile and build script 2015-09-25 14:42:14 +02:00
NOTICE License cleanup. 2015-01-22 15:45:23 +01:00
README.md Clear README 2015-09-27 21:58:25 +02:00
route_test.go Add license headers 2015-10-11 17:24:49 +02:00
route.go Add license headers 2015-10-11 17:24:49 +02:00
web.go Do not expand index.html 2015-10-15 12:01:08 +02:00

Alertmanager