summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Support for unstable docker (#1842)Chayim2021-12-301-0/+10
* Connection examples (#1835)dvora-h2021-12-301-2/+2
* OCSP stapling support (#1820)Chayim2021-12-261-7/+2
* Removing lots-of-pythons container (#1827)Chayim2021-12-231-6/+0
* Support for password-encrypted SSL private keys (#1782)Chayim2021-12-161-9/+18
* Locking latest tag for pythons docker (#1769)Chayim2021-12-021-1/+1
* Integrate RedisBloom support (#1683)Avital Fine2021-12-011-0/+1
* Adding RedisGraph support (#1673)Avital Fine2021-11-301-1/+2
* Added black and isort (#1734)Anas2021-11-301-1/+11
* Updating cluster docker location (#1760)Chayim2021-11-301-1/+1
* Pyupgrade + flynt + f-strings (#1759)Aarni Koskela2021-11-301-1/+2
* Fixing deprecating distutils (PEP 632) (#1730)Chayim2021-11-251-1/+1
* Splitting documentation for read the docs (#1743)Chayim2021-11-251-2/+9
* Fixing COMMAND GETKEYS tests (#1750)Chayim2021-11-251-2/+2
* Adding RedisCluster client to support Redis Cluster Mode (#1660)Bar Shaul2021-11-251-2/+24
* Re-enabling read-the-docs (#1707)Chayim2021-11-141-1/+2
* Re-enable pipeline support for JSON and TimeSeries (#1674)Chayim2021-11-091-2/+9
* Improved JSON accuracy (#1666)Chayim2021-11-021-1/+3
* Adding vulture for static analysis (#1655)Chayim2021-10-281-18/+11
* re-enabling codecov as part of CI process (#1646)Chayim2021-10-261-1/+1
* Adding support for redisearch (#1640)Chayim2021-10-251-1/+1
* redisjson support (#1636)Chayim2021-10-251-13/+15
* tox integrations with invoke and docker (#1632)Chayim2021-10-211-30/+108
* changing unit tests to account for defaults in redis flags (#1499)Chayim2021-07-151-1/+1
* use github actions instead of travis-CIRoey Prat2021-06-301-2/+1
* Remove support for end-of-life Python 2.7 (#1318)Jon Dufresne2020-08-061-2/+1
* run the codecov env by default and disable when running outside TravisAndy McCurdy2020-07-201-1/+1
* add the covreport env to the list of default envs tox runsAndy McCurdy2020-07-201-1/+1
* Remove unnecessary pytest-cov depAndrew Brookins2020-07-171-2/+5
* Go back to "merge" -- -a failedAndrew Brookins2020-07-171-1/+2
* Use the -a flag instead of "combine"Andrew Brookins2020-07-171-2/+1
* Attempt to combine coverage filesAndrew Brookins2020-07-171-1/+3
* Try running codecov from toxAndrew Brookins2020-07-171-1/+15
* remove unnecessary tox environmentsAndy McCurdy2020-07-151-1/+1
* Move test Dockerfile into root, use COPYAndrew Brookins2020-07-141-0/+3
* Second try to add pypy and pypy3 to test runsAndrew Brookins2020-07-141-1/+1
* Improvements based on review feedback:Andrew Brookins2020-07-131-0/+12
* Switch to flake8 for static code analysis (#1328)Jon Dufresne2020-04-161-4/+4
* Enable BytesWarning during test and fix discovered case (#1322)Jon Dufresne2020-04-131-1/+1
* Add testing and support for PyPyJon Dufresne2020-04-041-1/+1
* Enable warnings during tests and fix discovered cases (#1283)Jon Dufresne2020-02-121-1/+1
* Drop support for end-of-life Python 3.4Jon Dufresne2019-12-071-1/+1
* Unify tox and Travis test matrix (#1243)Jon Dufresne2019-11-121-1/+2
* Support Python 3.8 (#1241)Rajiv Bakulesh Shah2019-11-111-1/+1
* Use tox "extras" option to install package extrasJon Dufresne2018-12-061-2/+3
* Use 'dist: xenial' in Travis to simplify configurationJon Dufresne2018-12-061-1/+1
* Unpin test dependenciesJon Dufresne2018-11-031-2/+2
* Remove support and testing for EOL Python 3.3Jon Dufresne2018-11-031-1/+1
* Remove support and testing for EOL Python 2.6Jon Dufresne2018-11-031-1/+1
* Sync tox.ini configuration with supported Python versionsJon Dufresne2018-11-011-1/+1