Historique des commits

Auteur SHA1 Message Date
  Ask Solem d8b7039457 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' il y a 13 ans
  Ask Solem db60177bdc Quote consistency il y a 13 ans
  Ask Solem 43fb28f769 Use future builtins il y a 13 ans
  Ask Solem f219b6960f flakes il y a 13 ans
  Ask Solem b23fd8c3f6 Use more str.format il y a 13 ans
  Ask Solem f72ca1377d On 2.6 we don't have to import with statement from __future__ il y a 13 ans
  Ask Solem cac77d6e8b Removes igroup/ichord, use group(.si()) instead. il y a 13 ans
  Ask Solem eba349a0a1 Doc updates il y a 13 ans
  Ask Solem 7ff99a3fbd Tests passing il y a 13 ans
  Ask Solem aa3ccf2aba Refactors Chain.apply_async il y a 13 ans
  Ask Solem 566c4da7b4 Use ' instead of " il y a 13 ans
  Ask Solem cc1ae88ff9 Remove copyright texts from modules il y a 13 ans
  Ask Solem 66a8a9833c TaskSetResult renamed -> GroupResult il y a 13 ans
  Ask Solem 4e14f7605e Consistently use @task() (with parens) in docs il y a 13 ans
  Ask Solem 53b61c638b 99% overall coverage :happy: il y a 13 ans
  Ask Solem 35e56513db group/chord/chain are now subtasks il y a 13 ans
  Ask Solem 9571e0e551 Cosmetics il y a 13 ans
  Ask Solem 6e362f976b App cached class attributes are now pickleable il y a 13 ans
  Ask Solem 326ea1eca7 New AsyncResult.__eq__ broke join_native il y a 13 ans
  Ask Solem c2aeb14536 Chords now works when result serializer is not pickle (e.g. JSON) il y a 13 ans
  Ask Solem 0cabb808b1 Chord tests passing il y a 13 ans
  Ask Solem f3b4f6be8c Tests passing il y a 13 ans
  Ask Solem a908c815ae Makes it possible to set .app on some classes il y a 13 ans
  Ask Solem b771b3bfe3 chain.apply_async now returns the last result, and results have a link back to its parent il y a 13 ans
  Ask Solem eb776b5dbe More useful utilities for callbacks and result graphs il y a 13 ans
  Ask Solem 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded il y a 13 ans
  Ask Solem b398ba3994 AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id il y a 13 ans
  Ask Solem 980df77feb Removes expected error output from tests il y a 13 ans
  Ask Solem 1ac160649b flake8 il y a 13 ans
  Ask Solem a26737db52 Adds AsyncResult.collect to recursively collect results il y a 13 ans