Commit History

Author SHA1 Message Date
  Ask Solem 0bc2ca74f6 Bumped version to 2.1.4 14 years ago
  Ask Solem bb5895beee PEP8ify + pyflakes 14 years ago
  Ask Solem cd96d55a46 Updated Changelog 14 years ago
  Ask Solem ce8efcde72 Root logger is now hijacked by default, to disable this behavior set CELERYD_HIJACK_ROOT_LOGGER = False 14 years ago
  Ask Solem e2ee275970 Updated Changelog 14 years ago
  Christopher Peplin 50363eeaac `task.apply`: propagate=True now raises exceptions from the original frame, keeping the same stacktrace (Issue #256). 14 years ago
  Ask Solem 0f06551730 Updated 2.1.4 changelog and set release date to Friday 3 Dec. 14 years ago
  Ask Solem c63deaf354 Execution options to `apply_async` should take precedence over routes. Closes #244 14 years ago
  Ask Solem 660685c64d celeryev cursesmon: Make sure kwargs is not out of bounds. Closes #235. Thanks to davidstrauss 14 years ago
  Ask Solem b863cfa88f Log errors occurring while handling control commands, instead of propagating. 14 years ago
  Ask Solem a59ef931c5 Added Chris Rose to AUTHORS 14 years ago
  Ask Solem 32b910b680 Cosmetics 14 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