Historique des commits

Auteur SHA1 Message Date
  Rob Figueiredo 3d516ccad1 Merge pull request #268 from nnao45/fix/readme-link il y a 6 ans
  nnao45 64a083cfef Fix changing quartz scheduler site link for README il y a 6 ans
  Rob Figueiredo b7cc47d857 Merge pull request #243 from yvanoers/master il y a 6 ans
  Rob Figueiredo 3a6eb7fa20 Merge pull request #253 from cettoana/patch-1 il y a 6 ans
  Abel Chen 7d0ec890fd docs: remove redundant asterisk in example il y a 6 ans
  Yuri van Oers 9c7462b344 Make cron depend on interface instead of fixed parser il y a 6 ans
  Rob Figueiredo e843a09e5b docs: add instructions for getting and importing the package il y a 6 ans
  Rob Figueiredo 000513019e docs: change heading so godoc recognizes it. add WithSeconds mention il y a 6 ans
  Rob Figueiredo bfc372e108 Merge pull request #211 from nono/fix-readme il y a 6 ans
  Bruno Michel fa682d18e0 Fix a typo in README il y a 6 ans
  Rob Figueiredo 45fbe1491c docs: update and expand il y a 6 ans
  Rob Figueiredo 852bb0405c README: add more information about the upgrade il y a 6 ans
  Rob Figueiredo 9aa5b7e823 cron: fix data races accessing the `running` state variable il y a 6 ans
  Rob Figueiredo 15ec73dd77 cron.Stop: return a context that waits for outstanding jobs to complete. il y a 6 ans
  Rob Figueiredo d279950244 cron/chain: add Chain & JobWrapper types to decorate job executions il y a 6 ans
  Rob Figueiredo 43863da9e0 cron/logger: update Logger to comply with logr il y a 6 ans
  Rob Figueiredo 0275a3e54f cron_test: fix bug in tests leading to flakiness il y a 6 ans
  Rob Figueiredo 1cba5e61f9 cron: fix: removing a job causes the next scheduled job to run too late 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