index
:
delta/python-packages/redis-py.git
2.4
3.0
4.0
4.1
4.3
4.3.7
4.3.original
4.4
4.5
5.0
AddJsonCommands
AsyncCommandsTests
Pipeline
ROLE
SupportJSON.MSET
acl
acl-log
bitfield
case-insensitive-callbacks
ck-4.0.0
ck-4.1.0rc1
ck-asyncio
ck-binary-responses
ck-breaking-icon
ck-bump-rc1
ck-changes
ck-ciparallels
ck-client-killuser
ck-customjson-decodertest
ck-distuils-deprecation
ck-docgen-startkit
ck-docminors
ck-fixjson
ck-fixpypy-release
ck-helpers
ck-installpkg
ck-json-multipath
ck-jsonalign
ck-jsonts-pipelines
ck-linkdocs
ck-parseprep
ck-patch-changes
ck-plats
ck-publish-from-release
ck-releasedrafter
ck-sentinel-commands
ck-service
ck-smismember
ck-ssl-cert-passwords
ck-syncreqs
ck-template
ck-unstable-cluster
ck-updating-changes
ck440
cluster-fixes
connection-example
dont-short-circuit-execute-when-watching
emb-examples
error_defaults
healty_connections
jdufresne-pypy
lock-owned
logging
master
migrate
monitor
nonblocking
noreadmesudo
optional-encoding
ping-health-checks
pr/1040
pubsub
pypytest
pytest
rafi-connargs1
redis-version-dockers
remove_token
roey-changelog_ssl
roey-stale_issues
roey-vamc19_modules
roey/6_0_8
roey/github-actions
roey/redis_6_0_7
roey/slowlog_get_fields
sentinel-1345
sentinel_pool_fix
smismemberReturnedValue
ssl-py27-fix
threadsafe-pools
v3-breaking-changes
watch
github.com: andymccurdy/redis-py.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
conftest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
OCSP stapling support (#1820)
Chayim
2021-12-26
1
-0
/
+18
*
Support for password-encrypted SSL private keys (#1782)
Chayim
2021-12-16
1
-1
/
+16
*
Removing distutils from tests (#1773)
Chayim
2021-12-08
1
-4
/
+4
*
Added support for MONITOR in clusters (#1756)
Bar Shaul
2021-12-02
1
-9
/
+11
*
Added black and isort (#1734)
Anas
2021-11-30
1
-77
/
+91
*
Pyupgrade + flynt + f-strings (#1759)
Aarni Koskela
2021-11-30
1
-11
/
+9
*
RedisJSON 2.0.4 behaviour support (#1747)
Chayim
2021-11-25
1
-3
/
+2
*
Adding RedisCluster client to support Redis Cluster Mode (#1660)
Bar Shaul
2021-11-25
1
-14
/
+81
*
Removing command on initial connections (#1722)
v4.0.1
Chayim
2021-11-17
1
-1
/
+2
*
Unit tests fixes for compatibility (#1703)
Chayim
2021-11-14
1
-5
/
+5
*
Fixes to allow --redis-url to pass through all tests (#1700)
Chayim
2021-11-11
1
-0
/
+18
*
Unit test fixes to carry pytest options through all tests (#1696)
Chayim
2021-11-10
1
-7
/
+13
*
Support for json multipath ($) (#1663)
Chayim
2021-11-04
1
-1
/
+2
*
Adding support for redisearch (#1640)
Chayim
2021-10-25
1
-3
/
+12
*
redisjson support (#1636)
Chayim
2021-10-25
1
-0
/
+33
*
Removing packaging dependency (#1626)
Chayim
2021-10-19
1
-4
/
+4
*
Removing the REDIS_6_VERSION placeholder (#1582)
Chayim
2021-10-11
1
-6
/
+0
*
CLIENT REPLY support, available since redis 3.2.0 (#1581)
Chayim
2021-09-30
1
-0
/
+6
*
Use Version instead of StrictVersion since distutils is deprecated. (#1552)
Karthikeyan Singaravelan
2021-08-29
1
-4
/
+4
*
Add retry mechanism with backoff (#1494)
nbraun-amazon
2021-08-18
1
-0
/
+3
*
Added the ACL LOG command available in Redis 6
Andy McCurdy
2020-08-19
1
-8
/
+21
*
Remove support for end-of-life Python 2.7 (#1318)
Jon Dufresne
2020-08-06
1
-5
/
+3
*
Use the existing --redis-url param to get master host
Andrew Brookins
2020-07-10
1
-9
/
+7
*
Fix flake8 errors
Andrew Brookins
2020-07-09
1
-2
/
+0
*
Pass the master hostname to tests
Andrew Brookins
2020-07-09
1
-1
/
+6
*
WIP on base image
Andrew Brookins
2020-07-09
1
-2
/
+9
*
constant for redis 6 RC candidates in tests.
Andy McCurdy
2020-03-12
1
-0
/
+6
*
Clear pipeline watch state after exec
Nick Gaya
2020-03-10
1
-0
/
+21
*
Enable warnings during tests and fix discovered cases (#1283)
Jon Dufresne
2020-02-12
1
-2
/
+4
*
Ability to create a client that uses a single connection
Andy McCurdy
2019-07-23
1
-12
/
+10
*
Add redis_url cmdline argument for tests (#1170)
Grygorii Iermolenko
2019-06-06
1
-31
/
+46
*
Merge pull request #972 from lamby/dont-assume-64-bit-server-in-tests
Andy McCurdy
2019-01-27
1
-7
/
+14
|
\
|
*
Skip 64-bit specific tests. (Closes: #899)
Chris Lamb
2018-11-16
1
-7
/
+14
*
|
the fix to TimeoutErrors had a side affect on test teardowns
Andy McCurdy
2019-01-27
1
-1
/
+6
*
|
Code review fixes
Theo Despoudis
2018-12-06
1
-2
/
+1
*
|
Add client kill with filter
Theo Despoudis
2018-12-04
1
-0
/
+9
|
/
*
remove legacy Redis class
Andy McCurdy
2018-11-13
1
-5
/
+0
*
GEOPOS returns different values from redis 3.2 to redis 4.0
Andy McCurdy
2017-08-15
1
-0
/
+5
*
pep8 code
iandyh
2016-02-19
1
-2
/
+4
*
format long mocked response string
iandyh
2016-02-18
1
-2
/
+23
*
redis cluster commands
iandyh
2015-12-01
1
-0
/
+44
*
make sure we know the order of expected subscribe/unsubscribe messages
Andy McCurdy
2014-03-29
1
-3
/
+4
*
fixes PubSub.subscribe once and for all.
Andy McCurdy
2014-03-28
1
-2
/
+19
*
pubsub tests
andy
2013-06-06
1
-1
/
+3
*
encoding tests
andy
2013-06-06
1
-6
/
+6
*
pytest config file
andy
2013-06-04
1
-0
/
+26