提交歷史

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