Commit History

Author SHA1 Message Date
  Ask Solem d814df288c Bumps version to 3.1.14 10 years ago
  Ask Solem 728a152ab5 Merge branch '3.1' of github.com:celery/celery into 3.1 10 years ago
  Gino Ledesma 2f07f40057 Fixed MultiTool test case 10 years ago
  Ask Solem Hoel e69f129be3 Merge pull request #2147 from mikemccabe/patch-1 10 years ago
  Jonathan Sundqvist 19a3529461 Adding missing instruction on necessary path for RabbitMQ 10 years ago
  Ask Solem 42dd930ea5 Updates Changelog 10 years ago
  Ask Solem 1a5f73fa60 Now depends on kombu 3.0.22 10 years ago
  Ask Solem 31eee724a1 Prefork pool: Improves fairness 10 years ago
  Ask Solem 184b27dd9c Periodic task examples too easily confused 10 years ago
  Ask Solem 033cc2c465 Improves reference for CELERY_QUEUES. Closes #2231 10 years ago
  Ask Solem Hoel 3f68f491ea Merge pull request #2234 from ajschumacher/patch-1 10 years ago
  Aaron Schumacher eb63cc32a6 some typos 10 years ago
  Kouhei Maeda 1e88e4b98a Update calling.rst 11 years ago
  Ask Solem e96d2067e4 Bump celerybeat init script version and cosmetics for #1942 10 years ago
  Ask Solem 9689b208e7 generic init: celeryd status now gets pidfiles using multi expand (Issue #1942) 10 years ago
  Ask Solem 6056f8bafb Multi: Now outputs to stdout instead of stderr for non-errors 10 years ago
  John Whitlock 923e068558 Add /etc/init.d/celerybeat status 11 years ago
  Ross e99237810b Update CONTRIBUTORS.txt 10 years ago
  mikemccabe 93327d6eb5 Apostrophe fix 10 years ago
  Gabriel 876ae12f54 Fix typos on FAQ doc (misuses of doesn't -> don't) 10 years ago
  Ask Solem 13aa1127ee Cosmetics for #2201 10 years ago
  Balthazar Rouberol 80405d79d1 Add side note about %h macro escaping in a supervisord config file 10 years ago
  Ask Solem 59a849ae6b to py2.6 compat 10 years ago
  Ask Solem 1aa81b088c Sphinx extension resolved to celery.attr instead of app.attr, also faq referred to outdated celery.execute module 10 years ago
  Ask Solem c02e51c067 Worker: autoreload should ignore not implemented pool.restart. Closes #2153 10 years ago
  Ask Solem 88d0719a0d Added logging example to redirect stdouts to custom logger in task 10 years ago
  Ask Solem b8be30a35d Task: Do not raise retry exception when retry executed in eager mode. Partially fixes #2164 10 years ago
  Ask Solem fdde58b8a6 Py3: tests should not depend on mock 10 years ago
  Ask Solem b27ab4ad4a Cert expired in tests 10 years ago
  Ask Solem f632c3b6ff AMQP result backend: Call on_interval every second (always) to propagate parent errors 10 years ago