2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add failing spec for #shutdown(wait: n), gh-314 More... over 3 years ago
Use wait_until {} in scheduler_spec.rb More... over 3 years ago
Fix spec for older Rubies without String#match? More... over 3 years ago
Implement Job name:/n: #name and #name=, gh-309 More... over 3 years ago
Use wait_until as much as possible in job_spec.rb More... over 3 years ago
Try using monow in spec wait_until {} More... over 3 years ago
Harden Job#around_trigger spec More... over 3 years ago
Use wait_until {} in scheduler_spec.rb More... over 3 years ago
Merge pull request #313 from jjb/tests-for-locals-available-first-run More... over 3 years ago
test locals accessible in hooks and before first run More... over 3 years ago
Document enhanced job locals More... over 3 years ago
Add #locals access to Job More... over 3 years ago
Accept locals at Job scheduling time More... over 3 years ago
Add Job #has_key?, #value, and #entries More... over 3 years ago
Update credits and changelog More... over 3 years ago
Merge pull request #310 from jjb/around-trigger More... over 3 years ago
around trigger More... over 3 years ago
Introduce :discard_past = false for cron, gh-305 More... over 3 years ago
Simplify discard_past More... over 3 years ago
Separate .utc_to_s/.h_to_s < 1.9 versions More... over 3 years ago
Align cron, deal with first_at in set_next_time More... over 3 years ago
Spare some Thread.current calls More... over 3 years ago
Reorganize cron spec More... over 3 years ago
Pass now to Job#set_next_time to help testing More... over 3 years ago
Introduce spec wait_next_second More... over 3 years ago
Add second level cron spec for gh-304 More... over 3 years ago
Prevent post_trigger cron set_next_time, gh-304 More... over 3 years ago
Flatten source files More... over 3 years ago
Drop unneeded require More... over 3 years ago
Split job classes in three files More... over 3 years ago