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

carlescere / scheduler / 20

Builds Branch Commit Type Ran Committer Via Coverage
20 master Add isRunning() function and var on Job IsRunning will allow external programs to know when a particular job is running, which may be useful for say graceful shutdown. Example Situation: Running scheduler from a console application and when the ... Pull #3 26 Aug 2015 08:09PM UTC joeybloggs travis-ci pending completion   set done
19 master Add "How it works?" section to README This commit adds the "How it works?" section explaining how the structure of the package behaves. Fixes #2 push 13 Aug 2015 11:30AM UTC carlescere travis-ci pending completion   set done
18 master Add NotImmediately option to recurrent jobs Recurrent jobs were executing right away when Run was called. Now, is possible to omit the first execution and only execute it when the time passed. push 15 Jun 2015 11:14PM UTC carlescere travis-ci pending completion   set done
17 feature/not-immediately Add NotImmediately option to recurrent jobs Recurrent jobs were executing right away when Run was called. Now, is possible to omit the first execution and only execute it when the time passed. push 15 Jun 2015 11:05PM UTC carlescere travis-ci pending completion   set done
16 master Merge pull request #1 from carlescere/hotfix/coveralls-fix Fix coveralls suddently stop working push 15 Jun 2015 10:57PM UTC carlescere travis-ci pending completion   set done
14 hotfix/coveralls-fix Fix coveralls suddently stop working push 15 Jun 2015 10:50PM UTC carlescere travis-ci pending completion   set done
12 master Remove unused time check In weekly.nextRun the check for now being before the date is removed since the date is going to be at 00:00:00 always. push 22 Apr 2015 10:48AM UTC carlescere travis-ci pending completion   set done
11 master Change test nextRun expected to time.Duration Due a change in github.com/stretchr/testify/assert now same types are needed when asserting expected and actual values. push 21 Apr 2015 04:50PM UTC carlescere travis-ci pending completion   set done
10 master Change Every parameter from time.Duration to int Every parameter times []time.Duration was confusing because it seemed you can put a duration in a unit * time.Second format. Changed to int to prevent that. push 26 Mar 2015 03:07PM UTC carlescere travis-ci pending completion   set done
9 master Start recurrent jobs immediately In a first version recurrent jobs were launched when the nextRun was calculated. This meant that if a hourly job is created it won't get executed until the hour has passed. Usually you want to run the job immedia... push 02 Mar 2015 11:44AM UTC carlescere travis-ci pending completion   set done
8 0.1 Fixed badge to point to master... *sigh* push 20 Feb 2015 10:42PM UTC carlescere travis-ci pending completion   set done
7 master Fixed badge to point to master... *sigh* push 09 Feb 2015 05:52PM UTC carlescere travis-ci pending completion   set done
6 master Added coverall badge push 09 Feb 2015 05:47PM UTC carlescere travis-ci pending completion   set done
5 master coverall integration push 09 Feb 2015 05:46PM UTC carlescere travis-ci pending completion   set done
4 coverall coverall integration push 09 Feb 2015 05:43PM UTC carlescere travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 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