Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem ce8efcde72 Root logger is now hijacked by default, to disable this behavior set CELERYD_HIJACK_ROOT_LOGGER = False vor 15 Jahren
  Ask Solem e2ee275970 Updated Changelog vor 15 Jahren
  Christopher Peplin 50363eeaac `task.apply`: propagate=True now raises exceptions from the original frame, keeping the same stacktrace (Issue #256). vor 15 Jahren
  Ask Solem 0f06551730 Updated 2.1.4 changelog and set release date to Friday 3 Dec. vor 15 Jahren
  Ask Solem c63deaf354 Execution options to `apply_async` should take precedence over routes. Closes #244 vor 15 Jahren
  Ask Solem 660685c64d celeryev cursesmon: Make sure kwargs is not out of bounds. Closes #235. Thanks to davidstrauss vor 15 Jahren
  Ask Solem b863cfa88f Log errors occurring while handling control commands, instead of propagating. vor 15 Jahren
  Ask Solem a59ef931c5 Added Chris Rose to AUTHORS vor 15 Jahren
  Ask Solem 32b910b680 Cosmetics vor 15 Jahren
  Chris Rose 81a4abdcec Fix the DB backend race condition when clients access the taskmeta at the same time as the server creates it vor 15 Jahren
  Ask Solem 12f62083fd Updated Changelog vor 15 Jahren
  Ask Solem 5967f209bd Handle errors occuring while acking task messages. Thanks to Chimrod. vor 15 Jahren
  Ask Solem d926e47d8a Updated Changelog for 2.1.4 vor 15 Jahren
  Ask Solem 3f1e0eeffc Periodic task userguide: Fixed typo in crontab example table. Thanks to zimnyx. Closes #239 vor 15 Jahren
  Ask Solem aabe4dad63 FAQ: Added sequrity section vor 15 Jahren
  Ask Solem ae921b7e54 Added John Watson to AUTHORS vor 15 Jahren
  Ask Solem 9e7379c018 Merge branch 'dctrwatson/release21-maint' into release21-maint vor 15 Jahren
  Ask Solem 7e780c9667 Added Martin Galpin to AUTHORS vor 15 Jahren
  Martin Galpin 3c589f16bd Corrects the documentation so that the django manage.py command 'celeryd' (or 'celerybeat') is as an CELERYD_OPT because start-stop-deamon requires an absolute file. vor 15 Jahren
  Martin Galpin b78c6e4bc8 Adds an option to the debian init.d scripts that allows celeryd/celerybeat to be started within a given virtualenv. vor 15 Jahren
  Martin Galpin 8130b28db2 Honours the DJANGO_SETTINGS_MODULE configuration variable in the debian init.d scripts so that the --settings parameter is appended to any manage.py calls. vor 15 Jahren
  Ask Solem e6c4a568fe Updated documentation vor 15 Jahren
  Ask Solem debf75aae1 Added userguide: Optimizing vor 15 Jahren
  Ask Solem 335548d1af Adding contributing guide, most of it stolen from the Pylons contributing guide vor 15 Jahren
  Ask Solem bbb6b44548 Spellcheck vor 15 Jahren
  Ask Solem 6f76e7165e Documentation: Added development docs warning on top of all pages. vor 15 Jahren
  Ask Solem 72acb00f5e celeryev: Import cursesmon only when needed as curses is not avaialable on Windows vor 15 Jahren
  John Watson 0bb1fde564 Add CELERYD_FORCE_HIJACK_ROOT_LOGGER option vor 15 Jahren
  Ask Solem 9e26050c70 Make error e-mail timeout configurable by adding the EMAIL_TIMEOUT setting. Closes #248. vor 15 Jahren
  Ask Solem d995744e39 Set TIMER2_TRACE_THREAD on init, to trace who started timer threads that are not shutdown vor 15 Jahren