Historia zmian

Autor SHA1 Wiadomość Data
  Ask Solem 25b836afbc Beat: schedule/ScheduleEntry now supports app argument 12 lat temu
  Ask Solem 154b574809 __all__ is everywhere 12 lat temu
  Ask Solem 937403eee2 Merge branch '3.0' 12 lat temu
  Guillaume Gauvrit aed7888e30 Fix crontab that use month of year and day of month 12 lat temu
  Guillaume Gauvrit ac06ba65a2 Fix crontab that use month of year and day of month 12 lat temu
  Ask Solem dbe733d234 Tests passing 12 lat temu
  Ask Solem cd27aef18a Define __ne__ when __eq__ 12 lat temu
  Ask Solem 578663306f Moves datastructures back to celery.datastructures to ensure compat with extensions 12 lat temu
  Ask Solem f5c2b546c3 Renames celery.datastructures -> celery.utils.datastructures 12 lat temu
  Ask Solem 23bef17fa3 flake8 13 lat temu
  Ask Solem e3e48d0808 repr of crontab field int(0) should be 0 not *. Closes #972 13 lat temu
  Ask Solem e98e43b3b3 repr of crontab field int(0) should be 0 not *. Closes #972 13 lat temu
  Ask Solem d965c36966 Py3 fixes 13 lat temu
  Ask Solem 5bc6e57c83 Merge branch '3.0' 13 lat temu
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 13 lat temu
  Ask Solem ceab8c087d flakes 13 lat temu
  Ask Solem 19af4433db Merge branch '3.0' 13 lat temu
  Loren Abrams 4ac1b2e2c8 Roll moy over if last_run.moy is past range 13 lat temu
  Loren Abrams 535dd52172 Roll moy over if last_run.moy is past range 13 lat temu
  Loren Abrams 94037c4c3f Have schedule range wrap around max_ if to < fr, ie. (months): 11-1 => [11, 12, 1] 13 lat temu
  Loren Abrams 54c38c1eea Enforce range end < min_ + max_ 13 lat temu
  Loren Abrams b6ec1f9354 Have schedule range wrap around max_ if to < fr, ie. (months): 11-1 => [11, 12, 1] 13 lat temu
  Loren Abrams ec2f630714 Enforce range end < min_ + max_ 13 lat temu
  Ask Solem 506074a1ba flakes 13 lat temu
  Ask Solem fcb4611b8b Renames celery.bin.celerybeat -> celery.bin.beat 13 lat temu
  Ask Solem df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 lat temu
  Ask Solem c3c32bb726 No longer depends on python-dateutil, but depends on pytz instead 13 lat temu
  Ask Solem 70bbadc0e4 Merge branch '3.0' 13 lat temu
  Ask Solem dde9b5a5b7 Don't localize twice 13 lat temu
  Ask Solem 02b2380eeb crontab repr of string '0' should be *. Closes #972 13 lat temu