提交歷史

作者 SHA1 備註 提交日期
  Ask Solem 870d73e3b1 Fix syntax errors in the previous commit. 16 年之前
  Ask Solem ef5c7fa221 Make the logger handlers dump internal errors to ``sys.__stderr__`` instead of ``sys.stderr`` to circumvent infinite loops. 16 年之前
  Ask Solem 2e048acac5 Forgot to remove import celeryconfig. Thanks to nikitka! 16 年之前
  Ask Solem d6f5d75a41 Added Mark Hellewell to AUTHORS 16 年之前
  mark hellewell 84bed884c6 Merge branch 'master' of github.com:markhellewell/celery 16 年之前
  mark hellewell 465c166ff5 Merge branch 'master' of github.com:markhellewell/celery 16 年之前
  mark hellewell 16273f42c7 Merge branch 'master' of github.com:markhellewell/celery 16 年之前
  mark hellewell 3bbb44a73a Fix an incompatibility between python-daemon and multiprocessing, which resulted in the '[Errno 10] No child processes' problem when detaching. 16 年之前
  mark hellewell e5085fb851 Fix an incompatibility between python-daemon and multiprocessing, which resulted in the '[Errno 10] No child processes' problem when detaching. 16 年之前
  Ask Solem f0c399e34d Bumped version to 0.7.1 16 年之前
  Ask Solem 88cc2742bb Don't redirect sys.__stderr__ & sys.__stdout__ 16 年之前
  Ask Solem 775fe132ab Default Loader: Always add celery to INSTALLED_APPS 16 年之前
  Ask Solem a23774fe46 Add possibility to set celeryconfig module with ENV["CELERY_CONFIG_MODULE"] + always add celery to INSTALLED_APPS 16 年之前
  Ask Solem 92254967f2 find-unprocessed-tasks-debug.sh (for loglevel DEBUG), find-unprocessed-tasks.sh (for loglevel INFO) 16 年之前
  Ask Solem 525e7570ab periodic-task-runtimes.sh: Separate between received and processed. 16 年之前
  Ask Solem 41376a7106 Added FAQ: Why isn't my tasks processed. 16 年之前
  Ask Solem 19747ebe61 Added Jonatan Heyman to AUTHORS 16 年之前
  Ask Solem c263b4302f Merge branch 'master' of git://github.com/abecciu/celery 16 年之前
  Ask Solem 251cc72601 Remove unused conf. Fix typo AMQP_CONNECTION_TIMEOUT -> 16 年之前
  Ask Solem f3656341f3 Fix comment in celery.pool 16 年之前
  abecciu 8cecd9f62d added documentation for mongodb backend settings. 16 年之前
  Ask Solem e7226d5911 Merge branch 'heyman/master' 16 年之前
  Ask Solem dee9fbf36d Add example configuration to Configuration help. 16 年之前
  Ask Solem 1709ac3fa2 Re-order the configuration help a bit. 16 年之前
  Ask Solem 82e6d7939c Clean-up celery.conf docstrings 16 年之前
  Ask Solem fbf0053f51 New documentation: Celery configuration and defaults 16 年之前
  Ask Solem adf8c4eb25 Remove queuelog thing. 16 年之前
  Jonatan Heyman 65da4070be Fix for running celery on windows. Removed reaping of processes if os.kill() function doesn't exist. 16 年之前
  Ask Solem d2beda1960 Fix broken link in README.rst 16 年之前
  Ask Solem 4434bf2f33 Add information about using celery with Python and other languages to 16 年之前