コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 0bc2ca74f6 Bumped version to 2.1.4 15 年 前
  Ask Solem bb5895beee PEP8ify + pyflakes 15 年 前
  Ask Solem cd96d55a46 Updated Changelog 15 年 前
  Ask Solem ce8efcde72 Root logger is now hijacked by default, to disable this behavior set CELERYD_HIJACK_ROOT_LOGGER = False 15 年 前
  Ask Solem e2ee275970 Updated Changelog 15 年 前
  Christopher Peplin 50363eeaac `task.apply`: propagate=True now raises exceptions from the original frame, keeping the same stacktrace (Issue #256). 15 年 前
  Ask Solem 0f06551730 Updated 2.1.4 changelog and set release date to Friday 3 Dec. 15 年 前
  Ask Solem c63deaf354 Execution options to `apply_async` should take precedence over routes. Closes #244 15 年 前
  Ask Solem 660685c64d celeryev cursesmon: Make sure kwargs is not out of bounds. Closes #235. Thanks to davidstrauss 15 年 前
  Ask Solem b863cfa88f Log errors occurring while handling control commands, instead of propagating. 15 年 前
  Ask Solem a59ef931c5 Added Chris Rose to AUTHORS 15 年 前
  Ask Solem 32b910b680 Cosmetics 15 年 前
  Chris Rose 81a4abdcec Fix the DB backend race condition when clients access the taskmeta at the same time as the server creates it 15 年 前
  Ask Solem 12f62083fd Updated Changelog 15 年 前
  Ask Solem 5967f209bd Handle errors occuring while acking task messages. Thanks to Chimrod. 15 年 前
  Ask Solem d926e47d8a Updated Changelog for 2.1.4 15 年 前
  Ask Solem 3f1e0eeffc Periodic task userguide: Fixed typo in crontab example table. Thanks to zimnyx. Closes #239 15 年 前
  Ask Solem aabe4dad63 FAQ: Added sequrity section 15 年 前
  Ask Solem ae921b7e54 Added John Watson to AUTHORS 15 年 前
  Ask Solem 9e7379c018 Merge branch 'dctrwatson/release21-maint' into release21-maint 15 年 前
  Ask Solem 7e780c9667 Added Martin Galpin to AUTHORS 15 年 前
  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 年 前
  Martin Galpin b78c6e4bc8 Adds an option to the debian init.d scripts that allows celeryd/celerybeat to be started within a given virtualenv. 15 年 前
  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 年 前
  Ask Solem e6c4a568fe Updated documentation 15 年 前
  Ask Solem debf75aae1 Added userguide: Optimizing 15 年 前
  Ask Solem 335548d1af Adding contributing guide, most of it stolen from the Pylons contributing guide 15 年 前
  Ask Solem bbb6b44548 Spellcheck 15 年 前
  Ask Solem 6f76e7165e Documentation: Added development docs warning on top of all pages. 15 年 前
  Ask Solem 72acb00f5e celeryev: Import cursesmon only when needed as curses is not avaialable on Windows 15 年 前