mastodon/spec
Eugen Rochko b1c596e8f3 Fix background jobs not using locks like they are supposed to ()
Also:

- Fix locks not being removed when jobs go to the dead job queue
- Add UI for managing locks to the Sidekiq dashboard
- Remove unused Sidekiq workers

Fix 
2020-03-31 21:59:03 +02:00
..
controllers Fix reported accounts not being whitelisted when resolving a spamcheck report () 2020-03-21 03:08:09 +01:00
fabricators
features Add submit button to the top of preferences pages () 2020-03-08 16:04:03 +01:00
fixtures
helpers
lib Fix rendering `<a>` without `href` when scheme unsupported () 2020-02-08 21:22:38 +01:00
mailers
models Search account domain in lowercase () 2020-02-01 15:42:24 +01:00
policies
presenters
requests
routing
serializers/activitypub
services Fix background jobs not using locks like they are supposed to () 2020-03-31 21:59:03 +02:00
support
validators Search account domain in lowercase () 2020-02-01 15:42:24 +01:00
views
workers
rails_helper.rb Bump sidekiq from 5.2.7 to 6.0.4 () 2020-03-21 12:04:54 +09:00
spec_helper.rb