Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  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
  Ask Solem cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable hace 12 años
  Mher Movsisyan 5dbf58e84a Fixes celeryd_multi advanced usage examples hace 12 años
  Ask Solem c0cc614bd8 Merge branch 'evildmp/master' hace 12 años
  Ask Solem 0877e0d79b Merge branch 'bobbybeever/master' hace 12 años
  Ask Solem c0f3deeb9f Fixes tests hace 12 años
  Ask Solem 359375ee72 Adds shared task decorator (from celery import shared_task), for library authors hace 12 años
  Daniele Procida b72e093deb docs typo hace 12 años
  Daniele Procida c2111849e1 reogranisation of headings in first-steps-with-celery.rst hace 12 años
  bobbybeever 5ef7a652aa added worker shutdown event support hace 12 años
  Ask Solem f5dc6963ac Fixes tests hace 12 años
  Ask Solem 38ee481d24 Adds glossary hace 12 años
  Ask Solem 2273e2a086 Consistently use the term 'call' to refer to sending task messages hace 12 años
  Daniele Procida cb048536a8 punctuation first-steps-with-django.rst hace 12 años
  Ask Solem 036d38da5c tests passing on Python 2.5 hace 12 años
  Ask Solem cbd0a5e05d Merge branch 'evildmp/master' hace 12 años
  Ask Solem 077791792e Merge branch 'dctrwatson/add-myself-contributors' hace 12 años
  Ask Solem 12fef88a1d Cosmetics hace 12 años
  Ask Solem 34e8a4ca51 Merge branch 'dctrwatson/migration-tool-update' hace 12 años
  Ask Solem 09ab407067 Tests passing hace 12 años
  Daniele Procida 5851f4fbb6 getting started with Django tweaks hace 12 años
  Daniele Procida bbd88426d9 django docs minor tweaks hace 12 años