커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 8d8fbff78e Serialization: No longer have to deepcopy since djcelery no longer uses picklefield 13 년 전
  Ask Solem 316f5193b6 Cosmetics 13 년 전
  Ask Solem 0cf864fab7 Merge branch 'jbiel/patch-1' 13 년 전
  Ask Solem 2d0f5c12da Don't use celery.start in first steps 13 년 전
  Ask Solem 0c0f9a8709 verify_config_reference should ignore deprecated settings 13 년 전
  Ask Solem 7ff99a3fbd Tests passing 13 년 전
  David Markey 5585d3a999 When ACKS_LATE is enabled, make sure the message is ACK'd on a retry 13 년 전
  Ask Solem 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 13 년 전
  Ask Solem 714768ffe7 Wording 13 년 전
  Ask Solem 813ce971e8 Fixes typo 13 년 전
  Ask Solem b410168a21 Remove weird sidebar 13 년 전
  Ask Solem f07188a02c Doc improvements 13 년 전
  Ask Solem 4905c5814e group/chord now appends partial args to all tasks in the group 13 년 전
  Ask Solem 0e95530d88 Merge branch 'group_partial' 13 년 전
  Ask Solem 4f784187e6 Doc improvements 13 년 전
  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 96c26d90ac Partial args for groups 13 년 전
  Matt Long 8e0b147bcd ensure args to an unpickleable exception are pickleable 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 년 전
  jbiel 777db9daf1 Update imports.py to work properly with celery_http_gateway. 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 년 전