Историја ревизија

Аутор SHA1 Порука Датум
  Rob Figueiredo 9aa5b7e823 cron: fix data races accessing the `running` state variable пре 6 година
  Rob Figueiredo 15ec73dd77 cron.Stop: return a context that waits for outstanding jobs to complete. пре 6 година
  Rob Figueiredo d279950244 cron/chain: add Chain & JobWrapper types to decorate job executions пре 6 година
  Rob Figueiredo 43863da9e0 cron/logger: update Logger to comply with logr пре 6 година
  Rob Figueiredo 0275a3e54f cron_test: fix bug in tests leading to flakiness пре 6 година
  Rob Figueiredo 1cba5e61f9 cron: fix: removing a job causes the next scheduled job to run too late пре 6 година
  Rob Figueiredo e4fa405d95 cron/logger: introduce a Logger interface and opt-in verbose logging пре 6 година
  Rob Figueiredo 70971dc81b cron.Entries(): update request for snapshot to include a reply channel пре 6 година
  Rob Figueiredo 86fcb220ef cleanup: remove unused function, add test coverage for cron.Entry пре 6 година
  Rob Figueiredo f63d6e8bf3 test: fix data races in the test code пре 6 година
  Rob Figueiredo 0f01e6b177 parser: fix combining of Dow and Dom пре 6 година
  Rob Figueiredo a851620020 cron.WithSeconds: add special constructor for the cron spec variety with seconds пре 6 година
  Rob Figueiredo 885d8be770 doc.go: remove second place from descriptor table пре 6 година
  Rob Figueiredo 271c34fd13 doc.go: add more complex usage example, fix them to omit seconds пре 6 година
  Rob Figueiredo 6c8dc29992 README: add more v3 details пре 6 година
  Rob Figueiredo 605d51319c spec_test.go: fix tests when run in UTC as local time zone пре 6 година
  Rob Figueiredo dbf3220455 spec.go: adjust times when rolling the clock forward to handle non-existent midnight пре 6 година
  Rob Figueiredo 4813ba2496 Recommend CRON_TZ=(Location) to specify the time zone of a schedule. пре 6 година
  Rob Figueiredo eeecf155fc spec_test.go: ensure an error is returned on 0 increment пре 6 година
  Rob Figueiredo d10bec7141 gofmt пре 6 година
  Rob Figueiredo 46e5be361c parser: reject descriptors if not configured to accept them пре 6 година
  Rob Figueiredo c4355342f3 doc.go: remove markdown link formatting from godoc, which does not render it пре 6 година
  Rob Figueiredo 1f8ec97c87 Functional options, Optional seconds, Overridable parser пре 6 година
  Rob Figueiredo 1e507e218b v3: Merge 'master' and 'v2' to create a v3 branch, and add a go.mod file пре 7 година
  Rob Figueiredo b41be1df69 Update doc.go to fix description of @every пре 7 година
  Rob Figueiredo 2f08104c45 Update doc.go to clarify @weekly пре 7 година
  Rob Figueiredo da757ee1bf Merge pull request #123 from vayan/add-doc-link пре 7 година
  Yann Vaillant 57fe5f5b10 Add a link to the documentation in the README пре 8 година
  Rob Figueiredo 2315d5715e Merge pull request #120 from theothertomelliott/master пре 8 година
  theothertomelliott 7002cd6810 Add tests for spec errors, noop on running start twice, and the blocking Run(). пре 8 година