Historial de Commits

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