Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem 04b0027e64 Celery now supports Django out of the box, just by setting DJANGO_SETTINGS_MODULE envvar há 12 anos atrás
  Ask Solem 04bf28ff8a Use command-line instead of 'command line' há 12 anos atrás
  Ask Solem ded23cadcf Merge branch '3.0' há 12 anos atrás
  Ask Solem a20ff8a98e Fixes more eventlet/gevent/threads early patch problems, and also moves importlib+ordereddict (<Py2.7) and simplejson (Py<2.6) dependencies to Kombu há 12 anos atrás
  Ask Solem 6cb35fce0f Don't use future_builtins, it's not available in py3k há 12 anos atrás
  Ask Solem 43fb28f769 Use future builtins há 12 anos atrás
  Ask Solem b194fc3935 Use str.format and print_function há 12 anos atrás
  Ask Solem 2c4fa2890b Use except .. as exc há 12 anos atrás
  bobbybeever 5ef7a652aa added worker shutdown event support há 12 anos atrás
  Ask Solem 566c4da7b4 Use ' instead of " há 13 anos atrás
  Ask Solem cc1ae88ff9 Remove copyright texts from modules há 13 anos atrás
  Ask Solem fd3808161b Documentation is now using celery command há 13 anos atrás
  Ask Solem 12a00a2513 Adds new option CELERY_INCLUDE as an alternative to CELERY_IMPORTS. Also Celery(include=[..]) works há 13 anos atrás
  Ask Solem fa2d784f82 Cosmetics and stuff há 13 anos atrás
  Ask Solem c8b639bc60 Loads of new tests há 13 anos atrás
  Ask Solem b64fcd2fe4 Must not use utcnow if not CELERY_ENABLE_UTC :doh: Closes #636 há 13 anos atrás
  Ask Solem b3495bbb7e Cosmetics há 13 anos atrás
  Ask Solem 7c072e4d31 Armin sez only to use one dot, and he's right há 13 anos atrás
  Ask Solem 78d509280f Use anyjson.loads/dumps instead of serialize/deserialize há 13 anos atrás
  Ask Solem f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional há 13 anos atrás
  Ask Solem 073295fe0b Use kombu.utils.encoding instead há 13 anos atrás
  Ask Solem 2fb14811fd Don't import celery.task (remove it from BUILTIN_MODULES) há 13 anos atrás
  Ask Solem 8058082c36 Autoreloader fixes há 13 anos atrás
  Ask Solem 9530098d0f Better exception and traceback handling. há 13 anos atrás
  Seong Won Mun 012d449d19 fix UnicodeEncodeError when sending email contains unicode characters. há 13 anos atrás
  Ask Solem c86a7df558 The current datetime now taken from loader.now há 13 anos atrás
  Ask Solem 6b52605db6 Updates copyright years to include 2012 há 13 anos atrás
  Ask Solem 641e838dd6 Cosmetics há 13 anos atrás
  Ask Solem 241413507b Adds loader.on_worker_process_init as a handler when child processes starts há 13 anos atrás
  Ask Solem 27caaad22c Adds module docstrings há 13 anos atrás