커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 03b97c7d21 celery control commands didn't return replies 13 년 전
  Ask Solem 4b4d75409e Chains no longer worked if a chord was the last step 13 년 전
  Ask Solem ec51735fd0 Chains can now be combined and accept partial args 13 년 전
  Ask Solem aa3ccf2aba Refactors Chain.apply_async 13 년 전
  Ask Solem 7b6c137eb7 Merge branch 'master' of github.com:celery/celery 13 년 전
  Ask Solem 18327a37b9 Group chains are now automatically upgraded to chords. E.g. group(...) | s -> chord(group(...), body=s) 13 년 전
  Ask Solem cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable 13 년 전
  Mher Movsisyan 5dbf58e84a Fixes celeryd_multi advanced usage examples 13 년 전
  Ask Solem c0cc614bd8 Merge branch 'evildmp/master' 13 년 전
  Ask Solem 0877e0d79b Merge branch 'bobbybeever/master' 13 년 전
  Ask Solem c0f3deeb9f Fixes tests 13 년 전
  Ask Solem 359375ee72 Adds shared task decorator (from celery import shared_task), for library authors 13 년 전
  Daniele Procida b72e093deb docs typo 13 년 전
  Daniele Procida c2111849e1 reogranisation of headings in first-steps-with-celery.rst 13 년 전
  bobbybeever 5ef7a652aa added worker shutdown event support 13 년 전
  Ask Solem f5dc6963ac Fixes tests 13 년 전
  Ask Solem 38ee481d24 Adds glossary 13 년 전
  Ask Solem 2273e2a086 Consistently use the term 'call' to refer to sending task messages 13 년 전
  Daniele Procida cb048536a8 punctuation first-steps-with-django.rst 13 년 전
  Ask Solem 036d38da5c tests passing on Python 2.5 13 년 전
  Ask Solem cbd0a5e05d Merge branch 'evildmp/master' 13 년 전
  Ask Solem 077791792e Merge branch 'dctrwatson/add-myself-contributors' 13 년 전
  Ask Solem 12fef88a1d Cosmetics 13 년 전
  Ask Solem 34e8a4ca51 Merge branch 'dctrwatson/migration-tool-update' 13 년 전
  Ask Solem 09ab407067 Tests passing 13 년 전
  Daniele Procida 5851f4fbb6 getting started with Django tweaks 13 년 전
  Daniele Procida bbd88426d9 django docs minor tweaks 13 년 전
  Ask Solem 12a7e41537 flake8 13 년 전
  Ask Solem 3077d7f0f1 Fixes for group/chord and using json serializer 13 년 전
  Ask Solem c06772304d Fixes for RetryTaskError exception 13 년 전