index
:
delta/python-packages/pymemcache.git
authorize-unicode
dependabot/pip/faker-17.3.0
dependabot/pip/faker-18.7.0
dependabot/pip/faker-18.9.0
dependabot/pip/mypy-1.3.0
dependabot/pip/pygments-2.15.1
dependabot/pip/sphinx-7.0.1
dependabot/pip/sphinx-rtd-theme-1.2.0
doc-keys
docs
drop-pypy3-travis-ci-support
fix-gevent
fix-tox-docs
fix-unicode-char-in-middle-error
github-actions
import-friendliness
kill-26
master
new-release-144
pep8
pre-release-137
prelease-141
prerelease-140
release
release-138
release-143
revert
security-sanitize
shameless-hiring-plug
simple-documentation
snyk-fix-5686e09f91a82ddfe240c6d452535ebc
snyk-fix-8b5f7af655bdaf9ba623545bda757852
v3.x
github.com: pinterest/pymemcache.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pymemcache
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce some missing .set() assertions
Jon Parise
2017-05-05
1
-3
/
+4
*
Add support for stats cachedump
Joe Gordon
2017-03-29
1
-0
/
+8
*
Return default value instead of False when all clients are down
Peter Renstròˆm
2017-03-14
1
-1
/
+3
*
Merge pull request #1 from pinterest/master
Brendan Walker
2017-02-17
1
-0
/
+19
|
\
|
*
Add gets_many to HashClient.
Jason Biegel
2017-02-17
1
-0
/
+19
*
|
Adding test case for null character
Brendan Walker
2017-02-14
1
-0
/
+9
*
|
Iterating over characters in key once
Brendan Walker
2017-02-14
1
-1
/
+1
*
|
Moving test cases
Brendan Walker
2017-02-13
1
-27
/
+27
*
|
Raising MemcacheIllegalInputError when a key contains null byte, new line, or...
Brendan Walker
2017-02-13
1
-1
/
+28
|
/
*
Ensure serde integration tests return the same type
Alex Tomkins
2016-12-04
1
-0
/
+1
*
Add FLAG_BYTES
Alex Tomkins
2016-12-04
1
-5
/
+5
*
Add more serde unit tests for bytes/unicode
Alex Tomkins
2016-12-04
1
-0
/
+3
*
Add a few more serde integration tests
Alex Tomkins
2016-12-04
1
-0
/
+8
*
Add test for subclasses of builtin types
Alex Tomkins
2016-12-04
1
-0
/
+14
*
Test for expected flags with serde tests
Alex Tomkins
2016-12-04
1
-6
/
+14
*
Use byte strings after serializing with serde
Alex Tomkins
2016-12-04
1
-2
/
+14
*
Add integration test for serde serialization
Alex Tomkins
2016-12-04
1
-0
/
+23
*
Fix syntax errors
Nicholas Charriere
2016-11-05
3
-5
/
+10
*
Add optional support for unicode keys
Joe Gordon
2016-11-03
4
-31
/
+94
*
test for default_noreply for both clients
Kane Dou
2016-10-28
1
-24
/
+96
*
Fix #117, illegal unicode character in middle of key (or value now)
fix-unicode-char-in-middle-error
Nicholas Charriere
2016-10-03
2
-0
/
+24
*
Assert bytes string
Suhail Patel
2016-09-19
1
-1
/
+1
*
Fix encode/decode wrong way around
Suhail Patel
2016-09-19
1
-2
/
+2
*
Use a bytes string
Suhail Patel
2016-09-19
1
-3
/
+3
*
Fix the MockMemcacheClient implementation
Suhail Patel
2016-09-19
1
-5
/
+5
*
Add failing test of MockMemcacheClient serializer/deserializer
Suhail Patel
2016-09-19
1
-0
/
+35
*
Merge pull request #111 from adamchainz/single_parsers
Nicholas Charriere
2016-08-28
1
-0
/
+4
|
\
|
*
Improve stats parsing
Adam Chainz
2016-08-22
1
-0
/
+4
*
|
Add tests for serde module
Adam Chainz
2016-08-17
1
-0
/
+24
|
/
*
Added default parameter support for "get" and "gets" methods in Client
Enguerrand Pelletier
2016-08-01
2
-3
/
+13
*
Fix #99 unsanitized input
Nicholas Charriere
2016-07-27
1
-0
/
+6
*
Fix flake8 and cleanup build
Nicholas Charriere
2016-07-27
2
-3
/
+4
*
Fixed stats evictions conversion
ruamin
2016-04-19
1
-0
/
+2
*
Merge pull request #90 from starstable/feature-version-cmd
Charles Gordon
2015-10-23
1
-0
/
+10
|
\
|
*
Implemented VERSION command in Client and PooledClient
Remco van Oosterhout
2015-10-23
1
-0
/
+10
*
|
Fixed bugs caused by setting retry attempts to 0 on HashClient
Remco van Oosterhout
2015-10-21
1
-0
/
+12
|
/
*
hashclient ignores exceptions when no servers are found
John Anderson
2015-09-06
1
-0
/
+58
*
Add default_noreply to Client
Adam Chainz
2015-08-28
2
-13
/
+54
*
Add delete_multi -> delete_many mapping
Adam Chainz
2015-07-24
2
-0
/
+12
*
Test the delete_many method and add it to Client classes that are missing it
Adam Chainz
2015-07-24
2
-0
/
+31
*
Add get_multi -> get_many mapping
Adam Chainz
2015-07-24
2
-0
/
+7
*
Add set_multi -> set_many mapping
Adam Chainz
2015-07-24
2
-0
/
+8
*
This adds a test to make sure kwargs are passed to client
John Anderson
2015-07-20
1
-0
/
+11
*
Merge branch 'master' of github.com:pinterest/pymemcache into add_hashing_client
John Anderson
2015-07-16
3
-96
/
+95
|
\
|
*
Update docs/flake8
John Anderson
2015-07-02
1
-1
/
+0
|
*
Setup pytest configuration for benchmarks
John Anderson
2015-07-02
3
-96
/
+96
*
|
flake8 fixes
John Anderson
2015-07-02
1
-5
/
+5
*
|
Make ignoring exceptions optional
John Anderson
2015-07-02
1
-2
/
+42
*
|
Remove dependency on clandestined and use pure python murmur3
John Anderson
2015-07-02
1
-0
/
+203
*
|
Merge branch 'master' of github.com:pinterest/pymemcache into add_hashing_client
John Anderson
2015-07-02
1
-280
/
+0
|
\
\
|
|
/
[next]