Commit History

Author SHA1 Message Date
  Ask Solem 660685c64d celeryev cursesmon: Make sure kwargs is not out of bounds. Closes #235. Thanks to davidstrauss 15 years ago
  Ask Solem b863cfa88f Log errors occurring while handling control commands, instead of propagating. 15 years ago
  Ask Solem a59ef931c5 Added Chris Rose to AUTHORS 15 years ago
  Ask Solem 32b910b680 Cosmetics 15 years ago
  Chris Rose 81a4abdcec Fix the DB backend race condition when clients access the taskmeta at the same time as the server creates it 15 years ago
  Ask Solem 12f62083fd Updated Changelog 15 years ago
  Ask Solem 5967f209bd Handle errors occuring while acking task messages. Thanks to Chimrod. 15 years ago
  Ask Solem d926e47d8a Updated Changelog for 2.1.4 15 years ago
  Ask Solem 3f1e0eeffc Periodic task userguide: Fixed typo in crontab example table. Thanks to zimnyx. Closes #239 15 years ago
  Ask Solem aabe4dad63 FAQ: Added sequrity section 15 years ago
  Ask Solem ae921b7e54 Added John Watson to AUTHORS 15 years ago
  Ask Solem 9e7379c018 Merge branch 'dctrwatson/release21-maint' into release21-maint 15 years ago
  Ask Solem 7e780c9667 Added Martin Galpin to AUTHORS 15 years ago
  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. 15 years ago
  Martin Galpin b78c6e4bc8 Adds an option to the debian init.d scripts that allows celeryd/celerybeat to be started within a given virtualenv. 15 years ago
  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. 15 years ago
  Ask Solem e6c4a568fe Updated documentation 15 years ago
  Ask Solem debf75aae1 Added userguide: Optimizing 15 years ago
  Ask Solem 335548d1af Adding contributing guide, most of it stolen from the Pylons contributing guide 15 years ago
  Ask Solem bbb6b44548 Spellcheck 15 years ago
  Ask Solem 6f76e7165e Documentation: Added development docs warning on top of all pages. 15 years ago
  Ask Solem 72acb00f5e celeryev: Import cursesmon only when needed as curses is not avaialable on Windows 15 years ago
  John Watson 0bb1fde564 Add CELERYD_FORCE_HIJACK_ROOT_LOGGER option 15 years ago
  Ask Solem 9e26050c70 Make error e-mail timeout configurable by adding the EMAIL_TIMEOUT setting. Closes #248. 15 years ago
  Ask Solem d995744e39 Set TIMER2_TRACE_THREAD on init, to trace who started timer threads that are not shutdown 15 years ago
  Ask Solem 491c36edbc Consumer: Close broadcast consumer when connection is reset. Thanks to David Wolever 15 years ago
  Ask Solem 20f6d8db7c Test buckets: Don't output other chars than dots 15 years ago
  Ask Solem fb7199c1b2 Another community link 15 years ago
  Ask Solem 10991a3dc4 Added community link 15 years ago
  Ask Solem 8374031381 Error email body now uses repr(exc) instead of str(exc). 15 years ago