Historie revizí

Autor SHA1 Zpráva Datum
  Martin Melin 7b5abb5fbc Set __package__ the same way in celeryd as elsewhere před 13 roky
  Ask Solem 6957d98453 Typo caused eventlet/gevent to be patched late, causing hangs před 13 roky
  Ask Solem dd818fdd01 celery/bin/celeryd.py před 13 roky
  Ask Solem 88b6f1ca37 PEP8ify + pyflakes před 13 roky
  Ask Solem 7ceef761d5 Merge branch 'using_execv' před 13 roky
  Ask Solem df9eda7ee5 Fixes 'no handlers for multiprocessing' warning on Windows and fork+exec před 13 roky
  Ask Solem 4ea9e5d473 The celeryd command now works on windows, and with fork+exec před 13 roky
  Ask Solem e88b6caaa8 The celeryd command now works on windows, and with fork+exec před 13 roky
  Ask Solem 442d180b3d celery.bin: Ensure __package__ is set (PEP-366) před 13 roky
  Ask Solem fc0bf57603 Now forks with execv to protect against deadlocks. Using modified patch originating from http://bugs.python.org/issue8713 před 13 roky
  Mher Movsisyan 145d6cce54 Adds autoreloader component před 13 roky
  Ask Solem 4970d64c76 apps.worker and WorkController refactored for consistency. před 13 roky
  Ask Solem 1515d94b39 Can now override the execution strategy for each task. před 13 roky
  Ask Solem 83a5977ed0 Program module can't use relative imports as it should be possible to do python -m celery.bin.x před 13 roky
  Ask Solem 641e838dd6 Cosmetics před 13 roky
  Ask Solem dab55c80b6 PEP8ify + pyflakes před 13 roky
  Jonas Haag 49049e0e1f Mention 'solo' and 'threads' pool implementations in celeryd CLI docs před 14 roky
  Ask Solem b6179c7316 Use new-style relative imports před 14 roky
  Ask Solem 80d5249517 97% Coverage před 14 roky
  Ask Solem 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list před 14 roky
  Ask Solem bba695e5ba Show proper error message for commands that doesn't support positional args před 14 roky
  Ask Solem e2f8a5cead Now runs on Jython using -P threads před 14 roky
  Ask Solem d5a67b4da9 celeryd help for --pool: Mention that processes is the default pool před 14 roky
  Ask Solem b0345dc457 Various eventlet related fixes (shutdown) and added a -P|--pool argument to celeryd to select pool implementation on the commandline před 14 roky
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` před 14 roky
  Ask Solem f7c0062d2e celeryd: Added --scheduler option to be used in combination with -B. Closes #229 před 14 roky
  Ask Solem ba8b38c848 Merge branch 'autoscale' před 14 roky
  Ask Solem f009143969 PEP8ify + pyflakes před 15 roky
  Ask Solem a50925b32b Show error message if "celeryd" run on windows, telling the user to run "pyhton -m celery.bin.celeryd" instead. před 15 roky
  Ask Solem 271ca68a66 celeryd now supports a --pidfile argument. před 15 roky