提交历史

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