Historique des commits

Auteur SHA1 Message Date
  Ask Solem a50925b32b Show error message if "celeryd" run on windows, telling the user to run "pyhton -m celery.bin.celeryd" instead. il y a 14 ans
  Ask Solem 9efb933253 Refactored celery.bin.celeryd into celery.bin.celeryd + celery.apps.worker il y a 14 ans
  Ask Solem c863769ee2 celeryd: Use multiprocesing.freeze_support() il y a 14 ans
  Ask Solem 541b754221 Add missing 'sys' import il y a 14 ans
  Ask Solem c069f7d6a8 No longer have to type PYTHONPATH=. to use celeryconfig in current dir. il y a 14 ans
  Ask Solem c6c5d25a58 bin/celeryd: Tell user to use "python -m celery.bin.celeryd" instead if running under Windows. il y a 15 ans
  Ask Solem 96e01cce6c Now works with Windows again! il y a 15 ans
  Jason Baker 56efa0a87b Checking for the cwd on the path before inserting it. il y a 15 ans
  Jason Baker 40cae26ff0 Making these add the current working directory to the front of sys.path. il y a 15 ans
  Ben Firshman 1369ce2cae Fixed options being passed in celeryd il y a 16 ans
  Ask Solem d40630d9db Skeleton for celeryctl il y a 16 ans
  Ask Solem 9677c67764 Forgot to import sys in bin/celeryd il y a 16 ans
  Ask Solem 3325e2748c Make celeryd.bin.celeryd a py file and move the executable to bin/celeryd il y a 16 ans