Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem e9d8dc4f98 Merge branch '3.0' há 12 anos atrás
  Ask Solem 7044d562e1 Fix identation há 12 anos atrás
  Ask Solem 67ee615c2e Calling a chord/group no longer modifies state so task_ids are reused on subsequent invocations há 12 anos atrás
  Ask Solem c3c32bb726 No longer depends on python-dateutil, but depends on pytz instead há 12 anos atrás
  Steeve Morin 4918537a36 celery.chord_unlock will pollute the backends, ignore its results há 13 anos atrás
  Steeve Morin c336feb49f celery.chord_unlock will pollute the backends, ignore its results há 13 anos atrás
  Ask Solem 6cb35fce0f Don't use future_builtins, it's not available in py3k há 13 anos atrás
  Ask Solem fc3804cb12 Merge branch '3.0' há 13 anos atrás
  Ask Solem 8d7a990bb3 chain.apply should pass args. Closes #889 há 13 anos atrás
  Ask Solem bbbfd63c33 Merge branch '3.0' há 13 anos atrás
  Ask Solem 12be091134 Tests passing há 13 anos atrás
  Ask Solem ae27f81245 Chords: Now supports setting the interval and other unlock args há 13 anos atrás
  Ask Solem 8a2b06d7ff Merge branch '3.0' há 13 anos atrás
  Ask Solem e7be679471 group/chunks: handle empty tasklist. Closes #873 há 13 anos atrás
  Ask Solem 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' há 13 anos atrás
  Ask Solem d8b7039457 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' há 13 anos atrás
  Ask Solem 43fb28f769 Use future builtins há 13 anos atrás
  Ask Solem 9d95af8772 Remove Python 2.5 specific hacks há 13 anos atrás
  Ask Solem cfe2bc4bec removes more with_statement imports há 13 anos atrás
  Ask Solem 8b1fb2c580 Fixes tests on Python 2.5 há 13 anos atrás
  Ask Solem 7ff99a3fbd Tests passing há 13 anos atrás
  Ask Solem 4905c5814e group/chord now appends partial args to all tasks in the group há 13 anos atrás
  Ask Solem 0e95530d88 Merge branch 'group_partial' há 13 anos atrás
  Ask Solem 4f784187e6 Doc improvements há 13 anos atrás
  Ask Solem 4b4d75409e Chains no longer worked if a chord was the last step há 13 anos atrás
  Ask Solem 96c26d90ac Partial args for groups há 13 anos atrás
  Ask Solem ec51735fd0 Chains can now be combined and accept partial args há 13 anos atrás
  Ask Solem aa3ccf2aba Refactors Chain.apply_async há 13 anos atrás
  Ask Solem 18327a37b9 Group chains are now automatically upgraded to chords. E.g. group(...) | s -> chord(group(...), body=s) há 13 anos atrás
  Ask Solem cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable há 13 anos atrás