提交历史

作者 SHA1 备注 提交日期
  D. Yu 75eb1be594 Hint for CELERYBEAT_SCHEDULE args for 1-item tuple 10 年之前
  Josh Kupershmidt 8500b8d57f Fix for example code demonstrating celery events cam. 10 年之前
  Sean Wang 9df9f5fd62 Removed an extra on_retry entry. 10 年之前
  Pavel Savchenko 1fac122c72 Clearly explain how to use memory cache backend 10 年之前
  Seungha Kim 359c7cfb6f Update canvas.rst 10 年之前
  Ask Solem 7608c43977 PyPy: Try to handle KeyError when setting key. Closes #2862 10 年之前
  gmanipon 740beba1b6 Set priority from message properties if not in delivery_info 10 年之前
  Ask Solem f3d3edbc62 Cosmetics for #2751 10 年之前
  Justin Patrin efd13231e6 Use all redis pipelines as context managers to ensure that they are always cleaned up properly, especially in the case of exceptions 10 年之前
  Justin Patrin 60dda45080 Add myself to CONTRIBUTORS.txt 10 年之前
  Justin Patrin 0fc2d1048d Add contextmanager methods to testing Pipeline 10 年之前
  Justin Patrin 58ee4997a5 Support redis timeout paramaters in the URL. They need to be float to work. 10 年之前
  Paul Pearce a2180094a1 Fixed Control.disable_events() documentation bug 10 年之前
  Paul Pearce 71d9b5d729 Document the local-only behavior of Task.retry() max_retries 10 年之前
  Carlos Garcia-Dubus e753dd77b4 Change tasks.reload_tasks to tasks.reload_cache 10 年之前
  jerry 356f142f9a Adding documentation for multiple broker URLs #2749 10 年之前
  Steve Peak a99a51c964 switch to Codecov for coverage reporting 10 年之前
  Steve Peak 14ac3558ea call coveage xml because its in tox env 10 年之前
  Ask Solem 1a49171972 Result.get must handle None exceptions. Closes #2560 10 年之前
  Ask Solem 1799ff851d Missed the tests 10 年之前
  Ask Solem ee88f6a429 Fix for drain_events when using Redis 10 年之前
  Ask Solem 7e3da76e0e Django example supporting Django 1.9 10 年之前
  Ask Solem 49d4c07316 proc.dead does not exist for some reason 10 年之前
  Ask Solem da18158a65 PyPy Build does not like PyOpenSSL 10 年之前
  Ask Solem 644579749f vitypo 10 年之前
  Ask Solem 8b639ef789 [>3.1] Backport test suite fixes into 10 年之前
  Bryan Helmig a934f533d0 explicitly drain events when gossip/heartbeat will not - fix for #1847 10 年之前
  Jocelyn Delalande 6793fde1ae Mentions BROKER_USE_SSL in security guide. 10 年之前
  Jocelyn Delalande 3ff41b4007 Detailed more on BROKER_USE_SSL, especially the dict-form 10 年之前
  Ask Solem bce474b411 Fixes missing pre block in configuration docs 10 年之前