Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-11 | add level mappings | Gibheer | 1 | -2/+20 | |
This allows to map the command exit codes to any other output level which can then be reported by the notification plugin. With the provided colors, the frontend will show them accordingly. | |||||
2018-12-10 | add new schema | Gibheer | 1 | -0/+84 | |
This still needs some cleanup, but oh well. The most important thing is, that it works for now. | |||||
2018-11-16 | remove unique constraint on notifications | Gibheer | 1 | -1/+1 | |
That constraint would hinder the addition of multiple notifications, so it needs to be removed. | |||||
2018-11-16 | add unique index on check_id | Gibheer | 1 | -1/+1 | |
2018-11-16 | initial commit | Gibheer | 1 | -0/+78 | |