Commit History

Author SHA1 Message Date
  nadad b27b022c99 Fixed a little syntax error in string formatting in beat.py 11 years ago
  Ask Solem b1e2744652 close_open_fds uses os.closerange, get_fdmax uses sysconf 11 years ago
  Ask Solem 2bcbdad59c Fixes pickle of schedule and ScheduleEntry classes. Closes #1603 11 years ago
  Ask Solem 9fe795e137 Use time.monotonic when available 11 years ago
  Ask Solem cac1d1893f Wording 11 years ago
  Ask Solem c1978603f6 beat: Scheduler: Document lazy argument. Closes #1549 11 years ago
  Ask Solem 25b836afbc Beat: schedule/ScheduleEntry now supports app argument 11 years ago
  Ask Solem 3614c15775 Embedded beat now closes all file descriptors after fork 11 years ago
  Ask Solem 154b574809 __all__ is everywhere 11 years ago
  Ask Solem 1587df175f kombu renamed promise -> lazy 11 years ago
  Ask Solem dbe733d234 Tests passing 11 years ago
  Ask Solem c58f15461f Merge branch '3.0' 12 years ago
  Ask Solem 30dc635e21 Do not emit backend_cleanup periodic task for backends with autoexpire. Closes #1031 12 years ago
  Raphaël Slinckx f92be2770c Use the now() from the underlying schedule in ScheduleEntry 12 years ago
  Ask Solem Hoel 8f4e26359f Merge pull request #1138 from rslinckx/patch-1 12 years ago
  Ask Solem 5bc6e57c83 Merge branch '3.0' 12 years ago
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 12 years ago
  Raphaël Slinckx 4b9841139f Use the now() from the underlying schedule in ScheduleEntry 12 years ago
  Ask Solem fcb4611b8b Renames celery.bin.celerybeat -> celery.bin.beat 12 years ago
  Ask Solem df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
  Ask Solem 2019dd641f [amqrpc] Fixing the rpc backend. Now also works with Redis 12 years ago
  Ask Solem d8a0591091 Merge branch '3.0' 12 years ago
  Ask Solem 1958ba629c [beat] Show entry name in 'sending due task' logs. 12 years ago
  Ask Solem 70bbadc0e4 Merge branch '3.0' 12 years ago
  Ask Solem e78c768835 flakes 12 years ago
  Ask Solem 1cd3ab5725 Merge branch '3.0' 12 years ago
  Ask Solem 6f2245a560 Use ignore_errno 12 years ago
  Ask Solem ded23cadcf Merge branch '3.0' 12 years ago
  Ask Solem a20ff8a98e Fixes more eventlet/gevent/threads early patch problems, and also moves importlib+ordereddict (<Py2.7) and simplejson (Py<2.6) dependencies to Kombu 12 years ago
  Ask Solem 483faa02a2 Merge branch '3.0' 12 years ago