Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly mention previous copyright (#16820) | Erik Johnston | 2024-01-23 | 3 | -0/+3 |
| | | | | | During the migration the automated script to update the copyright headers accidentally got rid of some of the existing copyright lines. Reinstate them. | ||||
* | Update license headers | Patrick Cloke | 2023-11-21 | 3 | -31/+48 |
| | |||||
* | Stop patching EventBase.__eq__ in tests. (#16349) | Patrick Cloke | 2023-09-18 | 2 | -36/+30 |
| | | | | It is clearer to directly test equality instead of doing indirect assertions via patching __eq__. | ||||
* | Return an immutable value from get_latest_event_ids_in_room. (#16326) | Patrick Cloke | 2023-09-18 | 1 | -2/+2 |
| | |||||
* | Bump mypy-zope & mypy. (#16188) | Patrick Cloke | 2023-08-29 | 1 | -1/+1 |
| | |||||
* | Update code to refer to "workers". (#15606) | Patrick Cloke | 2023-05-16 | 3 | -0/+505 |
A bunch of comments and variables are out of date and use obsolete terms. |