summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* run CI on all branchespypytestAndy McCurdy2021-06-301-2/+0
* daemonize the thread to see if the tests will continueAndy McCurdy2021-06-301-4/+3
* use github actions instead of travis-CIRoey Prat2021-06-307-29/+21
* Return index 4 as the command if not a listIan Bucad2021-05-181-1/+6
* Remove blocking behaviour from context manager __enter__alxasfuck2021-05-121-3/+1
* Add support for the ABSTTL option of the RESTORE command. (#1423)Simon Charette2020-11-223-1/+25
* Sponsored (#1418)Guy Korland2020-11-092-0/+8
* Add more documentation about encoding of strings (#1417)Felipe Machado2020-11-091-0/+6
* develop and test against redis version 6.0.9Roey Prat2020-10-281-1/+1
* Add optional exception handler to PubSubWorkerThread (#1395)Abhimanyu Deora2020-10-263-5/+56
* Note that redis-py does not support Cluster ModeBrad Solomon2020-10-121-0/+6
* 🕰️ Use monotonic clock in Lock (and tests)Jack Edge2020-10-122-6/+6
* Update docs with info about SSL hostname validationYann2020-09-211-3/+38
* develop and test against redis version 6.0.8Roey Prat2020-09-151-1/+1
* develop and test against redis version 6.0.7Roey Prat2020-09-031-1/+1
* Fixing #1390 modules key in info command (#1393)2014bduck2020-09-031-1/+7
* Fix Dockerfile (cache clear of apt)ryuichi12082020-08-241-1/+3
* Added the ACL LOG command available in Redis 6Andy McCurdy2020-08-194-10/+126
* fix: Align from_url in utils.py to remove DB as a 2nd paramTom King2020-08-171-2/+2
* All values within Redis URLs are url-unquoted via default.Andy McCurdy2020-08-154-238/+126
* turn off the codecov/patch statusAndy McCurdy2020-08-081-0/+2
* codecov configAndy McCurdy2020-08-061-0/+3
* added codecov.ymlAndy McCurdy2020-08-061-0/+4
* Remove support for end-of-life Python 2.7 (#1318)Jon Dufresne2020-08-0627-654/+378
* Fix some documentation formattingJon Banafato2020-07-262-29/+32
* changelogAndy McCurdy2020-07-221-0/+2
* LPOS: add new command (#1354)Paul Spooren2020-07-223-1/+69
* Dockerize (#1365)Andy McCurdy2020-07-2045-408/+636
|\
| * changelogAndy McCurdy2020-07-201-0/+3
| * run the codecov env by default and disable when running outside TravisAndy McCurdy2020-07-202-6/+8
| * make the slowlog_get test more resilient to multiple clients being connectedAndy McCurdy2020-07-201-4/+2
| * add the covreport env to the list of default envs tox runsAndy McCurdy2020-07-202-2/+1
| * Remove unnecessary pytest-cov depAndrew Brookins2020-07-173-2/+8
| * 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-174-5/+18
| * debugAndy McCurdy2020-07-161-5/+0
| * debugAndy McCurdy2020-07-162-0/+2
| * debugAndy McCurdy2020-07-161-1/+1
| * debugAndy McCurdy2020-07-162-2/+3
| * debugAndy McCurdy2020-07-161-1/+1
| * debugAndy McCurdy2020-07-161-1/+1
| * debugAndy McCurdy2020-07-162-25/+27
| * pass travis/codecov env vars to dockerAndy McCurdy2020-07-163-4/+27
| * testing docker-entryAndy McCurdy2020-07-165-11/+29
| * Try to pass the codecov token...Andrew Brookins2020-07-161-1/+1
| * Try running codecov in the test containerAndrew Brookins2020-07-162-8/+5
| * restore codecovAndy McCurdy2020-07-151-0/+9
| * Editing docsAndrew Brookins2020-07-151-1/+1