Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Rob Figueiredo 605d51319c spec_test.go: fix tests when run in UTC as local time zone 6 年之前
  Rob Figueiredo dbf3220455 spec.go: adjust times when rolling the clock forward to handle non-existent midnight 6 年之前
  Rob Figueiredo 4813ba2496 Recommend CRON_TZ=(Location) to specify the time zone of a schedule. 6 年之前
  Rob Figueiredo eeecf155fc spec_test.go: ensure an error is returned on 0 increment 6 年之前
  Rob Figueiredo d10bec7141 gofmt 6 年之前
  Rob Figueiredo 46e5be361c parser: reject descriptors if not configured to accept them 6 年之前
  Rob Figueiredo c4355342f3 doc.go: remove markdown link formatting from godoc, which does not render it 6 年之前
  Rob Figueiredo 1f8ec97c87 Functional options, Optional seconds, Overridable parser 6 年之前
  Rob Figueiredo 1e507e218b v3: Merge 'master' and 'v2' to create a v3 branch, and add a go.mod file 7 年之前
  Rob Figueiredo b41be1df69 Update doc.go to fix description of @every 7 年之前
  Rob Figueiredo 2f08104c45 Update doc.go to clarify @weekly 7 年之前
  Rob Figueiredo da757ee1bf Merge pull request #123 from vayan/add-doc-link 7 年之前
  Yann Vaillant 57fe5f5b10 Add a link to the documentation in the README 8 年之前
  Rob Figueiredo 2315d5715e Merge pull request #120 from theothertomelliott/master 8 年之前
  theothertomelliott 7002cd6810 Add tests for spec errors, noop on running start twice, and the blocking Run(). 8 年之前
  Rob Figueiredo 736158dc09 Clarify meaning of @every 8 年之前
  Rob Figueiredo 2ae65ff969 Merge pull request #103 from bgaifullin/master 8 年之前
  Bulat Gaifullin 316e2a231d did not reset timer on snapshot requests 8 年之前
  Bulat Gaifullin f9402aa2d8 modified condition to select jobs to run in current loop 8 年之前
  Bulat Gaifullin 65ba8ec6ba added messages for asserts in tests 8 年之前
  Rob Figueiredo df38d32658 Merge pull request #83 from choleraehyq/master 8 年之前
  Rob Figueiredo caf011d12e Merge pull request #91 from icholy/master 8 年之前
  Rob Figueiredo d9e2c86624 Merge pull request #88 from soltysh/empty_spec 8 年之前
  Ilia Choly df306b0f88 Add blocking Run() method 8 年之前
  Maciej Szulik 092df9755a Add check for empty spec 8 年之前