summary refs log tree commit diff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-12Refactor storing of server keys (#16261)Erik Johnston3-190/+26
2023-09-11Add the List-Unsubscribe header for notification emails. (#16274)Patrick Cloke5-6/+110
2023-09-11Filter out down hosts when retrying fetching device lists (#16298)Erik Johnston2-1/+15
2023-09-11Bump types-pillow from 10.0.0.2 to 10.0.0.3 (#16293)dependabot[bot]1-3/+3
2023-09-11Bump types-setuptools from 68.0.0.3 to 68.2.0.0 (#16292)dependabot[bot]1-3/+3
2023-09-11Bump mypy-zope from 1.0.0 to 1.0.1 (#16291)dependabot[bot]1-4/+4
2023-09-11Bump black from 23.7.0 to 23.9.1 (#16295)dependabot[bot]1-24/+24
2023-09-11Bump serde_json from 1.0.105 to 1.0.106 (#16296)dependabot[bot]1-2/+2
2023-09-08Improve type hints for attrs classes (#16276)David Robertson7-39/+37
2023-09-08 Upgrade CI run of Python 3.12 from rc1 to rc2 (#16280)V024602-1/+2
2023-09-08Update ruff config (#16283)Patrick Cloke26-64/+63
2023-09-08Log values at DEBUG level with execute_values (#16281)David Robertson2-2/+4
2023-09-08Fix-up incorrect spellings in docs. (#16282)Patrick Cloke18-119/+120
2023-09-08Fix bug with new task scheduler using lots of CPU. (#16278)Erik Johnston2-21/+23
2023-09-08Bump gitpython from 3.1.34 to 3.1.35 (#16279)dependabot[bot]1-3/+3
2023-09-08Avoid temporary storage of sensitive information. (#16272)Patrick Cloke3-2/+16
2023-09-08Raise setuptools_rust version cap to 1.7.0 (#16277)V024602-1/+2
2023-09-08Reduce CPU overhead of change password endpoint (#16264)Erik Johnston2-58/+55
2023-09-07Recheck if remote device is cached before requesting it (#16252)Erik Johnston4-17/+35
2023-09-07Add `/notifications` endpoint to workers (#16265)Erik Johnston6-37/+42
2023-09-06Bump gitpython from 3.1.32 to 3.1.34 (#16267)dependabot[bot]1-3/+3
2023-09-06Send the opentracing span information to appservices (#16227)Marcel3-14/+37
2023-09-06Handle "registration_enabled" parameter for CAS (#16262)Aurélien Grimpard5-0/+30