コミット履歴

作者 SHA1 メッセージ 日付
  Branko Čibej 52fe2a63c6 Merged from upstream/master 14 年 前
  Ask Solem 02287c5573 Forgot to render README 14 年 前
  Ask Solem afc93f24dc PEP8ify + pyflakes 14 年 前
  Ask Solem 26747c587f Updates Changelog 14 年 前
  Ask Solem 79d5098db3 AMQP result backend tests now passing again 14 年 前
  Ask Solem bfb8db83de SQLAlchemy: Now returns accidentally removed date_done again. Closes #325. Thanks to shimon 14 年 前
  Ask Solem 6b2b8b5b1c Merge branch 'brainy/bugfix' 14 年 前
  Branko Čibej 238d98d4e8 Add optional taskset_id parameter to TaskSet.apply and TaskSet.apply_async. 14 年 前
  Branko Čibej 8eeca0a1c7 Always intialize the Task.request context. 14 年 前
  Branko Čibej 3679e505ac Factor subtask launch out of TaskSet.apply(_async) to separate methods. 14 年 前
  Branko Čibej 50a33a2714 Always intialize the Task.request context. 14 年 前
  Branko Čibej 74e5b8512e Merged from upstream. 14 年 前
  Ask Solem 5b63e5f8a8 Accidentally reverted a commit 14 年 前
  Branko Čibej f9e7c42237 Add optional taskset_id parameter to TaskSet.apply and TaskSet.apply_async. 14 年 前
  Branko Čibej 5b98ad75ee Builtin apply() is deprecated, avoid using it. 14 年 前
  Ask Solem 296e872e72 Adds Branko Čibej to AUTHORS 14 年 前
  Ask Solem fe22b23383 Merge branch 'brainy/master' 14 年 前
  Ask Solem 395e8c9809 Adds 'taskset' to default context 14 年 前
  Ask Solem 2e62b25cc9 Removes usage of deprecated apply built-in 14 年 前
  Branko Čibej 07125e541b Describe optional taskset field in the task context docs. 14 年 前
  Ask Solem be4c7060ea AMQP Backend: Fixed possible DOS attack introduced by previous commit. 14 年 前
  Branko Čibej f60d0edad9 Fix exception raised when iterating on the result of TaskSet.apply(). 14 年 前
  Branko Čibej 2723a6edb1 Add unique constraints to the task_id and taskset_id columns in the database result backend. 14 年 前
  Branko Čibej 4b370e563c Propagate the taskset UUID from the message body to the task request. 14 年 前
  Ask Solem 8f963e3550 Polling results with the amqp backend was not working properly 14 年 前
  Ask Solem 8d288af56e Tasks Userguide: Choosing a result backend 14 年 前
  Ask Solem 01ef62e2b6 Bumps version to 2.2.4 and updates Changelog 14 年 前
  Ask Solem b711ed1ecc celeryd: Errors could not be logged, because of unicode errors 14 年 前
  Ask Solem c59415bcf7 Added Sphinx crossref type: :signal: 14 年 前
  Ask Solem 2a7349b728 Docs: Fixes typo settings -> setting 14 年 前