Commit History

Autor SHA1 Mensaxe Data
  Ask Solem 8fd82dbd06 rst fixes %!s(int64=13) %!d(string=hai) anos
  Ask Solem 12a00a2513 Adds new option CELERY_INCLUDE as an alternative to CELERY_IMPORTS. Also Celery(include=[..]) works %!s(int64=13) %!d(string=hai) anos
  Ask Solem 6fa86ebd28 Started on the next-steps tutorial %!s(int64=13) %!d(string=hai) anos
  Ask Solem 2802c72b7e celery command now works with execv %!s(int64=13) %!d(string=hai) anos
  Ask Solem 3e51c52060 Small improvements to canvas %!s(int64=13) %!d(string=hai) anos
  Ask Solem 7396260046 Must make sure app is finalized %!s(int64=13) %!d(string=hai) anos
  Ask Solem aa668e1f53 regen can now be serialized using JSON (it's now a subclass of lists) %!s(int64=13) %!d(string=hai) anos
  Ask Solem 274dfb7841 --app option now 'autodetects' %!s(int64=13) %!d(string=hai) anos
  Ask Solem 57eb25ccc1 Adds Task.map + Task.starmap %!s(int64=13) %!d(string=hai) anos
  Ask Solem 461a71dda2 Builtin shared tasks must set app explicitly %!s(int64=13) %!d(string=hai) anos
  Ask Solem a1cc46a44b Tasks are now shared between apps by default, can be private by @task(shared=False) %!s(int64=13) %!d(string=hai) anos
  Ask Solem c3d34632d8 Task decorator now support a builtin argument, to makes the task be registered in all subsequent apps %!s(int64=13) %!d(string=hai) anos
  Ask Solem 17aeb76b95 Registry now raises NotRegistered again %!s(int64=13) %!d(string=hai) anos
  Ask Solem a361a786b7 Merge branch 'master' of github.com:ask/celery %!s(int64=13) %!d(string=hai) anos
  Ask Solem 4f966ba375 Remove left over from debugging %!s(int64=13) %!d(string=hai) anos
  Ask Solem dc0a42842f Merge branch 'imankulov/pull_request' %!s(int64=13) %!d(string=hai) anos
  Ask Solem Hoel cc3bd7ad9a Merge pull request #680 from clvrobj/master %!s(int64=13) %!d(string=hai) anos
  Ask Solem f1de540fa9 Django broker doc now uses the djcelery.transport alias to kombu.transport.django %!s(int64=13) %!d(string=hai) anos
  Ask Solem a20a9fbbe8 Support connection argument to apply_async again %!s(int64=13) %!d(string=hai) anos
  Ask Solem 68852efaa5 Readds get_default_logger %!s(int64=13) %!d(string=hai) anos
  Zhang Chi dc96a2170b Fix a missing code line in doc. %!s(int64=13) %!d(string=hai) anos
  Ask Solem 371a359365 Cosmetics %!s(int64=13) %!d(string=hai) anos
  Ask Solem df5ee1cc9c Adds Matthew Miller to AUTHORS %!s(int64=13) %!d(string=hai) anos
  Matthew Miller ad6cccf115 Updated backend to use bson.binary as pymongo >2.1 removed pymongo.binary %!s(int64=13) %!d(string=hai) anos
  Ask Solem d65e1b0c91 Flake8 %!s(int64=13) %!d(string=hai) anos
  Ask Solem b987f40380 Revert improvements to TaskSet superceded by group() %!s(int64=13) %!d(string=hai) anos
  Ask Solem 2b638a3ff1 Improves whatsnew doc for 2.6 %!s(int64=13) %!d(string=hai) anos
  Ask Solem 34e33fbec4 Compat module celery.task.schedules now automatically generated %!s(int64=13) %!d(string=hai) anos
  Ask Solem e64d8b7aa0 Adds xmap and xstarmap tasks %!s(int64=13) %!d(string=hai) anos
  Ask Solem 678e3ee5c8 chord/group now handles generators properly %!s(int64=13) %!d(string=hai) anos