Commit History

Author SHA1 Message Date
  Zhaorong Ma 91823cf667 Fix ImportError 9 years ago
  Ask Solem 8a4245282a Merge branch '3.1' of github.com:celery/celery into 3.1 9 years ago
  armo c6df81cae3 Update tasks.rst 9 years ago
  Omer Katz 0da7331363 Merge pull request #2744 from sukrit007/3.1 9 years ago
  sukrit007 e34361c3d6 Fix broken tests 9 years ago
  sukrit007 e758762e51 Fix for https://github.com/celery/celery/issues/2743 9 years ago
  Dmitry Malinovsky 30c9cb2cc1 Merge pull request #2691 from sukrit007/patch_json-backend-decoding-issue 9 years ago
  sukrit007 834692eb08 Fix de-serialization of exception (when used with json serializer) 9 years ago
  Ask Solem b4efc1d6af Advocate use of the rpc:// backend over amqp 9 years ago
  Ask Solem f2f2d34a32 Fixes celery amqp when using pyamqp://. Closes #2013 10 years ago
  Ask Solem b1a2b2592a Embedded beat must set app for thread/process. Closes #2594 10 years ago
  Ask Solem 9bccd0291e MongoDB backend tests now passing with pymongo 3.x. Closes #2589 10 years ago
  Ask Solem 92b1d07bd7 Doc wording 10 years ago
  Ask Solem 71970d0df5 Set release date for 3.1.18 10 years ago
  Ask Solem 6efba62c04 Please PyPy 10 years ago
  Ask Solem d62629f1a1 Another attempt at fixing pypy tests 10 years ago
  Ask Solem 97a7cc72de Attempt to fix pypy tests 10 years ago
  Ask Solem 2abc5dec22 flakes 10 years ago
  Ask Solem 4381ba5bbc Bumps version to 3.1.18 and updates Changelog 10 years ago
  PMickael 2e0ceebf3f OutputWrapper only available since django 1.5 10 years ago
  Bence Tamas e725fa2443 Fix TypeError raised by Django's SystemCheck 10 years ago
  Ken Reese 69b8aa4c76 Update configuration.rst 10 years ago
  Ask Solem e8d9780d87 Update link to Pylons. Issue #2535 10 years ago
  許邱翔 88f3dcd402 Update Celery on FreeBSD in FAQ 10 years ago
  GDvalle a487640991 Syntax fix in Abstract classes example 10 years ago
  Andriy Yurchuk 401f8e8acd Fix variable name in Task Cookbook tutorial 10 years ago
  Adrian 2254b115be Fix typo in task docs 10 years ago
  Ask Solem 8914e1f64f Fixes infinite recursion when logger_isa receives patched logger object 10 years ago
  Wiliam Souza a4c17f8941 Changed _apply_chord_incr to use int value 10 years ago
  Paul English f3641138b1 Update task-cookbook.rst 10 years ago