커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 5ec54631ec Use numbers module 11 년 전
  Ask Solem 3f55deb2b7 Wording 11 년 전
  Ask Solem 2bcbdad59c Fixes pickle of schedule and ScheduleEntry classes. Closes #1603 11 년 전
  Ask Solem f128b2cee6 schedules: documents nowfun. Closes #1577 11 년 전
  Ask Solem a87ad85624 Merge branch '3.0' 12 년 전
  Ask Solem 8f905333de Beat: Fixes crash when relative option enabled. Closes #1538 12 년 전
  Ask Solem 1036abc050 crontab.is_due should return schedstate 12 년 전
  Ask Solem 8e9c1ef505 Eta/expires in message must have timezone set 12 년 전
  Ask Solem de37677b52 schedule.is_due now returns namedtuple 12 년 전
  Ask Solem 25b836afbc Beat: schedule/ScheduleEntry now supports app argument 12 년 전
  Ask Solem 154b574809 __all__ is everywhere 12 년 전
  Ask Solem 937403eee2 Merge branch '3.0' 12 년 전
  Guillaume Gauvrit aed7888e30 Fix crontab that use month of year and day of month 12 년 전
  Guillaume Gauvrit ac06ba65a2 Fix crontab that use month of year and day of month 12 년 전
  Ask Solem dbe733d234 Tests passing 12 년 전
  Ask Solem cd27aef18a Define __ne__ when __eq__ 12 년 전
  Ask Solem 578663306f Moves datastructures back to celery.datastructures to ensure compat with extensions 12 년 전
  Ask Solem f5c2b546c3 Renames celery.datastructures -> celery.utils.datastructures 12 년 전
  Ask Solem 23bef17fa3 flake8 12 년 전
  Ask Solem e3e48d0808 repr of crontab field int(0) should be 0 not *. Closes #972 12 년 전
  Ask Solem e98e43b3b3 repr of crontab field int(0) should be 0 not *. Closes #972 12 년 전
  Ask Solem d965c36966 Py3 fixes 12 년 전
  Ask Solem 5bc6e57c83 Merge branch '3.0' 12 년 전
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 12 년 전
  Ask Solem ceab8c087d flakes 12 년 전
  Ask Solem 19af4433db Merge branch '3.0' 12 년 전
  Loren Abrams 4ac1b2e2c8 Roll moy over if last_run.moy is past range 12 년 전
  Loren Abrams 535dd52172 Roll moy over if last_run.moy is past range 12 년 전
  Loren Abrams 94037c4c3f Have schedule range wrap around max_ if to < fr, ie. (months): 11-1 => [11, 12, 1] 12 년 전
  Loren Abrams 54c38c1eea Enforce range end < min_ + max_ 12 년 전