تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Ask Solem eb776b5dbe More useful utilities for callbacks and result graphs 13 سال پیش
  Ask Solem 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded 13 سال پیش
  Ask Solem b398ba3994 AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id 13 سال پیش
  Ask Solem 980df77feb Removes expected error output from tests 13 سال پیش
  Ask Solem 1ac160649b flake8 13 سال پیش
  Ask Solem a26737db52 Adds AsyncResult.collect to recursively collect results 13 سال پیش
  Ask Solem 04a5f5017c Fixes merge 13 سال پیش
  Ask Solem 22ceb946b5 Task registry is no longer global, but needs testing before merge, and hopefully cleaning up 14 سال پیش
  Ask Solem ac49fad68d Adds example working with result trees. 13 سال پیش
  Ask Solem 504510e46a Cosmetics 13 سال پیش
  Ask Solem 6b52605db6 Updates copyright years to include 2012 13 سال پیش
  Ask Solem 89376cb8f1 BaseAsyncResult and AsyncResult merged into one 13 سال پیش
  Ask Solem 9bac5498eb Adds chord callback support for the amqp backend 13 سال پیش
  Ask Solem 641e838dd6 Cosmetics 13 سال پیش
  Ask Solem 27caaad22c Adds module docstrings 14 سال پیش
  Ask Solem b6179c7316 Use new-style relative imports 14 سال پیش
  Ask Solem dc6caecdd3 ResultSet.iterate did not actually yield results as they finish. This fixes that, but can result in strain when polling resources. It is about time we implemented iter_native for databases. Closes #459 14 سال پیش
  Ask Solem 9b21dea245 Can't have multiple imports from __future__ in Py 2.5.0 14 سال پیش
  Ask Solem d16c9061db PEP8ify + pyflakes 14 سال پیش
  Ask Solem a40ab46dc8 Implements join_native() + iter_native() for Redis and Cache backends 14 سال پیش
  Ask Solem c396539693 with_default_connection -> with default_connection 14 سال پیش
  Ask Solem b8a293d40f Proper implementation of TaskSet.iterate 14 سال پیش
  Ask Solem 1dfe6d0d54 Remove 2.4 workarounds 14 سال پیش
  Ask Solem 6cd3e95060 Implements TaskSetResult().delete (delete after save) 14 سال پیش
  Ask Solem 1151b0c82d EagerResult.wait should be EagerResult.get now 14 سال پیش
  Ask Solem 7e153ebfe5 AsyncResult.get did not support the interal and propagate arguments 14 سال پیش
  Ask Solem 949f96c2a5 PEP8ify + pyflakes 14 سال پیش
  Ask Solem 332ac0fdf7 Introducing Chords (taskset callbacks) 14 سال پیش
  Ask Solem 7a775f4638 Split TaskSetResult in two: ResultSet and TaskSetResult. Thanks to padt 14 سال پیش
  Ask Solem f19c6b5012 TaskSetResult.join: Fixes many typos in docstring 14 سال پیش