Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ask Solem a829d005a6 More celeryd-multi tweaks 15 gadi atpakaļ
  Ask Solem 3a61709593 Added generic init.d file using celeryd-multi detach 15 gadi atpakaļ
  Ask Solem 48b4e2f26d celeryd-multi: Can now change the command to detach 15 gadi atpakaļ
  Ask Solem 4314109ef3 celeryd-multi: Added stop command to shutdown nodes started with detach, also many improvements for detach (nicer output, verifies pidfile) 15 gadi atpakaļ
  Ask Solem bc327d6f43 Daemonization+pidfile no longer depends on python-daemon/lockfile 15 gadi atpakaļ
  Ask Solem 37d1c35514 remove leftover print statement 15 gadi atpakaļ
  Ask Solem c33e697665 'celeryd-multi detach' now actually launches and daemonizes multiple workers 15 gadi atpakaļ
  Ask Solem 51c65cc414 celery.bin.celeryd_detach: Experimental built-in support for daemonizing celeryd 15 gadi atpakaļ
  Ask Solem 39331fe94e celeryd now includes the node name of the worker in ps listings 15 gadi atpakaļ
  Ask Solem 874de90597 initargs can not be None 15 gadi atpakaļ
  Ask Solem 271ca68a66 celeryd now supports a --pidfile argument. 15 gadi atpakaļ
  Ask Solem c1ec691a32 TaskPool now supports initargs 15 gadi atpakaļ
  Ask Solem 1875edafdd Beat: Forgot to import celery.registry 15 gadi atpakaļ
  Ask Solem 135c981760 Beat: Use task.apply_async instead of send_task if task registered, also reuse publisher 15 gadi atpakaļ
  Ask Solem 57a6491c90 Cache backend: expires must be an int, not float. Thanks to jonozzz 15 gadi atpakaļ
  Ask Solem c92d47934b Added sdcooke to AUTHORS 15 gadi atpakaļ
  Ask Solem 975396b054 Cosmetics 15 gadi atpakaļ
  Ask Solem 72257464bd Merge branch 'sdcooke/task_expires' 15 gadi atpakaļ
  Ask Solem 8765d6f1e8 pwd and grp not available on Windows. Closes #210. Thanks to klibertb 15 gadi atpakaļ
  Ask Solem 4bca120eef Add newline to task failed log message 15 gadi atpakaļ
  Ask Solem e379e13b89 Bug in TaskPool: The semaphore was released both at ACK and result ready. 15 gadi atpakaļ
  Ask Solem 4ea26d76e2 celeryd: Show helpful message instead of traceback for unknown loglevel. 15 gadi atpakaļ
  Ask Solem 9de4b36d13 Updated MANIFEST.in 15 gadi atpakaļ
  Ask Solem c8bca29fa5 pyflakes 15 gadi atpakaļ
  Ask Solem 1aeb981d13 Bumped version to 2.1.0 and updated the Changelog 15 gadi atpakaļ
  Ask Solem ae42674167 Changed __homepage__ to http://celeryproject.org 15 gadi atpakaļ
  Ask Solem c9e4a0e282 Changelog: Fixed link to release cycle wiki page 15 gadi atpakaļ
  Ask Solem c7e0741c91 Fixed ugly typo in userguide/overview 15 gadi atpakaļ
  Ask Solem f8ed706202 Documentation: Copy images locally 15 gadi atpakaļ
  Ask Solem 19ad25dfa6 Added TaskSet.Publisher: Can be used to override the publisher class used to send subtasks 15 gadi atpakaļ