• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ondrejbartas / sidekiq-cron / 32

Builds Branch Commit Type Ran Committer Via Coverage
32 master Fix styling for Sidekig 2.16.1 Pull #10 22 Nov 2013 06:41PM UTC felixbuenemann travis-ci pending completion   set done
31 master Disable auto-loading of Sidekiq web-ui-extension This allows to use sidekiq-cron without the web-ui-integration. Now you need to explicitly load the cron extension in your routes: ```ruby require 'sidekiq/web' require 'sidekiq/cron/web' mount Si... Pull #9 22 Nov 2013 06:29PM UTC felixbuenemann travis-ci pending completion   set done
30 master Merge pull request #8 from xl-solutions/master rescue from all exceptions in poller push 22 Nov 2013 02:53PM UTC ondrejbartas travis-ci pending completion   set done
29 master rescue from all exceptions in poller this is needed to catch an error in rufus-scheduler that results in a stack level too deep error and freezes sidekiq-cron until sidekiq is restarted Pull #8 22 Nov 2013 12:41PM UTC alexbeeck travis-ci pending completion   set done
28 master Version bump to 0.1.7 push 05 Nov 2013 09:04PM UTC ondrejbartas travis-ci pending completion   set done
27 master [FIX]no_translaion arguments error Pull #7 25 Oct 2013 09:49AM UTC gnepud travis-ci pending completion   set done
26 master [FIX] Remove localisations from sidekiq-cron - problem with injecting localisations into sidekiq 2.15.2 push 18 Oct 2013 01:54PM UTC ondrejbartas travis-ci pending completion   set done
25 master [UPDATE] To version 0.1.6 push 13 Oct 2013 07:59PM UTC ondrejbartas travis-ci pending completion   set done
24 master [FIX] Job Hash arguments needs to be hash as output When passing: Sidekiq::Cron::Job.create( name: 'Schedule TestWorker', cron: '10 4 * * *', klass: 'TestWorker', args: {date: -1}) args was changed to: [["data", -1]] -> invalid :( push 13 Oct 2013 07:38PM UTC ondrejbartas travis-ci pending completion   set done
23 master Merge pull request #5 from romeuhcf/master Replacing parse-cron with rufus-scheduler parseline push 17 Sep 2013 07:54PM UTC ondrejbartas travis-ci pending completion   set done
22 master Replacing parse-cron with rufus-scheduler parseline Pull #5 17 Sep 2013 07:11PM UTC romeuhcf travis-ci pending completion   set done
21 master Merge pull request #4 from sylg/patch-1 Update README.md push 15 Sep 2013 06:45PM UTC ondrejbartas travis-ci pending completion   set done
20 master Update README.md minor typo Pull #4 15 Sep 2013 06:44PM UTC sylg travis-ci pending completion   set done
19 master [VERSION] bump to 0.1.5 push 07 Sep 2013 07:26AM UTC ondrejbartas travis-ci pending completion   set done
18 master [FIX] Various cron-parser exception messages - use: "not a valid cronline" push 07 Sep 2013 07:09AM UTC ondrejbartas travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc