Commit History

Autor SHA1 Mensaxe Data
  Ask Solem 1515d94b39 Can now override the execution strategy for each task. %!s(int64=13) %!d(string=hai) anos
  Ask Solem 83a5977ed0 Program module can't use relative imports as it should be possible to do python -m celery.bin.x %!s(int64=13) %!d(string=hai) anos
  Ask Solem 641e838dd6 Cosmetics %!s(int64=13) %!d(string=hai) anos
  Ask Solem dab55c80b6 PEP8ify + pyflakes %!s(int64=13) %!d(string=hai) anos
  Jonas Haag 49049e0e1f Mention 'solo' and 'threads' pool implementations in celeryd CLI docs %!s(int64=14) %!d(string=hai) anos
  Ask Solem b6179c7316 Use new-style relative imports %!s(int64=14) %!d(string=hai) anos
  Ask Solem 80d5249517 97% Coverage %!s(int64=14) %!d(string=hai) anos
  Ask Solem 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list %!s(int64=14) %!d(string=hai) anos
  Ask Solem bba695e5ba Show proper error message for commands that doesn't support positional args %!s(int64=14) %!d(string=hai) anos
  Ask Solem e2f8a5cead Now runs on Jython using -P threads %!s(int64=14) %!d(string=hai) anos
  Ask Solem d5a67b4da9 celeryd help for --pool: Mention that processes is the default pool %!s(int64=14) %!d(string=hai) anos
  Ask Solem b0345dc457 Various eventlet related fixes (shutdown) and added a -P|--pool argument to celeryd to select pool implementation on the commandline %!s(int64=14) %!d(string=hai) anos
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` %!s(int64=14) %!d(string=hai) anos
  Ask Solem f7c0062d2e celeryd: Added --scheduler option to be used in combination with -B. Closes #229 %!s(int64=14) %!d(string=hai) anos
  Ask Solem ba8b38c848 Merge branch 'autoscale' %!s(int64=14) %!d(string=hai) anos
  Ask Solem f009143969 PEP8ify + pyflakes %!s(int64=15) %!d(string=hai) anos
  Ask Solem a50925b32b Show error message if "celeryd" run on windows, telling the user to run "pyhton -m celery.bin.celeryd" instead. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 271ca68a66 celeryd now supports a --pidfile argument. %!s(int64=15) %!d(string=hai) anos
  Ask Solem f8ca5ea4f5 celeryd: Added --autoscale=max_concurrency,min_concurrency min_concurrency is the number of workers to keep at all times (defaults to 0 if --autoscale enabled) %!s(int64=15) %!d(string=hai) anos
  Ask Solem a1e6d87abe celeryd now supports a --pidfile argument. %!s(int64=15) %!d(string=hai) anos
  Ask Solem a81eb571f3 90% coverage %!s(int64=15) %!d(string=hai) anos
  Ask Solem 6a78496f01 90% coverage %!s(int64=15) %!d(string=hai) anos
  Ask Solem 533123874e pyflakes %!s(int64=15) %!d(string=hai) anos
  Ask Solem 12cfb3a55c pyflakes %!s(int64=15) %!d(string=hai) anos
  Ask Solem 32bfacc8b1 celery.bin.celeryd + .celerybeat: Now use self.app.Worker / self.app.Beat %!s(int64=15) %!d(string=hai) anos
  Ask Solem 9e193f9517 Configuration must appear after '--': %!s(int64=15) %!d(string=hai) anos
  Ask Solem d43d9646ba Introducing Celery.amqp.queues: .add, .select_subset, .format %!s(int64=15) %!d(string=hai) anos
  Ask Solem a65b16d477 celery.messaging is now Celery().amqp %!s(int64=15) %!d(string=hai) anos
  Ask Solem b442d34c8e Global settings removed. Still a little bit of refactoring to be done, but the tests passes now. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 44f004c2a1 Refactored celery.bin.celerybeat into ~ + celery.apps.beat %!s(int64=15) %!d(string=hai) anos