Commit History

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