Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-31 | Fix background jobs not using locks like they are supposed to (#13361) | Eugen Rochko | |
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 | |||
2018-01-22 | Rename ResolveRemoteAccountService to ResolveAccountService (#6327) | Akihiko Odaki | |
The service used to be named ResolveRemoteAccountService resolves local accounts as well. |