summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use a single arg for adding and removing of "passwords" and "hashed_passwords"aclAndy McCurdy2019-12-282-92/+109
* need to supply string to interpolateAndy McCurdy2019-12-281-1/+1
* remove unintended fileAndy McCurdy2019-12-281-0/+0
* re-order args makes more senseAndy McCurdy2019-12-281-2/+2
* cleanup docstringAndy McCurdy2019-12-281-21/+24
* Re-query acl data for user after acl_setuserAndy McCurdy2019-12-281-1/+4
* Fixjamie.scott@uconn.edu2019-12-281-1/+1
* Forgot to modify commentsjamie.scott@uconn.edu2019-12-281-4/+13
* Refactoring for conversationjamie.scott@uconn.edu2019-12-283-19/+30
* Tested Locallyjamie.scott@uconn.edu2019-12-282-3/+3
* Revert "Pep 8 is hard"Jamie Scott2019-12-281-1/+0
* Revert "Whitespace go away"Jamie Scott2019-12-281-3/+3
* Revert "Revert "Whitespace go away""Jamie Scott2019-12-281-3/+3
* Revert "Whitespace go away"Jamie Scott2019-12-281-3/+3
* Whitespace go awayJamie Scott2019-12-281-2/+2
* PEP 8 AgainJamie Scott2019-12-281-1/+1
* More PEP 8Jamie Scott2019-12-281-10/+9
* pep 8Jamie Scott2019-12-281-4/+4
* Fixing bad testJamie Scott2019-12-281-1/+1
* Updating Tests for ACLs with hashesJamie Scott2019-12-281-0/+14
* Add support for hashed passwordsJamie Scott2019-12-281-4/+12
* update travis to use redis 6 rc1Andy McCurdy2019-12-281-1/+1
* adjust test skip checks for server version 6 rc1Andy McCurdy2019-12-282-16/+16
* ACL SETUSER now accepts add_passwords and remove_passwordsAndy McCurdy2019-12-282-19/+40
* pep8Andy McCurdy2019-12-281-2/+3
* ACL SETUSER tweaksAndy McCurdy2019-12-282-23/+49
* If a username is specified, make sure there's also a passwordAndy McCurdy2019-12-281-1/+1
* Implemented ACL GETUSER, ACL SETUSER, ACL DELUSER and ACL LISTAndy McCurdy2019-12-282-0/+225
* Implement ACL LOAD and ACL SAVE.Andy McCurdy2019-12-281-0/+20
* Implement ACL USERSAndy McCurdy2019-12-282-0/+11
* Implement ACL CATAndy McCurdy2019-12-282-3/+27
* Implement ACL GENPASSAndy McCurdy2019-12-282-0/+10
* Implement ACL WHOAMIAndy McCurdy2019-12-282-1/+13
* Added support for usernamesAndy McCurdy2019-12-284-18/+118
* Drop support for end-of-life Python 3.4Jon Dufresne2019-12-075-9/+4
* Fix simple typo: recurrsion -> recursionTim Gates2019-12-071-1/+1
* Compare numbers using '==' instead of 'is' (#1245)Jon Dufresne2019-11-121-5/+5
* Remove deprecated license_file from setup.cfg (#1244)Jon Dufresne2019-11-121-3/+0
* Unify tox and Travis test matrix (#1243)Jon Dufresne2019-11-125-47/+35
* Fix TypeError by passing optional decode_responses keyword argument d… (#1239)Jakob Keller2019-11-111-2/+5
* Add equality test on Redis client and conn pool (#1240)Rajiv Bakulesh Shah2019-11-114-0/+80
* Support Python 3.8 (#1241)Rajiv Bakulesh Shah2019-11-113-2/+4
* Fix misplaced space (#1237)Thomas Matecki2019-10-271-1/+1
* Allow Pipeline.execute() to execute on empty command stack if it is watching ...Brian Maissy2019-10-243-2/+20
* Update README.rstAbhishek Kumar Singh2019-10-211-36/+35
* Support old EPEL-7 Redis. (#1227)tuxmaster50002019-10-181-0/+7
* Version 3.3.113.3.11Andy McCurdy2019-10-133-2/+6
* Version 3.3.103.3.10Zac Bristow2019-10-103-2/+5
* Version 3.3.93.3.9Zac Bristow2019-10-104-6/+62
* spelling fixes (#1218)Stephen Hassard2019-10-061-4/+4