Commit History

Author SHA1 Message Date
  Ask Solem 199cf69f98 Merge branch 'master' of github.com:celery/celery 8 years ago
  Ask Solem 64a02078fa Worker: Request.info should not contain message body, makes sure JSON serializable. Closes #3667 8 years ago
  Andreas Pelme 0b6b5da92d Added myself to CONTRIBUTORS.txt (#3680) 8 years ago
  Ask Solem a2849a5b06 flakes 8 years ago
  Ask Solem 2c0c449515 Fixes test failure 8 years ago
  Ask Solem 1e6910353a Signal: Disable caching for all signals. Closes #3670 8 years ago
  Ask Solem 0204d00584 Fixes pack(str) -> pack(bytes). Closes #3674 8 years ago
  Ask Solem a223318573 saferepr: Support unicode bytes on Python 2. Closes #3676 8 years ago
  Michael Howitz 595273e435 Fix code examples in routing documentation (#3664) 8 years ago
  Michael Howitz 1528400abb Fix code examples in routing documentation (#3664) 8 years ago
  Michael Howitz b59e911a06 Add `celery_worker_parameters` test fixture. (#3668) 8 years ago
  Andreas Pelme a35e58cf92 Fixed #3651 - add `app` argument to `GroupResult.restore`. (#3669) 8 years ago
  BLAGA Razvan-Paul bacb387e8a Fix app import from celery.py in proj tasks examples (#3671) 8 years ago
  BLAGA Razvan-Paul 195a33ef0d Fix app import from celery.py in proj tasks examples (#3671) 8 years ago
  Will 93755df7a0 Minor typo fix (#3679) 8 years ago
  Will 51b47229be Minor typo fix (#3679) 8 years ago
  Ask Solem a260de094b Tasks: Fixes type checking for function with kwargs and kwonlyargs. Closes #3678 8 years ago
  Ask Solem 56ff9caaf3 Bump version: 4.0.0 → 4.0.1 8 years ago
  Ask Solem d2c61b2467 Updates Changelog 8 years ago
  Ask Solem bf7935dafe Merge branch '4.0' 8 years ago
  Ask Solem 7d7a6fe01c Default accept content = json 8 years ago
  Ask Solem b041d1c029 Worker: Wrong connection registered with hub: no messages received 8 years ago
  Ask Solem 586b50f373 Undocument mongodb, django, sqlalchemy and couchdb broker urls. Closes #3665 8 years ago
  Ask Solem 64bb0faf4a flakes 8 years ago
  Ask Solem 143643beb8 Merge branch 'master' of github.com:celery/celery 8 years ago
  sww f4a3e44cad Added support for forced keyword argument functions to `head_from_fun`. (#3658) 8 years ago
  Ask Solem e982333867 Removes unused import 8 years ago
  Ask Solem a9608c49f8 App: Queues: Make sure exchange/routing_key is set by default 8 years ago
  Ask Solem 1c2d9ab4dd Testing: Set broker_heartbeat to 0 8 years ago
  Ask Solem a517d62f97 Merge branch 'master' of github.com:celery/celery 8 years ago