Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-25 | Explicitly initialize PackageBases.FlaggerComment | Lukas Fleischer | 1 | -4/+4 | |
Since commit 09cb61a (schema: Remove invalid default values for TEXT columns, 2017-04-15), the PackageBases.FlaggerComment field no longer has a default value. Initialize this field explicitly whenever a new row is added to the PackageBases table. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org> | |||||
2016-11-13 | Add tests for out-of-date notifications | Lukas Fleischer | 1 | -0/+33 | |
Make sure that out-of-date notifications are sent to package base maintainers as well as co-maintainers. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org> |