Commit History

Author SHA1 Message Date
  Travis Terry 1e80ac5674 test for #34 10 years ago
  Travis Terry 58773a92e9 Merge branch 'master' of github.com:tdterry/cron 10 years ago
  Travis Terry 2e451031b1 new tasks should be scheduled based on the current time 10 years ago
  Thomas Meire 634cf55a82 Recover from panics in cron jobs 10 years ago
  Paulo Benatto 85b1d4ffa8 Fixed the description of func AddJob. 10 years ago
  Harshal Pradhan a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. 10 years ago
  Rob Figueiredo 32d9c27315 Merge pull request #36 from bruth/issue-35 10 years ago
  Byron Ruth 9ae18730f4 Return on Stop if cron is not running 10 years ago
  Rob Figueiredo e4280929dd Merge pull request #28 from ricardolonga/master 10 years ago
  Ricardo Longa eb1cd6d3ab On the next line. 10 years ago
  Ricardo Longa c4057a474b Added build status image. 10 years ago
  Rob Figueiredo be2e0b0dee Merge pull request #19 from DAddYE/patch-1 11 years ago
  Davide D'Agostino b53357ea33 Add a space 11 years ago
  Davide D'Agostino 93efa02b9f Enforce custom import pat 11 years ago
  Rob Figueiredo 67823cd24d Create .travis.yml 11 years ago
  Rob Figueiredo 0f9f0529d0 SpecSchedule.Next: use time.Truncate instead of time.Date 11 years ago
  Rob Figueiredo a35e5c427e SpecSchedule.Next: use time.Truncate instead of time.Date 11 years ago
  Rob Figueiredo 2b666ea6e8 Return an EntryID when adding a job and allow it to be removed. 11 years ago
  Rob Figueiredo cf42b3d72f Make Seconds optional, to comply with the Unix cron spec. 11 years ago
  Rob Figueiredo 95388f1e2d Small doc fixes 11 years ago
  Rob Figueiredo 25f0d076fd Create .travis.yml 11 years ago
  Rob Figueiredo e0f96a958f Merge pull request #18 from robfig/timezone 11 years ago
  Rob Figueiredo c0173a8cbd Update docs and tests, and clean up implementation a bit. 11 years ago
  Dennis Francis a7d924fa04 added Timezone support, made Dow mandatory and Seconds optional to support standard GNU/Linux crontabs 11 years ago
  Rob Figueiredo b024fc5ea0 Fix usage example 12 years ago
  Rob Figueiredo 34e2323819 Move docs into godoc 12 years ago
  Rob Figueiredo f2c3314377 Return an error rather than panicking on invalid cron specs 12 years ago
  Rob Figueiredo 483223747f Merge pull request #3 from cojac/entries_bug 12 years ago
  Cory Jacobsen eab026bed5 Fixed bug when calling Entries() 12 years ago
  Rob Figueiredo 004a5153dd Merge pull request #2 from tilinna/master 13 years ago