Historique des commits

Auteur SHA1 Message Date
  Rob Figueiredo 07c22694e4 cron: fix data races accessing the `running` state variable il y a 6 ans
  Rob Figueiredo 549089c523 cron.Stop: return a context that waits for outstanding jobs to complete. il y a 6 ans
  Rob Figueiredo 1973b3eee3 cron/chain: add Chain & JobWrapper types to decorate job executions il y a 6 ans
  Rob Figueiredo e4fa405d95 cron/logger: introduce a Logger interface and opt-in verbose logging il y a 6 ans
  Rob Figueiredo 70971dc81b cron.Entries(): update request for snapshot to include a reply channel il y a 6 ans
  Rob Figueiredo 86fcb220ef cleanup: remove unused function, add test coverage for cron.Entry il y a 6 ans
  Rob Figueiredo f63d6e8bf3 test: fix data races in the test code il y a 6 ans
  Rob Figueiredo 0f01e6b177 parser: fix combining of Dow and Dom il y a 6 ans
  Rob Figueiredo a851620020 cron.WithSeconds: add special constructor for the cron spec variety with seconds il y a 6 ans
  Rob Figueiredo 885d8be770 doc.go: remove second place from descriptor table il y a 6 ans
  Rob Figueiredo 271c34fd13 doc.go: add more complex usage example, fix them to omit seconds il y a 6 ans
  Rob Figueiredo 6c8dc29992 README: add more v3 details il y a 6 ans
  Rob Figueiredo 605d51319c spec_test.go: fix tests when run in UTC as local time zone il y a 6 ans
  Rob Figueiredo dbf3220455 spec.go: adjust times when rolling the clock forward to handle non-existent midnight il y a 6 ans
  Rob Figueiredo 4813ba2496 Recommend CRON_TZ=(Location) to specify the time zone of a schedule. il y a 6 ans
  Rob Figueiredo eeecf155fc spec_test.go: ensure an error is returned on 0 increment il y a 6 ans
  Rob Figueiredo d10bec7141 gofmt il y a 6 ans
  Rob Figueiredo 46e5be361c parser: reject descriptors if not configured to accept them il y a 6 ans
  Rob Figueiredo c4355342f3 doc.go: remove markdown link formatting from godoc, which does not render it il y a 6 ans
  Rob Figueiredo 1f8ec97c87 Functional options, Optional seconds, Overridable parser il y a 6 ans
  Rob Figueiredo 1e507e218b v3: Merge 'master' and 'v2' to create a v3 branch, and add a go.mod file il y a 7 ans
  Rob Figueiredo b41be1df69 Update doc.go to fix description of @every il y a 7 ans
  Rob Figueiredo 2f08104c45 Update doc.go to clarify @weekly il y a 7 ans
  Rob Figueiredo da757ee1bf Merge pull request #123 from vayan/add-doc-link il y a 7 ans
  Yann Vaillant 57fe5f5b10 Add a link to the documentation in the README il y a 8 ans
  Rob Figueiredo 2315d5715e Merge pull request #120 from theothertomelliott/master il y a 8 ans
  theothertomelliott 7002cd6810 Add tests for spec errors, noop on running start twice, and the blocking Run(). il y a 8 ans
  Rob Figueiredo 736158dc09 Clarify meaning of @every il y a 8 ans
  Rob Figueiredo 2ae65ff969 Merge pull request #103 from bgaifullin/master il y a 8 ans
  Bulat Gaifullin 316e2a231d did not reset timer on snapshot requests il y a 8 ans