提交历史

作者 SHA1 备注 提交日期
  Ask Solem 6b183f99c1 flakes 9 年之前
  Ask Solem 7aff49ec62 Merge branch '3.1' of github.com:celery/celery into 3.1 9 年之前
  Ask Solem 78d8b00e8b Bumps version to 3.1.19 9 年之前
  Ask Solem d4e72df2a7 flakes 9 年之前
  Krzysztof Bujniewicz 555cba0680 Fix celery beat --detach in PyPy 9 年之前
  Krzysztof Bujniewicz 4162030878 Fix celery beat --detach in PyPy 9 年之前
  Ask Solem 08440fa76b Updates Changelog 9 年之前
  Ask Solem c0389c226a Now depends on kombu 3.0.29 9 年之前
  Ask Solem 10f6904f83 Now depends on billiard 3.3.0.21 9 年之前
  Ask Solem e846d4b6d2 Updates Changelog 9 年之前
  Ask Solem 1f3f130a2e Fixes MongoDB result backend URL parsing problem. Closes celery/kombu#375 11 年之前
  Juan Rossi 73a5918417 Fixed Security docs typo 9 年之前
  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. 9 年之前
  Pavel Savchenko 1fac122c72 Clearly explain how to use memory cache backend 9 年之前
  Seungha Kim 359c7cfb6f Update canvas.rst 9 年之前
  Ask Solem 7608c43977 PyPy: Try to handle KeyError when setting key. Closes #2862 9 年之前
  gmanipon 740beba1b6 Set priority from message properties if not in delivery_info 9 年之前
  Ask Solem f3d3edbc62 Cosmetics for #2751 9 年之前
  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 9 年之前
  Paul Pearce 71d9b5d729 Document the local-only behavior of Task.retry() max_retries 9 年之前
  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 年之前