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

peppeocchi / php-cron-scheduler / 86

Builds Branch Commit Type Ran Committer Via Coverage
86 master Fixed basic script example (#25) If run() is not called, no jobs are executed. Took me a minute to find out so I propose adding it to the basic example. push 26 Aug 2017 05:11PM UTC peppeocchi travis-ci pending completion   set done
85 master Fixed basic script example If run() is not called, no jobs are executed. Took me a minute to find out so I propose adding it to the basic example. Pull #25 25 Aug 2017 02:09PM UTC web-flow travis-ci pending completion   set done
84 master Allow run() to be executed multiple times The isDue check on the jobs is not provided a datetime in the run() method. This means they use the creation time of the job as the 'current' time to compare against. Most likely this creation time is ap... Pull #24 25 Aug 2017 09:25AM UTC web-flow travis-ci pending completion   set done
83 v2.x Implementation of #23 using `then` method Similar implementation of the PR #23 submitted by @badyto Reused the same tests on that PR There is also a possible breaking change with the output passed to the callback in the `then` method, when exec... push 10 Aug 2017 08:52AM UTC peppeocchi travis-ci pending completion   set done
82 master Fix StyleCI analysis failure Comment format fixed. Pull #24 10 Aug 2017 08:39AM UTC web-flow travis-ci pending completion   set done
81 master Allow queued jobs to be removed If the scheduler is used to do multiple runs then it would be useful to reset all queued Jobs. Currently the only way to do this is by re-creating the scheduler object. But if the object is injected in the code the... Pull #24 10 Aug 2017 08:25AM UTC web-flow travis-ci pending completion   set done
80 master missing space on the end of file Pull #23 04 Aug 2017 01:21PM UTC web-flow travis-ci pending completion   set done
79 master Merge branches 'dev' and 'master' of https://github.com/badyto/php-cron-scheduler Pull #23 04 Aug 2017 01:19PM UTC web-flow travis-ci pending completion   set done
78 v2.1.1 Added suggested change from @badyto push 04 Aug 2017 10:07AM UTC peppeocchi travis-ci pending completion   set done
77 v2.x Merge branch 'master' into v2.x push 04 Aug 2017 10:05AM UTC peppeocchi travis-ci pending completion   set done
76 master Added suggested change from @badyto push 04 Aug 2017 10:04AM UTC peppeocchi travis-ci pending completion   set done
75 master Fixed annotations and minor code problems. (#22) * Fixed annotations minor code problems. * StyleCI * minor change requested by peppeocchi * Added extra space between @param and type to keep this project's code style. push 04 Aug 2017 10:02AM UTC peppeocchi travis-ci pending completion   set done
74 master Added extra space between @param and type to keep this project's code style. Pull #22 04 Aug 2017 09:00AM UTC web-flow travis-ci pending completion   set done
73 master minor change requested by peppeocchi Pull #22 04 Aug 2017 08:48AM UTC web-flow travis-ci pending completion   set done
72 master StyleCI Pull #22 03 Aug 2017 02:29PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 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