Glitch-Shrike/app
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
..
chewy
controllers Improved performance of notification preloading (#15640) 2021-01-31 21:24:57 +01:00
helpers
javascript Change custom emoji to be animated when hovering container (#15637) 2021-01-31 21:25:31 +01:00
lib Fix race conditions on account migration creation (#15597) 2021-02-02 14:49:57 +01:00
mailers
models Fix race conditions on account migration creation (#15597) 2021-02-02 14:49:57 +01:00
policies
presenters Use Enumerable#filter_map in more places (#15527) 2021-01-22 16:28:15 +01:00
serializers
services Fix first return value of FetchLinkCardService.html method (#15630) 2021-01-25 09:22:41 +01:00
validators Optimize some regex matching (#15528) 2021-01-22 10:09:08 +01:00
views Fix Google Translate breaking web interface (#15610) 2021-01-21 14:29:54 +01:00
workers