Historial de Commits

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