커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 03b97c7d21 celery control commands didn't return replies 12 년 전
  Ask Solem 4b4d75409e Chains no longer worked if a chord was the last step 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 년 전