Rob Figueiredo
|
07c22694e4
cron: fix data races accessing the `running` state variable
|
6 éve |
Rob Figueiredo
|
549089c523
cron.Stop: return a context that waits for outstanding jobs to complete.
|
6 éve |
Rob Figueiredo
|
1973b3eee3
cron/chain: add Chain & JobWrapper types to decorate job executions
|
6 éve |
Rob Figueiredo
|
e4fa405d95
cron/logger: introduce a Logger interface and opt-in verbose logging
|
6 éve |
Rob Figueiredo
|
70971dc81b
cron.Entries(): update request for snapshot to include a reply channel
|
6 éve |
Rob Figueiredo
|
86fcb220ef
cleanup: remove unused function, add test coverage for cron.Entry
|
6 éve |
Rob Figueiredo
|
f63d6e8bf3
test: fix data races in the test code
|
6 éve |
Rob Figueiredo
|
0f01e6b177
parser: fix combining of Dow and Dom
|
6 éve |
Rob Figueiredo
|
a851620020
cron.WithSeconds: add special constructor for the cron spec variety with seconds
|
6 éve |
Rob Figueiredo
|
885d8be770
doc.go: remove second place from descriptor table
|
6 éve |
Rob Figueiredo
|
271c34fd13
doc.go: add more complex usage example, fix them to omit seconds
|
6 éve |
Rob Figueiredo
|
6c8dc29992
README: add more v3 details
|
6 éve |
Rob Figueiredo
|
605d51319c
spec_test.go: fix tests when run in UTC as local time zone
|
6 éve |
Rob Figueiredo
|
dbf3220455
spec.go: adjust times when rolling the clock forward to handle non-existent midnight
|
6 éve |
Rob Figueiredo
|
4813ba2496
Recommend CRON_TZ=(Location) to specify the time zone of a schedule.
|
6 éve |
Rob Figueiredo
|
eeecf155fc
spec_test.go: ensure an error is returned on 0 increment
|
6 éve |
Rob Figueiredo
|
d10bec7141
gofmt
|
6 éve |
Rob Figueiredo
|
46e5be361c
parser: reject descriptors if not configured to accept them
|
6 éve |
Rob Figueiredo
|
c4355342f3
doc.go: remove markdown link formatting from godoc, which does not render it
|
6 éve |
Rob Figueiredo
|
1f8ec97c87
Functional options, Optional seconds, Overridable parser
|
6 éve |
Rob Figueiredo
|
1e507e218b
v3: Merge 'master' and 'v2' to create a v3 branch, and add a go.mod file
|
7 éve |
Rob Figueiredo
|
b41be1df69
Update doc.go to fix description of @every
|
7 éve |
Rob Figueiredo
|
2f08104c45
Update doc.go to clarify @weekly
|
7 éve |
Rob Figueiredo
|
da757ee1bf
Merge pull request #123 from vayan/add-doc-link
|
7 éve |
Yann Vaillant
|
57fe5f5b10
Add a link to the documentation in the README
|
8 éve |
Rob Figueiredo
|
2315d5715e
Merge pull request #120 from theothertomelliott/master
|
8 éve |
theothertomelliott
|
7002cd6810
Add tests for spec errors, noop on running start twice, and the blocking Run().
|
8 éve |
Rob Figueiredo
|
736158dc09
Clarify meaning of @every
|
8 éve |
Rob Figueiredo
|
2ae65ff969
Merge pull request #103 from bgaifullin/master
|
8 éve |
Bulat Gaifullin
|
316e2a231d
did not reset timer on snapshot requests
|
8 éve |