Historique des commits

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