Commit History

Author SHA1 Message Date
  Ask Solem 6b183f99c1 flakes 9 years ago
  Ask Solem 7aff49ec62 Merge branch '3.1' of github.com:celery/celery into 3.1 9 years ago
  Ask Solem 78d8b00e8b Bumps version to 3.1.19 9 years ago
  Ask Solem d4e72df2a7 flakes 9 years ago
  Krzysztof Bujniewicz 555cba0680 Fix celery beat --detach in PyPy 9 years ago
  Krzysztof Bujniewicz 4162030878 Fix celery beat --detach in PyPy 9 years ago
  Ask Solem 08440fa76b Updates Changelog 9 years ago
  Ask Solem c0389c226a Now depends on kombu 3.0.29 9 years ago
  Ask Solem 10f6904f83 Now depends on billiard 3.3.0.21 9 years ago
  Ask Solem e846d4b6d2 Updates Changelog 9 years ago
  Ask Solem 1f3f130a2e Fixes MongoDB result backend URL parsing problem. Closes celery/kombu#375 11 years ago
  Juan Rossi 73a5918417 Fixed Security docs typo 9 years ago
  D. Yu 75eb1be594 Hint for CELERYBEAT_SCHEDULE args for 1-item tuple 10 years ago
  Josh Kupershmidt 8500b8d57f Fix for example code demonstrating celery events cam. 10 years ago
  Sean Wang 9df9f5fd62 Removed an extra on_retry entry. 9 years ago
  Pavel Savchenko 1fac122c72 Clearly explain how to use memory cache backend 9 years ago
  Seungha Kim 359c7cfb6f Update canvas.rst 9 years ago
  Ask Solem 7608c43977 PyPy: Try to handle KeyError when setting key. Closes #2862 9 years ago
  gmanipon 740beba1b6 Set priority from message properties if not in delivery_info 9 years ago
  Ask Solem f3d3edbc62 Cosmetics for #2751 9 years ago
  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 years ago
  Justin Patrin 60dda45080 Add myself to CONTRIBUTORS.txt 10 years ago
  Justin Patrin 0fc2d1048d Add contextmanager methods to testing Pipeline 10 years ago
  Justin Patrin 58ee4997a5 Support redis timeout paramaters in the URL. They need to be float to work. 10 years ago
  Paul Pearce a2180094a1 Fixed Control.disable_events() documentation bug 9 years ago
  Paul Pearce 71d9b5d729 Document the local-only behavior of Task.retry() max_retries 9 years ago
  Carlos Garcia-Dubus e753dd77b4 Change tasks.reload_tasks to tasks.reload_cache 10 years ago
  jerry 356f142f9a Adding documentation for multiple broker URLs #2749 10 years ago
  Steve Peak a99a51c964 switch to Codecov for coverage reporting 10 years ago
  Steve Peak 14ac3558ea call coveage xml because its in tox env 10 years ago