Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-06-15 | Fix a long-standing bug which meant that rate limiting was not restrictive en... | reivilibre | 3 | -12/+45 |
2022-06-15 | Don't use keyword arguments when initialising modules (#13060) | Brendan Abolivier | 2 | -1/+2 |
2022-06-15 | Clean up schema for `event_edges` (#12893) | Richard van der Hoff | 7 | -11/+216 |
2022-06-15 | Fix typechecks against twisted trunk (#13061) | David Robertson | 3 | -4/+6 |
2022-06-14 | Fix incorrect link in changelog. | Patrick Cloke | 1 | -1/+1 |
2022-06-14 | Refactor entry points so that they all have a `main` function. (#13052) | reivilibre | 11 | -10/+61 |
2022-06-14 | Fix `destination_is` errors seen in sentry. (#13041) | David Robertson | 7 | -8/+59 |
2022-06-14 | Up complement time outs (#13048) | Erik Johnston | 2 | -3/+4 |
2022-06-14 | Fix version number in spam checker callbacks doc (#13047) | Brendan Abolivier | 2 | -6/+7 |
2022-06-14 | Remove code generating comments in configuration file (#12941) | Shay | 41 | -5711/+66 |
2022-06-14 | Rename delta to apply in the proper schema version. (#13050) | Patrick Cloke | 2 | -0/+1 |
2022-06-14 |