Histórico de Commits

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