커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem e89cab1ef4 Fixed typos/wording in Changelog 15 년 전
  Ask Solem 59d004300b Updated Changelog 15 년 전
  Ask Solem f7286972b9 celeryev crashed when the terminal window was resized. Closes #160 15 년 전
  Ask Solem c02cb57c9e Disable HUP restart handler on OS X, but emit a warning instead. Closes #152. Thanks to gthb. 15 년 전
  Ask Solem ccfa66f297 celery.execute.trace: Handle raise(str), which is still allowed in Python 2.4. Closes #175. Thanks to psnj. 15 년 전
  Ask Solem 0e5008b605 send_error_email: Make it possible to set conf values by runtime. 15 년 전
  Ask Solem 6c20587f96 Workaround for proxy autodetection on OS X. Closes #161. Thanks to gthb, ShawnMilo 15 년 전
  Ask Solem 3b45376bbb Changelog: Set final release date for 2.0.3 15 년 전
  Ask Solem 77d2677a93 Updated changelog to add info about d524e95 15 년 전
  Ask Solem f9880f1d93 routes: Values defined in the route should have precedence over values defined in CELERY_QUEUES. 15 년 전
  Ask Solem 75e8a41076 Fixed typos in Changelog 15 년 전
  Ask Solem 98fa7f32fd Bumped version to 2.0.3 and updated Changelog 15 년 전
  Ask Solem 8494b08562 Change copyright date to 2009 -> 2009-2010. And "Ask Solem" -> "Ask Solem & contributors" 15 년 전
  Ask Solem 9edcbb4565 getting-started/broker-installation: Fixed typo set_permissions "" -> set_permissions ".*". Thanks to Cal Leeming. 15 년 전
  Ask Solem 0058c60f3f Added Clay Gerrard to AUTHORS 15 년 전
  Clay Gerrard b1d92f4c39 Added tests for AsyncResult.traceback KeyError (afd28) when using 15 년 전
  Ask Solem 017bdbd5a4 AsyncResult.traceback: Return None, not raise KeyError if missing traceback. 15 년 전
  Ask Solem 863bfff669 setup.py: Remove removed "celeryinit" script from console-scripts. Closes #173. Thanks to fajran 15 년 전
  Ask Solem 0bcd57f5fd Redis database *number* not *name*. Default is now 0 15 년 전
  Ask Solem d804f1f020 Tasks Userguide: Added section on database transactions. Closes #169. Thanks to jcassee 15 년 전
  Ask Solem 162ebe55ed Routing Userguide: Fixed typo "feed": -> {"queue": "feeds"}. Closes #169. Thanks to jcassee. 15 년 전
  Ask Solem b0fd93ecf5 task.control.inspect: Fixed typo "dump_registered_tasks" -> "dump_tasks". 15 년 전
  Ask Solem cb9ce6f2da Worker crashes if CELERY_TASK_ERROR_WHITELIST is not iterable 15 년 전
  Ask Solem 34cf6e58b5 Accidentally removed some lines 15 년 전
  Ask Solem 761a385b23 Some outdates settings in celeryconfig of example python project 15 년 전
  Ask Solem 365c83f8cd Documentation: celery.signals: Documented worker_process_init. Thanks to Manu 15 년 전
  Ask Solem 9537e99c49 Daemonization cookbook: Need to export DJANGO_SETTINGS_MODULE in /etc/default/celeryd. 15 년 전
  Ask Solem 1408dcc8cb Added some more FAQs from stack overflow 15 년 전
  Ask Solem cfc135a783 celery.execute.apply: Make sure kwargs["task_id"] is set. 15 년 전
  fredj 9661e4f2c5 minor doc update (Sphinx syntax) 15 년 전