Commit History

Author SHA1 Message Date
  Ask Solem 18327a37b9 Group chains are now automatically upgraded to chords. E.g. group(...) | s -> chord(group(...), body=s) 14 years ago
  Ask Solem cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable 14 years ago
  Mher Movsisyan 5dbf58e84a Fixes celeryd_multi advanced usage examples 14 years ago
  jbiel 777db9daf1 Update imports.py to work properly with celery_http_gateway. 14 years ago
  Ask Solem c0cc614bd8 Merge branch 'evildmp/master' 14 years ago
  Ask Solem 0877e0d79b Merge branch 'bobbybeever/master' 14 years ago
  Ask Solem c0f3deeb9f Fixes tests 14 years ago
  Ask Solem 359375ee72 Adds shared task decorator (from celery import shared_task), for library authors 14 years ago
  Daniele Procida b72e093deb docs typo 14 years ago
  Daniele Procida c2111849e1 reogranisation of headings in first-steps-with-celery.rst 14 years ago
  bobbybeever 5ef7a652aa added worker shutdown event support 14 years ago
  Ask Solem f5dc6963ac Fixes tests 14 years ago
  Ask Solem 38ee481d24 Adds glossary 14 years ago
  Ask Solem 2273e2a086 Consistently use the term 'call' to refer to sending task messages 14 years ago
  Daniele Procida cb048536a8 punctuation first-steps-with-django.rst 14 years ago
  Ask Solem 036d38da5c tests passing on Python 2.5 14 years ago
  Ask Solem cbd0a5e05d Merge branch 'evildmp/master' 14 years ago
  Ask Solem 077791792e Merge branch 'dctrwatson/add-myself-contributors' 14 years ago
  Ask Solem 12fef88a1d Cosmetics 14 years ago
  Ask Solem 34e8a4ca51 Merge branch 'dctrwatson/migration-tool-update' 14 years ago
  Ask Solem 09ab407067 Tests passing 14 years ago
  Daniele Procida 5851f4fbb6 getting started with Django tweaks 14 years ago
  Ask Solem 7f933deee0 amqrpc result backend apparently working 14 years ago
  Daniele Procida bbd88426d9 django docs minor tweaks 14 years ago
  Ask Solem 12a7e41537 flake8 14 years ago
  Ask Solem 3077d7f0f1 Fixes for group/chord and using json serializer 14 years ago
  Ask Solem c06772304d Fixes for RetryTaskError exception 14 years ago
  Ask Solem c15ca45adc Task publish retry was not working 14 years ago
  Ask Solem 9244b6265f amqrpc backend: one queue per client implementation (reply-to style) 14 years ago
  Ask Solem 43a238ea7d Beat startup info should be printed before stdout redirects 14 years ago