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

Аутор SHA1 Порука Датум
  Ask Solem e9d8dc4f98 Merge branch '3.0' пре 12 година
  Ask Solem 7044d562e1 Fix identation пре 12 година
  Ask Solem 67ee615c2e Calling a chord/group no longer modifies state so task_ids are reused on subsequent invocations пре 12 година
  Ask Solem c3c32bb726 No longer depends on python-dateutil, but depends on pytz instead пре 12 година
  Steeve Morin 4918537a36 celery.chord_unlock will pollute the backends, ignore its results пре 12 година
  Steeve Morin c336feb49f celery.chord_unlock will pollute the backends, ignore its results пре 12 година
  Ask Solem 6cb35fce0f Don't use future_builtins, it's not available in py3k пре 12 година
  Ask Solem fc3804cb12 Merge branch '3.0' пре 13 година
  Ask Solem 8d7a990bb3 chain.apply should pass args. Closes #889 пре 13 година
  Ask Solem bbbfd63c33 Merge branch '3.0' пре 13 година
  Ask Solem 12be091134 Tests passing пре 13 година
  Ask Solem ae27f81245 Chords: Now supports setting the interval and other unlock args пре 13 година
  Ask Solem 8a2b06d7ff Merge branch '3.0' пре 13 година
  Ask Solem e7be679471 group/chunks: handle empty tasklist. Closes #873 пре 13 година
  Ask Solem 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' пре 13 година
  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 година