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
features
fixtures
helpers Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573) 2020-12-15 12:56:43 +01:00
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
presenters
requests
routing
serializers/activitypub
services Improve account deletion performances further (#15407) 2020-12-22 23:57:46 +01:00
support
validators
views
workers Fix being able to import more than allowed number of follows (#15384) 2020-12-26 23:52:46 +01:00
rails_helper.rb
spec_helper.rb