Commit History

Autor SHA1 Mensaxe Data
  Ask Solem 1e458526f3 93% total coverage. %!s(int64=15) %!d(string=hai) anos
  Ask Solem c3a3fcde7c Hitting Ctrl+C kills the pool! Pool workers needs to ignore SIGINT. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 44dbf5b6ac Some cosmetic changes. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 4caae56b60 Pyflakes %!s(int64=16) %!d(string=hai) anos
  Ask Solem 01a8a0ecbb Celery no longer does detaching, you need to use start-stop-daemon, %!s(int64=16) %!d(string=hai) anos
  Ask Solem 216da1aa10 PEP8ify %!s(int64=16) %!d(string=hai) anos
  Ask Solem 6194a90246 Try not using python-daemon to detach %!s(int64=16) %!d(string=hai) anos
  Ask Solem 092db37745 Removed unused import of contextmanager %!s(int64=16) %!d(string=hai) anos
  Ask Solem c0b28ff075 More pidlock clean-up %!s(int64=16) %!d(string=hai) anos
  Ask Solem a57a558015 Clean-up the platform module. %!s(int64=16) %!d(string=hai) anos
  Ask Solem 0ab2e9bacc Use our own pidfile mechanism, don't need full lockfile support as the granularity we need is by main process. %!s(int64=16) %!d(string=hai) anos
  Ask Solem 15ebb814da Fix typo os.unlink(filename) -> os.unlink(path). Thanks dmishe. Closes #55 %!s(int64=16) %!d(string=hai) anos
  Ask Solem 35e3e69cf5 Ignore permission denied errors when removing pidfile. %!s(int64=16) %!d(string=hai) anos
  Ask Solem 1a7ebcc1c8 Set euid/egid ourselves. Allow using username/groupnames for the --uid/--gid arguments, also if no --gid is specified, it uses the specified users primary gid. %!s(int64=16) %!d(string=hai) anos
  Ask Solem a658d0b20b set process titles if setproctitle is installed %!s(int64=16) %!d(string=hai) anos
  Ask Solem 96fc5e60ec setproctitle %!s(int64=16) %!d(string=hai) anos
  Ask Solem be4253b64d fix typo platform.reset_signal -> reset_signal %!s(int64=16) %!d(string=hai) anos
  michael 77cf338e6e Fixed daemon context creation, was probably broken a few commits ago. %!s(int64=16) %!d(string=hai) anos
  Ask Solem 3f1078fa8f Merge branch 'master' into beat %!s(int64=16) %!d(string=hai) anos
  Ask Solem f77d761007 Fix syntax error in celery.platform (thanks Didier Deshommes) %!s(int64=16) %!d(string=hai) anos
  Ask Solem e263b8115b celery.beat.ClockService is now run by the celerybeat program %!s(int64=16) %!d(string=hai) anos
  Ask Solem cb5bc614bb Move platform specific stuff (signal, daemon context) to celery.platform %!s(int64=16) %!d(string=hai) anos
  Ask Solem 48a55d3476 Use ``python-daemon`` instead of the homegrown stuff. (this adds a dependency %!s(int64=16) %!d(string=hai) anos
  Ask Solem 6b81d06f56 Everything now conforms to pep8.py %!s(int64=16) %!d(string=hai) anos
  Ask Solem c53f3ba991 Fix up documentation %!s(int64=16) %!d(string=hai) anos
  Ask Solem 01417c7ab5 Remove __all__, it's just stupid anyway. %!s(int64=16) %!d(string=hai) anos
  Ask Solem c6f4922be9 celeryd: Add current working directory to sys.path for convenience. (maybe this is bad, have to think about the risks involved, but it's certinaly convenient.) %!s(int64=16) %!d(string=hai) anos
  Ask Solem 71face9ab0 Project changes name to celery %!s(int64=16) %!d(string=hai) anos