Commit History

Author SHA1 Message Date
  Ask Solem Hoel 862230f370 Merge pull request #867 from dctrwatson/ignore-result-fix 13 years ago
  John Watson 740ae0efb0 BaseTask class not allowing override from settings 13 years ago
  Mher Movsisyan e9a0daa265 Adds apply_async timeout and soft_timeout support to Changelog 13 years ago
  Mher Movsisyan a803238c25 Merge branch 'issue802' 13 years ago
  Ask Solem ea7bba7aa3 Merge branch '3.0' 13 years ago
  Ask Solem e95f708126 Bumps version to 3.0.1 13 years ago
  Ask Solem 3f978c5150 Cosmetics 13 years ago
  Łukasz Langa 0bdf3e32b3 added Łukasz Langa to contributors list 13 years ago
  Ask Solem f1c9ad2fde Tests passing 13 years ago
  Ask Solem 05d15c8fa1 Tests passing 13 years ago
  Ask Solem 90c19f49a0 Merge branch 'ambv/patch-1' 13 years ago
  Ask Solem 4dc4f14e07 Updates Changelog 13 years ago
  Ask Solem 2e3efe1658 Now depends on kombu 2.2.5 13 years ago
  Ask Solem aa12fb4b24 Migrate: adds move_tasks and move_task_by_id, tools to move tasks from one queue to another 13 years ago
  Ask Solem c5d8965a2e Merge branch '3.0' 13 years ago
  Ask Solem 6b1ef78d21 event state: show more task info 13 years ago
  Ask Solem 24071a88a5 Adds Consumer.add_task_queue + cancel_task_queue 13 years ago
  Ask Solem c4eaa766bf Task sent event now adds exchange+routing_key 13 years ago
  Ask Solem 7906da7d2d Merge branch '3.0' 13 years ago
  Ask Solem b8903e338a Updates Changelog for 3.0.1 13 years ago
  mattlong c3349a6e0b Add Matt Long to CONTRIBUTORS 13 years ago
  Jed Smith de6d870cdc Fix 2to3 race which prevents installation on Py3k 13 years ago
  Ask Solem dcc3416d9a Document state argument to task_postrun signal. Closes #847. Thanks to Hunchul Park 13 years ago
  Łukasz Langa 70042361f7 added Łukasz Langa to contributors list 13 years ago
  Ask Solem d8af0040dc Tests passing 13 years ago
  Ask Solem 25227917ec inspect now supports limit argment: inspect(limit=1).ping() 13 years ago
  Ask Solem e8f3b09c14 celery.schedules now works with timezone aware datetime's 13 years ago
  Ask Solem 8a3a6ffe4c Merge branch '3.0' 13 years ago
  Ask Solem a8d4123253 Task classes inheriting 'from celery import Task' should not use accept_magic_kwargs 13 years ago
  Ask Solem 4d4c9ba1d5 Envvar C_BENCH_EVERY alias to CELERY_BENCH_EVERY 13 years ago