You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Eugen Rochko 9014367bd8
Fix background jobs not using locks like they are supposed to (#13361)
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 #13349
5 years ago
..
controllers Fix reported accounts not being whitelisted when resolving a spamcheck report (#13289) 5 years ago
fabricators
features Add submit button to the top of preferences pages (#13068) 5 years ago
fixtures
helpers
lib Fix rendering `<a>` without `href` when scheme unsupported (#13040) 5 years ago
mailers
models
policies
presenters
requests
routing
serializers/activitypub
services Fix background jobs not using locks like they are supposed to (#13361) 5 years ago
support
validators
views
workers
rails_helper.rb Bump sidekiq from 5.2.7 to 6.0.4 (#11727) 5 years ago
spec_helper.rb