コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 53651c9063 Protocol docs: Missing 'id' in example task message 14 年 前
  Ask Solem 1172fb2464 Eventlet: on_accepted needs pid and time_start arguments 14 年 前
  Ask Solem df51ac2997 Updated Changelog 14 年 前
  Ask Solem 7df24ee728 Added eventlet section in the User Guide. Closes #263 14 年 前
  Ask Solem 96b6315ace Renamed remote control command worker_queues -> active_queues 14 年 前
  Ask Solem a48f1973e8 Documented remote control command: revoke 14 年 前
  Ask Solem 6891f93683 Fixed typo kill_job -> terminate_job 14 年 前
  Ask Solem 3b28b859db Can now terminate worker processing task remotely. 14 年 前
  Ask Solem ce446f6558 Updated changelog 14 年 前
  Ask Solem bd4de0302e Show error if running with -B option on Windows 14 年 前
  Ask Solem 167d5d4196 celery.utils.term: Don't show colors on Windows 14 年 前
  Ask Solem de4916b69c caqmadm: Don't raise KeyboardInterrupt exception, just exit 14 年 前
  Ask Solem 2c403129a6 Skips test on Windows, that does not apply to that platform 14 年 前
  Ask Solem 8cc3454515 Make some tests pass on Windows 14 年 前
  Ask Solem 821f3d31b9 Remove bin/ directory, and scripts from setup.py to rely completely on setuptools entrypoints 14 年 前
  Ask Solem d4a0de4156 Homepage: Download link now linking to download section of PyPI 14 年 前
  Ask Solem 2a8603610f Added new community links 14 年 前
  Ask Solem 2eeb580679 Added PayPal donate button to website 14 年 前
  Ask Solem a925ca7545 retry argument to apply_async requires the publisher/connection to be handled manually 14 年 前
  Ask Solem 558ab4c0f6 celeryev can now daemonize itself (--detach) 14 年 前
  Ask Solem 5108d74ea3 2.2.0 release candidate 1 14 年 前
  Ask Solem 190110e53b contrib/release/doc4allmods: Fix typo celery.control -> celery.worker.control 14 年 前
  Ask Solem 0a75a82d3e Backend.store_result now passes kwargs to real implementation 14 年 前
  Ask Solem 57dc4f4abb PEP8ify + pyflakes 14 年 前
  Ask Solem e3f2b9137c Fixed rst syntax error 14 年 前
  Ask Solem 7c0da1ede2 Removed name_change_request.txt, kind of pointless now 14 年 前
  Ask Solem ca034d702d Homepage: Added pledge for donations 14 年 前
  Ask Solem 8feff32f12 TaskSet.apply_async now supports publisher argument 14 年 前
  Ask Solem fe52adccfc Daemonization cookbook: Documented generic init.d scripts. Closes #260 14 年 前
  Ask Solem c595b6a689 Adds celery.current_app 14 年 前