Commit History

Author SHA1 Message Date
  Łukasz Langa 0bdf3e32b3 added Łukasz Langa to contributors list 12 years ago
  Ask Solem f1c9ad2fde Tests passing 12 years ago
  Ask Solem 4dc4f14e07 Updates Changelog 12 years ago
  Ask Solem 2e3efe1658 Now depends on kombu 2.2.5 12 years ago
  Ask Solem aa12fb4b24 Migrate: adds move_tasks and move_task_by_id, tools to move tasks from one queue to another 12 years ago
  Ask Solem 6b1ef78d21 event state: show more task info 12 years ago
  Ask Solem 24071a88a5 Adds Consumer.add_task_queue + cancel_task_queue 12 years ago
  Ask Solem c4eaa766bf Task sent event now adds exchange+routing_key 12 years ago
  Ask Solem b8903e338a Updates Changelog for 3.0.1 12 years ago
  mattlong c3349a6e0b Add Matt Long to CONTRIBUTORS 12 years ago
  Jed Smith de6d870cdc Fix 2to3 race which prevents installation on Py3k 12 years ago
  Ask Solem dcc3416d9a Document state argument to task_postrun signal. Closes #847. Thanks to Hunchul Park 12 years ago
  Ask Solem d8af0040dc Tests passing 12 years ago
  Ask Solem 25227917ec inspect now supports limit argment: inspect(limit=1).ping() 12 years ago
  Ask Solem e8f3b09c14 celery.schedules now works with timezone aware datetime's 12 years ago
  Ask Solem a8d4123253 Task classes inheriting 'from celery import Task' should not use accept_magic_kwargs 12 years ago
  Ask Solem 4d4c9ba1d5 Envvar C_BENCH_EVERY alias to CELERY_BENCH_EVERY 12 years ago
  Ask Solem d0a5b91373 celery command can now take extensions using setuptools entrypoint 'celery.commands' 12 years ago
  Ask Solem fa2d1f8b88 Fixes bug in inspect.scheduled. Closes #829 12 years ago
  Ask Solem 699f3a6d71 Fixes bug in bin.base 12 years ago
  Ask Solem cc778116b9 Reset beat schedule to upgrade to UTC. Closes #844 12 years ago
  Ask Solem 6f89bd18fc Fixes typo celeryd -> celery worker. Fixes #843 12 years ago
  Ask Solem 97301fb7dc celery worker command must patch eventlet/gevent as early as possible. Closes #843 12 years ago
  Ask Solem 017b2ff330 Wording 12 years ago
  Ask Solem 3ad4b1be4a Stable is now 3.0, not 2.5 12 years ago
  Pablo Marti d2bd9eb852 small doc fix 12 years ago
  Ask Solem ee7f4668ea Fixes typo guide-worker -> guide-workers 12 years ago
  Ask Solem b5415b8f6c Mention celery.app.task downgrade more prominently in the 3.0 what'snew 12 years ago
  Ask Solem aa94531969 Set release date for 3.0 12 years ago
  Ask Solem 9000f31d6f Mention timezone settings 12 years ago