Commit történet

Szerző SHA1 Üzenet Dátum
  Rob Figueiredo 1973b3eee3 cron/chain: add Chain & JobWrapper types to decorate job executions 6 éve
  Rob Figueiredo a851620020 cron.WithSeconds: add special constructor for the cron spec variety with seconds 6 éve
  Rob Figueiredo 6c8dc29992 README: add more v3 details 6 éve
  Rob Figueiredo 4813ba2496 Recommend CRON_TZ=(Location) to specify the time zone of a schedule. 6 éve
  Rob Figueiredo 1f8ec97c87 Functional options, Optional seconds, Overridable parser 6 éve
  Rob Figueiredo 1e507e218b v3: Merge 'master' and 'v2' to create a v3 branch, and add a go.mod file 7 éve
  Yann Vaillant 57fe5f5b10 Add a link to the documentation in the README 8 éve
  Ricardo Longa eb1cd6d3ab On the next line. 10 éve
  Ricardo Longa c4057a474b Added build status image. 10 éve
  Rob Figueiredo 34e2323819 Move docs into godoc 12 éve
  Rob Figueiredo 0b0ad4621c Update README.md 13 éve
  Rob Figueiredo c4429b3357 Make the Cron Schedule an interface and add a generic Schedule routine. Add a constant delay schedule with an interface of either Every(time.Minute) or a spec of "@every 5m" 13 éve
  Rob Figueiredo 7dacdfbb31 Update readme, add a note about thread safety, add a link to gopkgdoc 13 éve
  Rob Figueiredo 0de5d2922f Update the readme for recent changes 13 éve
  Steve Phillips f18f4469ea Missing double-quote :-) 13 éve
  Rob Figueiredo c2521cab59 Break Start() into Start() (runs in separate go routine) and Run() (previous behavior) 13 éve
  Rob Figueiredo 79c6cbe5a7 Add some tests for the job running. 13 éve
  Rob Figueiredo 04ae887f17 Write helpful readme 13 éve
  Rob Figueiredo 4152b5bf2f Cron Entry creation + tests 13 éve
  Rob Figueiredo e0aa2acff9 Initial commit 13 éve