summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | added OK as acceptable responseBenjamin Berg2019-01-081-1/+15
|/ /
* | Merge pull request #209 from jparise/cmd-keysJon Parise2019-01-071-9/+6
|\ \ | |/ |/|
| * Always send command keys in their original orderJon Parise2019-01-071-9/+6
|/
* Always close the existing socket on _connect() (#208)Jon Parise2019-01-032-7/+39
* Add UNIX domain socket support (#206)Jon Parise2019-01-024-4/+68
* Switch to an SVG Travis-CI build badge (#207)Jon Parise2019-01-021-1/+1
* Start preparing the 2.1.0 release (#202)Jon Parise2018-11-254-4/+11
* Remove 'sudo: false' from Travis configuration (#204)Jon Parise2018-11-251-1/+0
* fixed markdown syntax to rst link format (#205)Manan2018-11-251-1/+1
* Add CODEOWNERS listing global project reviewers (#203)Jon Parise2018-11-251-0/+2
* Merge pull request #201 from TylerLubeck/patch-1Joe Gordon2018-11-081-1/+1
|\
| * typo: alwais -> alwaysTyler Lubeck2018-11-081-1/+1
|/
* Merge pull request #197 from mainanick/package-level-importNicholas Charriere2018-11-031-0/+11
|\
| * allow friendly importsunknown2018-11-031-0/+8
| * Merge branch 'master' into package-level-importunknown2018-11-032-4/+5
| |\
| | * Syncing fork to the original repository: pinterest/masterMaina Nick2018-11-032-4/+5
| | |\ | |_|/ |/| |
* | | Fixes tox six pkg ImportError #198 (#199)Maina Nick2018-11-022-4/+5
| |/ |/|
| * Try fix import error sixunknown2018-11-011-10/+2
| * Import Classes, Function into package levelunknown2018-11-011-0/+8
| * Import Classes, Function into package levelunknown2018-11-011-0/+3
|/
* Merge pull request #194 from jparise/docs-2018Jon Parise2018-09-181-1/+1
|\
| * Bump docs' the copyright year to 2018Jon Parise2018-09-181-1/+1
|/
* Merge pull request #193 from jparise/travis-check-restJon Parise2018-09-141-0/+2
|\
| * Check reStructuredText along with flake8Jon Parise2018-09-141-0/+2
|/
* Merge pull request #192 from jparise/changelog-rstJon Parise2018-09-141-10/+10
|\
| * Clean up some changelog linksJon Parise2018-09-141-10/+10
|/
* Merge pull request #189 from jogo/2.0v2.0.0Joe Gordon2018-09-144-9/+17
|\
| * Bump version to 2.0.0Joe Gordon2018-09-123-2/+3
| * Update release notes for version 2.0.0Joe Gordon2018-09-122-7/+14
* | Merge pull request #191 from jparise/contributingJon Parise2018-09-122-0/+89
|\ \ | |/ |/|
| * Add Code of Conduct and Contributing guidesJon Parise2018-09-122-0/+89
|/
* Merge pull request #190 from jogo/pickleJoe Gordon2018-09-124-13/+97
|\
| * Update documentation to cover serde moduleJoe Gordon2018-09-121-5/+33
| * Make pickle version for python_memcache_serializer adjustableJoe Gordon2018-09-073-8/+64
|/
* Merge pull request #188 from jparise/adoptersJon Parise2018-09-071-0/+7
|\
| * Start a list of project adoptersJon Parise2018-09-071-0/+7
* | Merge pull request #187 from jogo/futureJoe Gordon2018-09-075-3/+34
|\ \ | |/ |/|
| * Fix support newbytes from futureJoe Gordon2018-09-065-3/+34
|/
* Merge pull request #184 from shargan/shargan/fix-delete-manyCharles Gordon2018-09-052-28/+45
|\
| * add delete and delete_multi benchmarksshargan2018-08-301-0/+11
| * Refactor _delete_many() to batch its keysshargan2018-08-301-28/+34
* | Merge pull request #186 from jparise/py37Joe Gordon2018-08-315-4/+10
|\ \
| * | gevent 1.3.6 has some additional Python 3.7 fixesJon Parise2018-08-311-1/+1
| * | gevent 1.3 is required for Python 3.7 supportJon Parise2018-08-311-1/+1
| * | Add official Python 3.7 supportJon Parise2018-08-314-3/+9
* | | Merge pull request #183 from shargan/shargan/performanceCharles Gordon2018-08-311-27/+19
|\ \ \ | |/ / |/| |
| * | minor tweaks for an extra 7.5% gainshargan2018-08-301-7/+9
| * | simplify and speed up _check_key() performanceshargan2018-08-301-20/+10
| |/
* | Merge pull request #185 from jparise/cache-pipJon Parise2018-08-311-3/+1
|\ \ | |/ |/|
| * Use simpler Travis pip caching syntaxJon Parise2018-08-311-3/+1
|/