Историја ревизија

Аутор SHA1 Порука Датум
  Ask Solem d8b7039457 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' пре 13 година
  Ask Solem 43fb28f769 Use future builtins пре 13 година
  Ask Solem 9d95af8772 Remove Python 2.5 specific hacks пре 13 година
  Ask Solem cfe2bc4bec removes more with_statement imports пре 13 година
  Ask Solem 8b1fb2c580 Fixes tests on Python 2.5 пре 13 година
  Ask Solem 7ff99a3fbd Tests passing пре 13 година
  Ask Solem 4905c5814e group/chord now appends partial args to all tasks in the group пре 13 година
  Ask Solem 0e95530d88 Merge branch 'group_partial' пре 13 година
  Ask Solem 4f784187e6 Doc improvements пре 13 година
  Ask Solem 4b4d75409e Chains no longer worked if a chord was the last step пре 13 година
  Ask Solem 96c26d90ac Partial args for groups пре 13 година
  Ask Solem ec51735fd0 Chains can now be combined and accept partial args пре 13 година
  Ask Solem aa3ccf2aba Refactors Chain.apply_async пре 13 година
  Ask Solem 18327a37b9 Group chains are now automatically upgraded to chords. E.g. group(...) | s -> chord(group(...), body=s) пре 13 година
  Ask Solem cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable пре 13 година
  Ask Solem 359375ee72 Adds shared task decorator (from celery import shared_task), for library authors пре 13 година
  Ask Solem 3077d7f0f1 Fixes for group/chord and using json serializer пре 13 година
  Ask Solem c16c0fed24 Module celery.state renamed -> celery._state пре 13 година
  Steeve Morin 99c88da396 Support for Chords inside Chords (EXPERIMENTAL) пре 13 година
  Ask Solem 566c4da7b4 Use ' instead of " пре 13 година
  Ask Solem cc1ae88ff9 Remove copyright texts from modules пре 13 година
  Ask Solem 66a8a9833c TaskSetResult renamed -> GroupResult пре 13 година
  Steeve Morin 0e45b1a92a Merge pull request #710 from steeve/patch-6 пре 13 година
  Steeve Morin 77397741ae Merge pull request #711 from steeve/patch-8 пре 13 година
  Steeve Morin 16df57b29f Support for chains inside chords. пре 13 година
  Steeve Morin fa4a8e410e No longer ignore Chord result. пре 13 година
  Ask Solem 8af6e58598 More tests пре 13 година
  Ask Solem 5a5ccd986b Skip adding children for tasks called with task.__call__. Closes #701 пре 13 година
  Ask Solem 4094ce8a8b Regen working on Python 2.5 пре 13 година
  Ask Solem b6834ebefc Moves celery.app.state -> celery.state so that app is loaded late пре 13 година