コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem e8f0039654 Fix mro_lookup 12 年 前
  Ask Solem 401ed63927 merge broke shutdown 12 年 前
  Ask Solem 940dfdd2ef Support monkey patching of Task.__call__ (do not optimize it away) 12 年 前
  Thomas Meson 7f4761e2e8 fix issue in gevent when killing celery, fixes #911 and #936 12 年 前
  Ask Solem 9ead0dc737 Wrong month 12 年 前
  Ask Solem 44becdd427 Bumps version to 3.0.7 12 年 前
  Ask Solem 8820dceac4 Tests passing 12 年 前
  Ask Solem 9b54a6a262 Updates Changelog 12 年 前
  Ask Solem 3334b7b495 Now depends on kombu 2.4.2 12 年 前
  Ask Solem 0ebbc5ff9e Daemon: Redirect standard fds to /dev/null 12 年 前
  Ask Solem 30b4f20b59 Now depends on kombu 2.4.1 12 年 前
  Ask Solem d32ecfb333 Fixes typo _SOFT_TASK_TIME_LIMIT -> TASK_SOFT_TIME_LIMIT. Closes #926 12 年 前
  Ask Solem 64647fcf06 Small improvements to utils.mail 12 年 前
  Adam DePue 7fbce10830 Update CONTRIBUTORS.txt 12 年 前
  Ask Solem 0512698c7e Fixes celerybeat schedules when UTC disabled. Closes #937 12 年 前
  Ask Solem 128cbde9d3 Fixes typo in signals guide 12 年 前
  Ronan Amicel 512bd49666 Update docs/userguide/canvas.rst 12 年 前
  Ask Solem 158d62c631 Don't use cached detect_environment 12 年 前
  Ask Solem f37160d2a6 LoggingProxy shouldn't define fileno(). Closes #928 12 年 前
  Ask Solem dd8888150d Fixes typo self -> process_rows 12 年 前
  Steeve Morin 4918537a36 celery.chord_unlock will pollute the backends, ignore its results 12 年 前
  Steeve Morin 402fd2e192 fix Cassandra backend TTLs 12 年 前
  Adam DePue 0ad5a162d3 Properly pass traceback object to handlers instead of str representation 12 年 前
  Ask Solem 722478d6b1 celery cmd: Don't use current_app if app already set 12 年 前
  Ask Solem 4eef933ad3 Adds example setup.py to next-steps 12 年 前
  Ask Solem 058e892c0b celery command: extensions should be sorted by name 12 年 前
  Ask Solem e5f647b9f3 task-failed event did not repr exception anymore 12 年 前
  Ask Solem 6a9c5cf8bf Adds base.Command.run_from_argv 12 年 前
  Ask Solem 5daced27b0 Fixes typo 12 年 前
  Ask Solem d932783032 Detach pidlock test must release pidfile. Closes #923 12 年 前