config
|
Alter config to have a root route
|
2015-10-19 16:52:54 +02:00 |
notify
|
Implement initial PagerDuty notifications
|
2015-10-19 13:36:17 +02:00 |
provider
|
Convert all fingerprints to int64 before/after database interaction
|
2015-10-19 14:21:50 +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
|
Alter config to have a root route
|
2015-10-19 16:52:54 +02:00 |
types
|
Fix infinite recursion bug in Alert merge
|
2015-10-15 16:21:36 +02:00 |
ui
|
Implement initial PagerDuty notifications
|
2015-10-19 13:36:17 +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 |
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 |
LICENSE
|
License cleanup.
|
2015-01-22 15:45:23 +01: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 |
api.go
|
Fix potential grouping collisions, pass down group labels
|
2015-10-16 16:55:56 +02:00 |
dispatch.go
|
Implement global routing options
|
2015-10-19 16:17:15 +02:00 |
inhibit.go
|
Add license headers
|
2015-10-11 17:24:49 +02:00 |
main.go
|
Alter config to have a root route
|
2015-10-19 16:52:54 +02:00 |
route.go
|
Alter config to have a root route
|
2015-10-19 16:52:54 +02:00 |
route_test.go
|
Implement global routing options
|
2015-10-19 16:17:15 +02:00 |
web.go
|
Do not expand index.html
|
2015-10-15 12:01:08 +02:00 |