Commit History

Автор SHA1 Съобщение Дата
  Jonatan Heyman 378f038a5d Fixed DjangoUnicodeDecodeError when saving pickled data to django's memcached cache backend. преди 15 години
  Jonatan Heyman 23b85b3637 Merge branch 'master' of git://github.com/ask/celery преди 15 години
  Ask Solem f0c399e34d Bumped version to 0.7.1 преди 15 години
  Ask Solem 88cc2742bb Don't redirect sys.__stderr__ & sys.__stdout__ преди 15 години
  Ask Solem 775fe132ab Default Loader: Always add celery to INSTALLED_APPS преди 15 години
  Ask Solem a23774fe46 Add possibility to set celeryconfig module with ENV["CELERY_CONFIG_MODULE"] + always add celery to INSTALLED_APPS преди 15 години
  Ask Solem 92254967f2 find-unprocessed-tasks-debug.sh (for loglevel DEBUG), find-unprocessed-tasks.sh (for loglevel INFO) преди 15 години
  Ask Solem 525e7570ab periodic-task-runtimes.sh: Separate between received and processed. преди 15 години
  Ask Solem 41376a7106 Added FAQ: Why isn't my tasks processed. преди 15 години
  unknown 8774ea9db6 Merge branch 'master' of git://github.com/ask/celery преди 15 години
  unknown 0c4242409a Fixed a bug with spawned worker processes not using the django settings.py even though celery was launched through manage.py. преди 15 години
  unknown cb4d9f5f4d Updated PickledObjectField to solve a bug when saving unicode strings to the database using the database backend. преди 15 години
  Ask Solem 19747ebe61 Added Jonatan Heyman to AUTHORS преди 15 години
  Ask Solem c263b4302f Merge branch 'master' of git://github.com/abecciu/celery преди 15 години
  Ask Solem 251cc72601 Remove unused conf. Fix typo AMQP_CONNECTION_TIMEOUT -> преди 15 години
  Ask Solem f3656341f3 Fix comment in celery.pool преди 15 години
  Jonatan Heyman 137f6d7fbc Fixed typo bug with uuid generation. преди 15 години
  Jonatan Heyman 98a0b3037a Updated celeryd to only listen for SIGHUP when running on POSIX systems (fix for running on windows). преди 15 години
  abecciu 8cecd9f62d added documentation for mongodb backend settings. преди 15 години
  Jonatan Heyman 96407f930a Merge branch 'master' of git://github.com/ask/celery преди 15 години
  Ask Solem e7226d5911 Merge branch 'heyman/master' преди 15 години
  Ask Solem dee9fbf36d Add example configuration to Configuration help. преди 15 години
  Ask Solem 1709ac3fa2 Re-order the configuration help a bit. преди 15 години
  Ask Solem 82e6d7939c Clean-up celery.conf docstrings преди 15 години
  Ask Solem fbf0053f51 New documentation: Celery configuration and defaults преди 15 години
  Ask Solem adf8c4eb25 Remove queuelog thing. преди 15 години
  Jonatan Heyman 65da4070be Fix for running celery on windows. Removed reaping of processes if os.kill() function doesn't exist. преди 15 години
  Ask Solem d2beda1960 Fix broken link in README.rst преди 15 години
  Ask Solem 4434bf2f33 Add information about using celery with Python and other languages to преди 15 години
  Ask Solem 9a23efd6d2 Fix regression: get_pickleable_exception does not handle Exception. Thanks Aaron Ross преди 15 години