Rob Figueiredo
|
271c34fd13
doc.go: add more complex usage example, fix them to omit seconds
|
6 years ago |
Rob Figueiredo
|
6c8dc29992
README: add more v3 details
|
6 years ago |
Rob Figueiredo
|
605d51319c
spec_test.go: fix tests when run in UTC as local time zone
|
6 years ago |
Rob Figueiredo
|
dbf3220455
spec.go: adjust times when rolling the clock forward to handle non-existent midnight
|
6 years ago |
Rob Figueiredo
|
4813ba2496
Recommend CRON_TZ=(Location) to specify the time zone of a schedule.
|
6 years ago |
Rob Figueiredo
|
eeecf155fc
spec_test.go: ensure an error is returned on 0 increment
|
6 years ago |
Rob Figueiredo
|
d10bec7141
gofmt
|
6 years ago |
Rob Figueiredo
|
46e5be361c
parser: reject descriptors if not configured to accept them
|
6 years ago |
Rob Figueiredo
|
c4355342f3
doc.go: remove markdown link formatting from godoc, which does not render it
|
6 years ago |
Rob Figueiredo
|
1f8ec97c87
Functional options, Optional seconds, Overridable parser
|
6 years ago |
Rob Figueiredo
|
1e507e218b
v3: Merge 'master' and 'v2' to create a v3 branch, and add a go.mod file
|
7 years ago |
Rob Figueiredo
|
b41be1df69
Update doc.go to fix description of @every
|
7 years ago |
Rob Figueiredo
|
2f08104c45
Update doc.go to clarify @weekly
|
7 years ago |
Rob Figueiredo
|
da757ee1bf
Merge pull request #123 from vayan/add-doc-link
|
7 years ago |
Yann Vaillant
|
57fe5f5b10
Add a link to the documentation in the README
|
8 years ago |
Rob Figueiredo
|
2315d5715e
Merge pull request #120 from theothertomelliott/master
|
8 years ago |
theothertomelliott
|
7002cd6810
Add tests for spec errors, noop on running start twice, and the blocking Run().
|
8 years ago |
Rob Figueiredo
|
736158dc09
Clarify meaning of @every
|
8 years ago |
Rob Figueiredo
|
2ae65ff969
Merge pull request #103 from bgaifullin/master
|
8 years ago |
Bulat Gaifullin
|
316e2a231d
did not reset timer on snapshot requests
|
8 years ago |
Bulat Gaifullin
|
f9402aa2d8
modified condition to select jobs to run in current loop
|
8 years ago |
Bulat Gaifullin
|
65ba8ec6ba
added messages for asserts in tests
|
8 years ago |
Rob Figueiredo
|
df38d32658
Merge pull request #83 from choleraehyq/master
|
8 years ago |
Rob Figueiredo
|
caf011d12e
Merge pull request #91 from icholy/master
|
8 years ago |
Rob Figueiredo
|
d9e2c86624
Merge pull request #88 from soltysh/empty_spec
|
8 years ago |
Ilia Choly
|
df306b0f88
Add blocking Run() method
|
8 years ago |
Maciej Szulik
|
092df9755a
Add check for empty spec
|
8 years ago |
Cholerae Hu
|
67b08060ef
Remove duplicate doc comment
|
9 years ago |
Rob Figueiredo
|
9585fd5556
Merge pull request #76 from ktogo/patch-1
|
9 years ago |
Kazuhisa Togo
|
64eb71ae78
Fix: Cron.run() was resetting the timezone
|
9 years ago |