Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem d804f1f020 Tasks Userguide: Added section on database transactions. Closes #169. Thanks to jcassee hace 15 años
  Ask Solem 162ebe55ed Routing Userguide: Fixed typo "feed": -> {"queue": "feeds"}. Closes #169. Thanks to jcassee. hace 15 años
  Ask Solem b0fd93ecf5 task.control.inspect: Fixed typo "dump_registered_tasks" -> "dump_tasks". hace 15 años
  Ask Solem cb9ce6f2da Worker crashes if CELERY_TASK_ERROR_WHITELIST is not iterable hace 15 años
  Ask Solem 34cf6e58b5 Accidentally removed some lines hace 15 años
  Ask Solem 761a385b23 Some outdates settings in celeryconfig of example python project hace 15 años
  Ask Solem 365c83f8cd Documentation: celery.signals: Documented worker_process_init. Thanks to Manu hace 15 años
  Ask Solem 9537e99c49 Daemonization cookbook: Need to export DJANGO_SETTINGS_MODULE in /etc/default/celeryd. hace 15 años
  Ask Solem 1408dcc8cb Added some more FAQs from stack overflow hace 15 años
  Ask Solem cfc135a783 celery.execute.apply: Make sure kwargs["task_id"] is set. hace 15 años
  fredj 9661e4f2c5 minor doc update (Sphinx syntax) hace 15 años
  fredj 55a1744994 document the default CELERYD_CONCURRENCY and CELERYD_PREFETCH_MULTIPLIER values hace 15 años
  fredj dd18a39bb8 minor doc update (Sphinx syntax) hace 15 años
  fredj cee19c93b1 userguide: fix subtask example hace 15 años
  Ask Solem 52e899f5b2 Added Lukas Linhart to AUTHORS hace 15 años
  Ask Solem 10495a5b8c celery.task.control.inspect: Fixed replies if there is no destination. hace 15 años
  Jonas Haag 3b89c0a0c9 Make .store_result function if 'state' is not known to celery. hace 15 años
  Ask Solem 5254728630 Added Frédéric Junod to AUTHORS hace 15 años
  fredj 47c3ea5ff1 indent hace 15 años
  fredj 716bf1813c update INIT INFO hace 15 años
  fredj 152593aebc update INIT INFO for celeryd-multi, /bin/sh -e hace 15 años
  fredj f8d329f530 doc: add missing id value in docs/userguide/routing.rstdocs/userguide/routing.rst hace 15 años
  fredj 977588bb15 Fixed typos in userguide/executing.rst and userguide/routing.rst hace 15 años
  fredj 95c731eb70 Fixed typos in docs/userguide/tasks.rst hace 15 años
  Ask Solem 81a01789f3 Cookbook: Daemonizing: Fixed typo and wrong section placement hace 15 años
  Ask Solem c9f4046d39 Cookbook: Daemonizing: Fixed typo CELERYD_LOGFILE/CELERYD_PIDFILE hace 15 años
  Lukas Linhart 1088576a0e Debian init: command should not run in subshell (refs #163) hace 15 años
  Lukas Linhart 0c806aec37 Use abspath for celeryd to allow stat (refs #162) hace 15 años
  Ask Solem 68aa391b03 Sending of e-mails did not work, masked by fail_silently. Now warns on error if enabled. hace 15 años
  Ask Solem 59b0fb88cd Bug in previous commit if consumer is None hace 15 años