haseth
|
208b4f76bf
updated comments on parser example
|
5 年之前 |
Danny Feliz
|
e7da914f1b
Fix syntax highlighting (#264)
|
6 年之前 |
Rob Figueiredo
|
ccba498c39
chain/SkipIfStillRunning: fix bug handling different jobs
|
6 年之前 |
Rob Figueiredo
|
3d516ccad1
Merge pull request #268 from nnao45/fix/readme-link
|
6 年之前 |
nnao45
|
64a083cfef
Fix changing quartz scheduler site link for README
|
6 年之前 |
Rob Figueiredo
|
b7cc47d857
Merge pull request #243 from yvanoers/master
|
6 年之前 |
Rob Figueiredo
|
3a6eb7fa20
Merge pull request #253 from cettoana/patch-1
|
6 年之前 |
Abel Chen
|
7d0ec890fd
docs: remove redundant asterisk in example
|
6 年之前 |
Yuri van Oers
|
9c7462b344
Make cron depend on interface instead of fixed parser
|
6 年之前 |
Rob Figueiredo
|
e843a09e5b
docs: add instructions for getting and importing the package
|
6 年之前 |
Rob Figueiredo
|
000513019e
docs: change heading so godoc recognizes it. add WithSeconds mention
|
6 年之前 |
Rob Figueiredo
|
bfc372e108
Merge pull request #211 from nono/fix-readme
|
6 年之前 |
Bruno Michel
|
fa682d18e0
Fix a typo in README
|
6 年之前 |
Rob Figueiredo
|
45fbe1491c
docs: update and expand
|
6 年之前 |
Rob Figueiredo
|
852bb0405c
README: add more information about the upgrade
|
6 年之前 |
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 年之前 |