Historial de Commits

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