summary refs log tree commit diff
path: root/changelog.d/16684.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.98.0rc1David Robertson2023-12-051-1/+0
|
* Move media retention tests out of rest tests (#16684)David Robertson2023-11-271-0/+1
* Move media retention tests out of rest tests AFAICS this doesn't make any HTTP requests and so it ought not to belong in `tests.rest`. * Changelog