Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem e89cab1ef4 Fixed typos/wording in Changelog hace 15 años
  Ask Solem 59d004300b Updated Changelog hace 15 años
  Ask Solem f7286972b9 celeryev crashed when the terminal window was resized. Closes #160 hace 15 años
  Ask Solem c02cb57c9e Disable HUP restart handler on OS X, but emit a warning instead. Closes #152. Thanks to gthb. hace 15 años
  Ask Solem ccfa66f297 celery.execute.trace: Handle raise(str), which is still allowed in Python 2.4. Closes #175. Thanks to psnj. hace 15 años
  Ask Solem 0e5008b605 send_error_email: Make it possible to set conf values by runtime. hace 15 años
  Ask Solem 6c20587f96 Workaround for proxy autodetection on OS X. Closes #161. Thanks to gthb, ShawnMilo hace 15 años
  Ask Solem 3b45376bbb Changelog: Set final release date for 2.0.3 hace 15 años
  Ask Solem 77d2677a93 Updated changelog to add info about d524e95 hace 15 años
  Ask Solem f9880f1d93 routes: Values defined in the route should have precedence over values defined in CELERY_QUEUES. hace 15 años
  Ask Solem 75e8a41076 Fixed typos in Changelog hace 15 años
  Ask Solem 98fa7f32fd Bumped version to 2.0.3 and updated Changelog hace 15 años
  Ask Solem 8494b08562 Change copyright date to 2009 -> 2009-2010. And "Ask Solem" -> "Ask Solem & contributors" hace 15 años
  Ask Solem 9edcbb4565 getting-started/broker-installation: Fixed typo set_permissions "" -> set_permissions ".*". Thanks to Cal Leeming. hace 15 años
  Ask Solem 0058c60f3f Added Clay Gerrard to AUTHORS hace 15 años
  Clay Gerrard b1d92f4c39 Added tests for AsyncResult.traceback KeyError (afd28) when using hace 15 años
  Ask Solem 017bdbd5a4 AsyncResult.traceback: Return None, not raise KeyError if missing traceback. hace 15 años
  Ask Solem 863bfff669 setup.py: Remove removed "celeryinit" script from console-scripts. Closes #173. Thanks to fajran hace 15 años
  Ask Solem 0bcd57f5fd Redis database *number* not *name*. Default is now 0 hace 15 años
  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