Historique des commits

Auteur SHA1 Message Date
  Ask Solem eba349a0a1 Doc updates il y a 12 ans
  Ask Solem 8b1fb2c580 Fixes tests on Python 2.5 il y a 12 ans
  Ask Solem 79360903f4 ack retry after event sent il y a 12 ans
  Ask Solem 8fd8e69727 Merge branch 'dmarkey/master' il y a 12 ans
  Ask Solem 0c52d7a142 canvas guide improvements il y a 12 ans
  Ask Solem 3de5a34a88 Remove another deepcopy il y a 12 ans
  Ask Solem 384c54c05a Merge branch 'mattlong/unpickleable_args_fix' il y a 12 ans
  Ask Solem 8d8fbff78e Serialization: No longer have to deepcopy since djcelery no longer uses picklefield il y a 12 ans
  Ask Solem 316f5193b6 Cosmetics il y a 12 ans
  Ask Solem 0cf864fab7 Merge branch 'jbiel/patch-1' il y a 12 ans
  Ask Solem 2d0f5c12da Don't use celery.start in first steps il y a 12 ans
  Ask Solem 0c0f9a8709 verify_config_reference should ignore deprecated settings il y a 12 ans
  Ask Solem 7ff99a3fbd Tests passing il y a 12 ans
  David Markey 5585d3a999 When ACKS_LATE is enabled, make sure the message is ACK'd on a retry il y a 12 ans
  Ask Solem 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) il y a 12 ans
  Ask Solem 714768ffe7 Wording il y a 12 ans
  Ask Solem 813ce971e8 Fixes typo il y a 12 ans
  Ask Solem b410168a21 Remove weird sidebar il y a 12 ans
  Ask Solem f07188a02c Doc improvements il y a 12 ans
  Ask Solem 4905c5814e group/chord now appends partial args to all tasks in the group il y a 12 ans
  Ask Solem 0e95530d88 Merge branch 'group_partial' il y a 12 ans
  Ask Solem 4f784187e6 Doc improvements il y a 12 ans
  Ask Solem 03b97c7d21 celery control commands didn't return replies il y a 12 ans
  Ask Solem 4b4d75409e Chains no longer worked if a chord was the last step il y a 12 ans
  Ask Solem 96c26d90ac Partial args for groups il y a 12 ans
  Matt Long 8e0b147bcd ensure args to an unpickleable exception are pickleable il y a 12 ans
  Ask Solem ec51735fd0 Chains can now be combined and accept partial args il y a 12 ans
  Ask Solem aa3ccf2aba Refactors Chain.apply_async il y a 12 ans
  Ask Solem 7b6c137eb7 Merge branch 'master' of github.com:celery/celery il y a 12 ans
  Ask Solem 18327a37b9 Group chains are now automatically upgraded to chords. E.g. group(...) | s -> chord(group(...), body=s) il y a 12 ans