Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem 6c20587f96 Workaround for proxy autodetection on OS X. Closes #161. Thanks to gthb, ShawnMilo vor 16 Jahren
  Ask Solem 3b45376bbb Changelog: Set final release date for 2.0.3 vor 16 Jahren
  Ask Solem 77d2677a93 Updated changelog to add info about d524e95 vor 16 Jahren
  Ask Solem f9880f1d93 routes: Values defined in the route should have precedence over values defined in CELERY_QUEUES. vor 16 Jahren
  Ask Solem 75e8a41076 Fixed typos in Changelog vor 16 Jahren
  Ask Solem 98fa7f32fd Bumped version to 2.0.3 and updated Changelog vor 16 Jahren
  Ask Solem 8494b08562 Change copyright date to 2009 -> 2009-2010. And "Ask Solem" -> "Ask Solem & contributors" vor 16 Jahren
  Ask Solem 9edcbb4565 getting-started/broker-installation: Fixed typo set_permissions "" -> set_permissions ".*". Thanks to Cal Leeming. vor 16 Jahren
  Ask Solem 0058c60f3f Added Clay Gerrard to AUTHORS vor 16 Jahren
  Clay Gerrard b1d92f4c39 Added tests for AsyncResult.traceback KeyError (afd28) when using vor 16 Jahren
  Ask Solem 017bdbd5a4 AsyncResult.traceback: Return None, not raise KeyError if missing traceback. vor 16 Jahren
  Ask Solem 863bfff669 setup.py: Remove removed "celeryinit" script from console-scripts. Closes #173. Thanks to fajran vor 16 Jahren
  Ask Solem 0bcd57f5fd Redis database *number* not *name*. Default is now 0 vor 16 Jahren
  Ask Solem d804f1f020 Tasks Userguide: Added section on database transactions. Closes #169. Thanks to jcassee vor 16 Jahren
  Ask Solem 162ebe55ed Routing Userguide: Fixed typo "feed": -> {"queue": "feeds"}. Closes #169. Thanks to jcassee. vor 16 Jahren
  Ask Solem b0fd93ecf5 task.control.inspect: Fixed typo "dump_registered_tasks" -> "dump_tasks". vor 16 Jahren
  Ask Solem cb9ce6f2da Worker crashes if CELERY_TASK_ERROR_WHITELIST is not iterable vor 16 Jahren
  Ask Solem 34cf6e58b5 Accidentally removed some lines vor 16 Jahren
  Ask Solem 761a385b23 Some outdates settings in celeryconfig of example python project vor 16 Jahren
  Ask Solem 365c83f8cd Documentation: celery.signals: Documented worker_process_init. Thanks to Manu vor 16 Jahren
  Ask Solem 9537e99c49 Daemonization cookbook: Need to export DJANGO_SETTINGS_MODULE in /etc/default/celeryd. vor 16 Jahren
  Ask Solem 1408dcc8cb Added some more FAQs from stack overflow vor 16 Jahren
  Ask Solem cfc135a783 celery.execute.apply: Make sure kwargs["task_id"] is set. vor 16 Jahren
  fredj 9661e4f2c5 minor doc update (Sphinx syntax) vor 16 Jahren
  fredj 55a1744994 document the default CELERYD_CONCURRENCY and CELERYD_PREFETCH_MULTIPLIER values vor 16 Jahren
  fredj dd18a39bb8 minor doc update (Sphinx syntax) vor 16 Jahren
  fredj cee19c93b1 userguide: fix subtask example vor 16 Jahren
  Ask Solem 52e899f5b2 Added Lukas Linhart to AUTHORS vor 16 Jahren
  Ask Solem 10495a5b8c celery.task.control.inspect: Fixed replies if there is no destination. vor 16 Jahren
  Jonas Haag 3b89c0a0c9 Make .store_result function if 'state' is not known to celery. vor 16 Jahren