Commit History

Author SHA1 Message Date
  Ask Solem 395e8c9809 Adds 'taskset' to default context 14 years ago
  Ask Solem 2e62b25cc9 Removes usage of deprecated apply built-in 14 years ago
  Branko Čibej 07125e541b Describe optional taskset field in the task context docs. 14 years ago
  Ask Solem be4c7060ea AMQP Backend: Fixed possible DOS attack introduced by previous commit. 14 years ago
  Branko Čibej f60d0edad9 Fix exception raised when iterating on the result of TaskSet.apply(). 14 years ago
  Branko Čibej 2723a6edb1 Add unique constraints to the task_id and taskset_id columns in the database result backend. 14 years ago
  Branko Čibej 4b370e563c Propagate the taskset UUID from the message body to the task request. 14 years ago
  Ask Solem 8f963e3550 Polling results with the amqp backend was not working properly 14 years ago
  Ask Solem 8d288af56e Tasks Userguide: Choosing a result backend 14 years ago
  Ask Solem 01ef62e2b6 Bumps version to 2.2.4 and updates Changelog 14 years ago
  Ask Solem b711ed1ecc celeryd: Errors could not be logged, because of unicode errors 14 years ago
  Ask Solem c59415bcf7 Added Sphinx crossref type: :signal: 14 years ago
  Ask Solem 2a7349b728 Docs: Fixes typo settings -> setting 14 years ago
  Ask Solem cf85a87b3e Bumps version to 2.2.3 14 years ago
  Ask Solem 68fa0aa0d8 Adds autodoc reference for celery.utils.encoding 14 years ago
  Ask Solem eb43794ab2 SQLAlchemy removed from contrib/requirements/default.txt + setup.cfg bdist_rpm 14 years ago
  Ask Solem 862745e638 Now requires Kombu 1.0.3 14 years ago
  Ask Solem 56da93e1c7 Documents keys missing from the configuration reference. Closes #301 14 years ago
  Ask Solem 4d4a66d63d celeryev did not create pidfile 14 years ago
  Ask Solem d8a3801c23 Updated Changelog 14 years ago
  Ask Solem 1ab37bbf44 Use safe_repr to ensure repr doesn't crash the worker. Closes #298 14 years ago
  Ask Solem 1fc574f12a Adds Kevin Tran to AUTHORS 14 years ago
  Ask Solem a9e16c6b22 Merge branch 'hekevintran/master' 14 years ago
  Ask Solem 324b37a9e5 Task logger format accidentally not used anymore. Closes #317. Thanks to stugots 14 years ago
  Ask Solem dc07f346ae Tests passes again 14 years ago
  Ask Solem 1b53ff7d51 Routing Userguide: Fixes typo, CELERY_ROUTES routers must be instances, not classes. 14 years ago
  Ask Solem f100c63419 Task.routing_key and other routing attributes were not respected 14 years ago
  Ask Solem e8f64fd63f celeryctl: Adds inspect command active_queues 14 years ago
  Ask Solem 9b33d52043 Keep all queues for routing purposes when selecting queue subset for consumng. Closes #319. Thanks to marcinn 14 years ago
  Ask Solem f54a34a46d Remote control active_queues did not account for queues added at runtime. Requires Kombu 1.0.3 14 years ago