Commit History

Author SHA1 Message Date
  Ask Solem 7b0a744741 Renames Email.email_body,email_subject -> Email.body,subject 13 years ago
  NotSqrt ff6cfae988 EmailError : use subject and body from constructor, not the default ones 13 years ago
  Ask Solem a2e0ee4f0b Default max retries for retry policy is now 5 13 years ago
  Ask Solem 8ffee5a003 Tox is broken 13 years ago
  Ask Solem 824689d897 Tests passing 13 years ago
  Ask Solem 0e0042f697 App now supports fixups argument, which is also pickled 13 years ago
  Ask Solem 9264e140fd install_cry_handler now with argument to specify signal name 13 years ago
  Ask Solem b4016da7ce Fixes deadlock when producer_pool inherits connection pool from parent. 13 years ago
  Ask Solem ef5d4ed17c New App pickling strategy: Use keywords instead of args 13 years ago
  Ask Solem e377d68257 setproctitle should not format hostname with @ anymore 13 years ago
  Ask Solem 6b98ad7b18 Moves celery.task.trace.mro_lookup to celery.utils.objects module 13 years ago
  Ask Solem 8b29ee3d4d Fixes --loader option, and deprecated celery.app.default_loader. Closes #1066 13 years ago
  Ask Solem 007d4da394 [tox] depend on kombu master 13 years ago
  Ask Solem 7f9078f706 [travis] Test on py32 and py33 targets 13 years ago
  Ask Solem 29cff28062 [tox] Fix py3 targets 13 years ago
  Ask Solem 9c564a967a Merge branch '3.0' 13 years ago
  Ask Solem 88cf416b65 [dist] paver removepyc should remove __pycache__ 13 years ago
  Ask Solem 93d615d3e2 --workdir option now present in ALL commands. Closes #1063 13 years ago
  Ask Solem e00d22bc44 --workdir option now present in ALL commands. Closes #1063 13 years ago
  Ask Solem 5275ca5912 Update tox.init for dual codebase 13 years ago
  Ask Solem df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 years ago
  Ask Solem 076078254a 3.1 Changelog now points to whatsnew-3.1 13 years ago
  Ask Solem a624770e94 First draft of Whatsnew-3.1 document 13 years ago
  Ask Solem 06efa2c8af 3.1 release name is now Cipater 13 years ago
  Ask Solem b106476cb7 Adds `celery inspect conf` command 13 years ago
  Ask Solem efd3fbc117 No need for a pyamqp extension as it's the default in Kombu 2.5 13 years ago
  Ask Solem dec8a141aa Deprecate commands celeryd/celerybeat/celeryd-multi and remove commands celeryev/camqadm/celeryctl 13 years ago
  Ask Solem 9b4ee41406 retry should forward group, chord and timeouts 13 years ago
  Ask Solem 09cebb97f6 [docs] Improves confusing idempotence rant 13 years ago
  Ask Solem 77a79bcea1 [docs] Improves confusing idempotence rant 13 years ago