mastodon/spec
ThibG a044ddac5b
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>
2021-02-02 14:49:57 +01:00
..
controllers Fix race conditions on account migration creation (#15597) 2021-02-02 14:49:57 +01:00
fabricators Add IP-based rules (#14963) 2020-10-12 16:33:49 +02:00
features Add submit button to the top of preferences pages (#13068) 2020-03-08 16:04:03 +01:00
fixtures
helpers
lib Fix race conditions on account migration creation (#15597) 2021-02-02 14:49:57 +01:00
mailers
models Improved performance of notification preloading (#15640) 2021-01-31 21:24:57 +01:00
policies Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00
presenters
requests Fix localization test failing due to order of locale definitions (#12393) 2019-11-15 21:00:09 +01:00
routing
serializers/activitypub
services
support
validators Improve email address validation (#14565) 2020-08-12 12:40:25 +02:00
views
workers
rails_helper.rb
spec_helper.rb