about summary refs log tree commit diff
path: root/app/workers/pubsubhubbub/confirmation_worker.rb
AgeCommit message (Expand)Author
2020-03-31Fix background jobs not using locks like they are supposed to (#13361)Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2018-03-26Validate HTTP response length while receiving (#6891)Akihiko Odaki
2018-03-24Close http connection in perform method of Request class (#6889)Akihiko Odaki
2017-07-14HTTP signatures (#4146)Eugen Rochko
2017-05-11Pubsub confirmation worker spec (#2974)Matt Jankowski
2017-05-06Fix Scheduler::SubscriptionsScheduler (#2834)Eugen Rochko
2017-01-05Improve background jobs params and error handlingEugen Rochko
2016-11-29Adding rack timeout of 30sec, PuSH jobs moved to push queue so theyEugen Rochko
2016-11-28Fix setting of confirmed=true on successful confirmationEugen Rochko
2016-11-28More logging to ConfirmationWorkerEugen Rochko
2016-11-28Adding embedded PuSH serverEugen Rochko