Cronologia Commit

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