COMMITS
January 6, 2021
X
fix: gracefully quit jobWrapper SkipIfStillRunning
Xiao Renhao committed
May 18, 2020
I
fix readme custom parser example
Ivan Georgiev committed
March 16, 2020
H
updated comments on parser example
haseth committed
January 4, 2020
D
Fix syntax highlighting (#264)
Danny Feliz committed
R
chain/SkipIfStillRunning: fix bug handling different jobs
Rob Figueiredo committed
December 17, 2019
R
Merge pull request #268 from nnao45/fix/readme-link
Rob Figueiredo committed
N
Fix changing quartz scheduler site link for README
nnao45 committed
November 25, 2019
R
Merge pull request #243 from yvanoers/master
Rob Figueiredo committed
R
Merge pull request #253 from cettoana/patch-1
Rob Figueiredo committed
November 21, 2019
A
docs: remove redundant asterisk in example
Abel Chen committed
October 9, 2019
Y
Make cron depend on interface instead of fixed parser
Yuri van Oers committed
July 16, 2019
R
docs: add instructions for getting and importing the package
Rob Figueiredo committed
R
docs: change heading so godoc recognizes it. add WithSeconds mention
Rob Figueiredo committed
July 12, 2019
R
Merge pull request #211 from nono/fix-readme
Rob Figueiredo committed
B
Fix a typo in README
Bruno Michel committed
July 11, 2019
R
docs: update and expand
Rob Figueiredo committed
R
cron_test: fix bug in tests leading to flakiness
Rob Figueiredo committed
R
cron: fix: removing a job causes the next scheduled job to run too late
Rob Figueiredo committed
July 3, 2019
R
README: add more information about the upgrade
Rob Figueiredo committed
R
cron/logger: update Logger to comply with logr
Rob Figueiredo committed
June 16, 2019
R
cron: fix data races accessing the `running` state variable
Rob Figueiredo committed
R
cron.Stop: return a context that waits for outstanding jobs to complete.
Rob Figueiredo committed
R
cron/chain: add Chain & JobWrapper types to decorate job executions
Rob Figueiredo committed
R
cron.Entries(): update request for snapshot to include a reply channel
Rob Figueiredo committed
R
cleanup: remove unused function, add test coverage for cron.Entry
Rob Figueiredo committed
R
test: fix data races in the test code
Rob Figueiredo committed
June 17, 2019
R
cron/logger: introduce a Logger interface and opt-in verbose logging
Rob Figueiredo committed
May 3, 2019
R
parser: fix combining of Dow and Dom
Rob Figueiredo committed
R
cron.WithSeconds: add special constructor for the cron spec variety with seconds
Rob Figueiredo committed
R
doc.go: remove second place from descriptor table
Rob Figueiredo committed