Commit History

Author SHA1 Message Date
  Omer Katz 0a78c6a092 Added a changelog for 4.1.1. 6 years ago
  Omer Katz c8ef7ad60b Last remaining fix. 6 years ago
  Omer Katz ae350676db Change remaining references to kombu.async into kombu.asynchronous. 6 years ago
  Asif Saifuddin Auvi 1a941f97ad [WIP] import from asynchronous instead of async and fix python 3.7 compat issues (#4679) 6 years ago
  derek_kim 28dbb6bd58 Changed documentation on eventlet (#4724) 6 years ago
  tothegump 3aaa7538a5 Chain with one task should run as expected (#4730) 6 years ago
  Raf Geens d178dbbe4f Enable building docs in the Docker image (includes Sphinx version bump to 1.7.1) (#4729) 6 years ago
  Raf Geens 4ed3f823be Fixed sphinx-build check in Makefile (#4728) 6 years ago
  Omer Katz a11b09f379 Bump linters to Python 3.6 (#4723) 6 years ago
  Jonas Haag b1d9219834 Maybe fix #4699 (#4719) 6 years ago
  Omer Katz ea5a5bf3db Extract creation of lookup key into a helper. (#4725) 6 years ago
  George Psarakis 2636251a12 Do not subscribe to Redis channels when results are ignored (#4709) 6 years ago
  tothegump 73c50e4782 Pass parameters to the first task in chain().apply_async(params) (#4690) 6 years ago
  bartloop 27d17c7324 Add doc warnings to ensure devs understand backend resource usage (#4718) 6 years ago
  Kanan Rahimov 5e2689d79c Typo fix (#4715) 6 years ago
  Ujjwal Ojha 14c94dadc4 fix syntax error in example (#4714) 6 years ago
  James Remeika ca172b4a9b result_backend setting supports rediss:// protocol URLs (#4696) 6 years ago
  derek_kim 696646dbd9 This is redundant because symbol_by_name will be called for self.registry_clss in __init__ method (#4703) 6 years ago
  Clemens Wolff 8c753d7feb Enable docker mounting of test directory (#4692) 6 years ago
  Clemens Wolff c04effc6ea Fix docker-compose start error (#4691) 6 years ago
  Omer Katz c2cfc87241 Bump version: 4.2.0rc2 → 4.2.0rc3 6 years ago
  Omer Katz cc5161cb14 Update changelog. 6 years ago
  Omer Katz fc987ed063 Clean up redundent PY3 constants (#4689) 6 years ago
  Omer Katz 84da7802a3 Only convert eta to isoformat when it is not already a string (#4565) 6 years ago
  Omer Katz 3adfc49fc8 The isort bug is now fixed so there's no need to skip the deprecated.py module anymore. 6 years ago
  George Psarakis a035680a96 Redis Result Consumer: unsubscribe on message success (#4666) 6 years ago
  Clemens Wolff 0c277bb970 Enable configcheck lint step to be run in docker (#4687) 6 years ago
  Loisaida Sam aa636bc478 `timezone` setting typo in configuration.rst docs (#4682) 6 years ago
  Jon Dufresne c26e30bad8 Update all pypi.python.org URLs to pypi.org (#4669) 6 years ago
  Tarun Bhardwaj 3fe5a20ca6 Fix Immutable signatures example (#4662) 6 years ago