Commit History

Author SHA1 Message Date
  Ask Solem 1c6f00050d Celery 5 will depend on Python 3.5, as this is the target for pypy 8 years ago
  Ask Solem 7193f391c3 Enable AMQP heartbeat for gevent/eventlet and other thread-based pools. Closes #3338 8 years ago
  Ask Solem 32b52ca875 Retry: Include context from provided exc= argument. Closes #3348 8 years ago
  Ask Solem 8455b0c567 Merge branch 'master' of github.com:celery/celery 8 years ago
  Ask Solem 541f83cccf Renames .utils.timeutils -> .utils.time 8 years ago
  Omer Katz bddf6cfc5e Update minimum PyPy version. 8 years ago
  Asif Saifuddin Auvi 3c78ccd0d0 added Asif Saif Uddin(auvipy) to committer list (#3374) 8 years ago
  Berker Peksag 29fc0f8f58 Use note directive in canvas.rst (#3373) 8 years ago
  Berker Peksag 54310af11a Fix typo in whatsnew-4.0.rst (#3369) 8 years ago
  Berker Peksag d375da20e8 Use code-block directive for cache backend example (#3368) 8 years ago
  Berker Peksag daaaad6adc Remove outdated sentence about passing a lambda to autodiscover_tasks() (#3371) 8 years ago
  Berker Peksag dde02602ed Replace autodiscover() with autodiscover_tasks() in whatsnew-4.0.rst (#3370) 8 years ago
  Berker Peksag 4e59727658 Remove superfluous backticks in whatsnew-4.0.rst (#3372) 8 years ago
  air-upc 3993f1cae5 Update CONTRIBUTORS.txt (#3360) 8 years ago
  Berker Peksag fbb19855d6 Fix exception name in whatsnew-4.0.rst (#3366) 8 years ago
  Berker Peksag 8ace61935c Skip test_kill on Windows (#3367) 8 years ago
  Asif Saifuddin Auvi 05fcb0461a Merge pull request #3365 from berkerpeksag/patch-1 8 years ago
  Berker Peksag 8b4fbab3cc Fix reST markup in whatsnew-4.0.rst 8 years ago
  Ask Solem f4cf5346d8 Adds support for backend aliases using setuptool entry-points 8 years ago
  Ask Solem 70ec85b856 flakes 8 years ago
  Ask Solem dee64974af Fixes failing test (PYTHONHASHSEED) 8 years ago
  Ask Solem edaf86c087 Fixes compatibility with old setting names 8 years ago
  Ask Solem a06a0f4030 flakes 8 years ago
  Ask Solem dba8444c9c Backend: Adds BaseBackend._encode used to get content_type/encoding 8 years ago
  Ask Solem 98369614a7 Now requires Django 1.8+ 8 years ago
  Ask Solem bd01086ba7 Multi: Finalize Cluster and Node API 8 years ago
  Ask Solem 1349deb123 Tests passing 8 years ago
  Ask Solem bbe3b1d99b Reorganize command-line arguments to match class arguments. 8 years ago
  Ask Solem 3a2ea72739 Removes any reference to django-celery in the docs 8 years ago
  Ask Solem c540ef7e9d Beat: Document django-celery-beat and the new ``-S django`` option 8 years ago