Historial de Commits

Autor SHA1 Mensaje Fecha
  Rob Figueiredo ccba498c39 chain/SkipIfStillRunning: fix bug handling different jobs hace 6 años
  Rob Figueiredo 3d516ccad1 Merge pull request #268 from nnao45/fix/readme-link hace 6 años
  nnao45 64a083cfef Fix changing quartz scheduler site link for README hace 6 años
  Rob Figueiredo b7cc47d857 Merge pull request #243 from yvanoers/master hace 6 años
  Rob Figueiredo 3a6eb7fa20 Merge pull request #253 from cettoana/patch-1 hace 6 años
  Abel Chen 7d0ec890fd docs: remove redundant asterisk in example hace 6 años
  Yuri van Oers 9c7462b344 Make cron depend on interface instead of fixed parser hace 6 años
  Rob Figueiredo e843a09e5b docs: add instructions for getting and importing the package hace 6 años
  Rob Figueiredo 000513019e docs: change heading so godoc recognizes it. add WithSeconds mention hace 6 años
  Rob Figueiredo bfc372e108 Merge pull request #211 from nono/fix-readme hace 6 años
  Bruno Michel fa682d18e0 Fix a typo in README hace 6 años
  Rob Figueiredo 45fbe1491c docs: update and expand hace 6 años
  Rob Figueiredo 852bb0405c README: add more information about the upgrade hace 6 años
  Rob Figueiredo 9aa5b7e823 cron: fix data races accessing the `running` state variable hace 6 años
  Rob Figueiredo 15ec73dd77 cron.Stop: return a context that waits for outstanding jobs to complete. hace 6 años
  Rob Figueiredo d279950244 cron/chain: add Chain & JobWrapper types to decorate job executions hace 6 años
  Rob Figueiredo 43863da9e0 cron/logger: update Logger to comply with logr hace 6 años
  Rob Figueiredo 0275a3e54f cron_test: fix bug in tests leading to flakiness hace 6 años
  Rob Figueiredo 1cba5e61f9 cron: fix: removing a job causes the next scheduled job to run too late hace 6 años
  Rob Figueiredo e4fa405d95 cron/logger: introduce a Logger interface and opt-in verbose logging hace 6 años
  Rob Figueiredo 70971dc81b cron.Entries(): update request for snapshot to include a reply channel hace 6 años
  Rob Figueiredo 86fcb220ef cleanup: remove unused function, add test coverage for cron.Entry hace 6 años
  Rob Figueiredo f63d6e8bf3 test: fix data races in the test code hace 6 años
  Rob Figueiredo 0f01e6b177 parser: fix combining of Dow and Dom hace 6 años
  Rob Figueiredo a851620020 cron.WithSeconds: add special constructor for the cron spec variety with seconds hace 6 años
  Rob Figueiredo 885d8be770 doc.go: remove second place from descriptor table hace 6 años
  Rob Figueiredo 271c34fd13 doc.go: add more complex usage example, fix them to omit seconds hace 6 años
  Rob Figueiredo 6c8dc29992 README: add more v3 details hace 6 años
  Rob Figueiredo 605d51319c spec_test.go: fix tests when run in UTC as local time zone hace 7 años
  Rob Figueiredo dbf3220455 spec.go: adjust times when rolling the clock forward to handle non-existent midnight hace 7 años