Commit History

Author SHA1 Message Date
  Ask Solem 178ac7fb6e Fixed rst error in userguide/tasks 16 years ago
  Ask Solem 9bd00d7837 celeryd: Don't forward arguments 16 years ago
  Ask Solem 56f2a44058 celeryd now emits a warning if running as root 16 years ago
  Ask Solem 7b26bf8e3e Timing issue when declaring the remote control command reply queue meant replies could be lost 16 years ago
  Ask Solem ab98b0163a Fixed broken tests 16 years ago
  Ask Solem ed3682025f setup.py: dependency multiprocessing==2.6.2.1 -> multiprocessing 16 years ago
  Ask Solem eeb31f342e cleaned up celery.platforms.PIDFile 16 years ago
  Ask Solem f7b1b11bc5 celeryd_detach: Removed support for --chroot 16 years ago
  Ask Solem 5bd6f9a6bf PEP8ify 16 years ago
  Ask Solem 057d099140 celeryd-multi: "start" renamed to "show", "detach" renamed to "start" 16 years ago
  Ask Solem a7f3ce6b88 Implemented celeryd-multi restart. Also nice colors and stuff 16 years ago
  Ask Solem a829d005a6 More celeryd-multi tweaks 16 years ago
  Ask Solem 3a61709593 Added generic init.d file using celeryd-multi detach 16 years ago
  Ask Solem 48b4e2f26d celeryd-multi: Can now change the command to detach 16 years ago
  Ask Solem 4314109ef3 celeryd-multi: Added stop command to shutdown nodes started with detach, also many improvements for detach (nicer output, verifies pidfile) 16 years ago
  Ask Solem bc327d6f43 Daemonization+pidfile no longer depends on python-daemon/lockfile 16 years ago
  Ask Solem 37d1c35514 remove leftover print statement 16 years ago
  Ask Solem c33e697665 'celeryd-multi detach' now actually launches and daemonizes multiple workers 16 years ago
  Ask Solem 51c65cc414 celery.bin.celeryd_detach: Experimental built-in support for daemonizing celeryd 16 years ago
  Ask Solem 39331fe94e celeryd now includes the node name of the worker in ps listings 16 years ago
  Ask Solem 874de90597 initargs can not be None 16 years ago
  Ask Solem 271ca68a66 celeryd now supports a --pidfile argument. 16 years ago
  Ask Solem c1ec691a32 TaskPool now supports initargs 16 years ago
  Ask Solem 1875edafdd Beat: Forgot to import celery.registry 16 years ago
  Ask Solem 135c981760 Beat: Use task.apply_async instead of send_task if task registered, also reuse publisher 16 years ago
  Ask Solem 57a6491c90 Cache backend: expires must be an int, not float. Thanks to jonozzz 16 years ago
  Ask Solem c92d47934b Added sdcooke to AUTHORS 16 years ago
  Ask Solem 975396b054 Cosmetics 16 years ago
  Ask Solem 72257464bd Merge branch 'sdcooke/task_expires' 16 years ago
  Ask Solem 8765d6f1e8 pwd and grp not available on Windows. Closes #210. Thanks to klibertb 16 years ago