mastodon/app
ThibG 78d5bda973 Fix race conditions on account migration creation (#15597)
* Atomically check for processing lock in Move handler

* Prevent race condition when creating account migrations

Fixes #15595

* Add tests

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2022-01-28 22:39:48 +01:00
..
chewy
controllers Fix database serialization failure returning HTTP 500 (#16101) 2022-01-28 22:39:48 +01:00
helpers
javascript New Crowdin updates (#15413) 2020-12-26 23:51:46 +01:00
lib Fix race conditions on account migration creation (#15597) 2022-01-28 22:39:48 +01:00
mailers
models Fix race conditions on account migration creation (#15597) 2022-01-28 22:39:48 +01:00
policies Fix admins being able to suspend their instance actor (#14567) 2020-12-15 17:23:58 +01:00
presenters
serializers Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) 2020-12-23 16:43:38 +01:00
services Fix reports of already suspended accounts being recorded (#16047) 2022-01-28 22:39:48 +01:00
validators Fix follow limit preventing re-following of a moved account (#14207) 2020-12-18 09:18:31 +01:00
views Fix missing description on enable bootstrap timeline accounts toggle in admin UI (#15367) 2020-12-19 00:19:15 +01:00
workers Fix thread resolve worker retrying when status no longer exists (#16109) 2022-01-28 22:39:47 +01:00