Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-02-22 | Add prometheus metrics for number of badge update pushes. (#4709) | Richard van der Hoff | 2 | -8/+26 | |
We're counting the number of push notifications, but not the number of badges; I'd like to see if they are significant. | |||||
2019-02-22 | Better checks on newsfragments (#4698) | Richard van der Hoff | 4 | -12/+68 | |
* You need an entry in the debian changelog (and not a regular newsfragment) for debian packaging changes. * Regular newsfragments m |