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
*
Make _get_client more configurable with kwargs that override url options
acl-log
Andy McCurdy
2020-08-15
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