Историја ревизија

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