コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 96c26d90ac Partial args for groups 12 年 前
  Ask Solem ec51735fd0 Chains can now be combined and accept partial args 12 年 前
  Ask Solem aa3ccf2aba Refactors Chain.apply_async 12 年 前
  Ask Solem 7b6c137eb7 Merge branch 'master' of github.com:celery/celery 12 年 前
  Ask Solem 18327a37b9 Group chains are now automatically upgraded to chords. E.g. group(...) | s -> chord(group(...), body=s) 12 年 前
  Ask Solem cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable 12 年 前
  Mher Movsisyan 5dbf58e84a Fixes celeryd_multi advanced usage examples 12 年 前
  Ask Solem c0cc614bd8 Merge branch 'evildmp/master' 12 年 前
  Ask Solem 0877e0d79b Merge branch 'bobbybeever/master' 12 年 前
  Ask Solem c0f3deeb9f Fixes tests 12 年 前
  Ask Solem 359375ee72 Adds shared task decorator (from celery import shared_task), for library authors 12 年 前
  Daniele Procida b72e093deb docs typo 12 年 前
  Daniele Procida c2111849e1 reogranisation of headings in first-steps-with-celery.rst 12 年 前
  bobbybeever 5ef7a652aa added worker shutdown event support 12 年 前
  Ask Solem f5dc6963ac Fixes tests 12 年 前
  Ask Solem 38ee481d24 Adds glossary 12 年 前
  Ask Solem 2273e2a086 Consistently use the term 'call' to refer to sending task messages 12 年 前
  Daniele Procida cb048536a8 punctuation first-steps-with-django.rst 12 年 前
  Ask Solem 036d38da5c tests passing on Python 2.5 12 年 前
  Ask Solem cbd0a5e05d Merge branch 'evildmp/master' 12 年 前
  Ask Solem 077791792e Merge branch 'dctrwatson/add-myself-contributors' 12 年 前
  Ask Solem 12fef88a1d Cosmetics 12 年 前
  Ask Solem 34e8a4ca51 Merge branch 'dctrwatson/migration-tool-update' 12 年 前
  Ask Solem 09ab407067 Tests passing 12 年 前
  Daniele Procida 5851f4fbb6 getting started with Django tweaks 12 年 前
  Daniele Procida bbd88426d9 django docs minor tweaks 12 年 前
  Ask Solem 12a7e41537 flake8 12 年 前
  Ask Solem 3077d7f0f1 Fixes for group/chord and using json serializer 12 年 前
  Ask Solem c06772304d Fixes for RetryTaskError exception 12 年 前
  Ask Solem c15ca45adc Task publish retry was not working 12 年 前