summary refs log tree commit diff
path: root/changelog.d/12879.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.61.0rc1Olivier Wilkinson (reivilibre)2022-06-071-1/+0
|
* Avoid attempting to delete push actions for remote users. (#12879)Patrick Cloke2022-05-261-0/+1
Remote users will never have push actions, so we can avoid a database round-trip/transaction completely.