Skip to content

Pull requests: collectiveidea/delayed_job

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Display warning if both pool and identifier flags are specified
#1104 opened Oct 2, 2019 by eitoball Loading… updated Oct 2, 2019
Fix orphan workers on restart
#1090 opened Jun 2, 2019 by dan-jensen Loading… updated Oct 12, 2019
Suggestion about way fixed bug #1080
#1081 opened Mar 13, 2019 by TemaMix Loading… updated Oct 31, 2019
Add ability to exclude queues by flag option --exclude_specified_queues
#1019 opened Mar 23, 2018 by one-more-alex Loading… updated Nov 29, 2019
Fix for daemon options with arguments
#1114 opened May 18, 2020 by jsgarvin Loading… updated May 18, 2020
Support loading options from config/delayed_job.yml
#1047 opened Aug 25, 2018 by excid3 Loading… updated Dec 15, 2020
Add no-wait and force-kill-waittime options to Delayed::Comand
#459 opened Dec 13, 2012 by pacoguzman Loading… updated Jan 5, 2021
Make reloading more thread-safe.
#1137 opened Feb 5, 2021 by anitasus Loading… updated Feb 5, 2021
Cleanup and clarify README
#1140 opened Apr 3, 2021 by johnnyshields Loading… updated Apr 3, 2021
monitor children and re-fork when they exit
#615 opened Jan 9, 2014 by dgobaud Loading… updated Apr 3, 2021
Don't wait for the sleep to expire when a signal arrives
#1110 opened Nov 21, 2019 by schuetzm Loading… updated Apr 10, 2021
Fix quiet mode working incorrectly when ENV['QUIET'] was not set
#987 opened Jun 22, 2017 by ryanrealscout Loading… updated Apr 13, 2021
rake jobs:check should not consider jobs scheduled to run in the future
#988 opened Jun 28, 2017 by aki77 Loading… updated Apr 19, 2021
Check Rails is defined before referring to Rails
#1146 opened Jul 1, 2021 by bazay Loading… updated Jul 1, 2021
Don't log time, logger can be formatted to include time
#1149 opened Aug 28, 2021 by jshah Loading… updated Sep 1, 2021
Support for Ruby 3.0 added
#1130 opened Dec 22, 2020 by webhoernchen Loading… updated Dec 21, 2021
[WIP] Copy-on-Write forking (logic copied from Puma)
#1160 opened Jan 9, 2022 by johnnyshields Loading… updated Jan 10, 2022
12 tasks
Make CI green by skipping failing ruby-head and jruby-head tests
#1162 opened Jan 18, 2022 by johnnyshields Loading… updated Jan 18, 2022
Bug Fix: Fix cattr_accessor in spec/sample_jobs
#1166 opened Apr 1, 2022 by johnnyshields Loading… updated Apr 1, 2022
Improve payload_object logging
#1120 opened Aug 21, 2020 by xronos-i-am Loading… updated Jun 15, 2022
Ignore future jobs in jobs:check.
#1159 opened Dec 13, 2021 by joshuapinter Loading… updated Sep 28, 2022
Exit after a fixed number of jobs executed.
#1164 opened Mar 4, 2022 by bretweinraub Loading… updated Sep 29, 2022
Fix for Syck YAML loading error: "method 'load_dj'"
#855 opened Oct 12, 2015 by tanelj Loading… updated Dec 7, 2022
Provide ability to add signals that may stop the job.
#900 opened Apr 1, 2016 by mohitnatoo Loading… updated Feb 7, 2023
ProTip! no:milestone will show everything without a milestone.