Commit History

Author SHA1 Message Date
  Ask Solem 2d0f5c12da Don't use celery.start in first steps 12 years ago
  Ask Solem 0c0f9a8709 verify_config_reference should ignore deprecated settings 12 years ago
  Ask Solem 7ff99a3fbd Tests passing 12 years ago
  Ask Solem 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 12 years ago
  Ask Solem 714768ffe7 Wording 12 years ago
  Ask Solem 813ce971e8 Fixes typo 12 years ago
  Ask Solem b410168a21 Remove weird sidebar 12 years ago
  Ask Solem f07188a02c Doc improvements 12 years ago
  Ask Solem 4905c5814e group/chord now appends partial args to all tasks in the group 12 years ago
  Ask Solem 0e95530d88 Merge branch 'group_partial' 12 years ago
  Ask Solem 4f784187e6 Doc improvements 12 years ago
  Ask Solem 03b97c7d21 celery control commands didn't return replies 12 years ago
  Ask Solem 4b4d75409e Chains no longer worked if a chord was the last step 12 years ago
  Ask Solem 96c26d90ac Partial args for groups 12 years ago
  Ask Solem ec51735fd0 Chains can now be combined and accept partial args 12 years ago
  Ask Solem aa3ccf2aba Refactors Chain.apply_async 12 years ago
  Ask Solem 7b6c137eb7 Merge branch 'master' of github.com:celery/celery 12 years ago
  Ask Solem 18327a37b9 Group chains are now automatically upgraded to chords. E.g. group(...) | s -> chord(group(...), body=s) 12 years ago
  Ask Solem cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable 12 years ago
  Mher Movsisyan 5dbf58e84a Fixes celeryd_multi advanced usage examples 12 years ago
  Ask Solem c0cc614bd8 Merge branch 'evildmp/master' 12 years ago
  Ask Solem 0877e0d79b Merge branch 'bobbybeever/master' 12 years ago
  Ask Solem c0f3deeb9f Fixes tests 12 years ago
  Ask Solem 359375ee72 Adds shared task decorator (from celery import shared_task), for library authors 12 years ago
  Daniele Procida b72e093deb docs typo 12 years ago
  Daniele Procida c2111849e1 reogranisation of headings in first-steps-with-celery.rst 12 years ago
  bobbybeever 5ef7a652aa added worker shutdown event support 12 years ago
  Ask Solem f5dc6963ac Fixes tests 12 years ago
  Ask Solem 38ee481d24 Adds glossary 12 years ago
  Ask Solem 2273e2a086 Consistently use the term 'call' to refer to sending task messages 12 years ago