summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doc about keysdoc-keysNicholas Charriere2016-10-281-0/+10
* Merge pull request #121 from pinterest/release-138Nicholas Charriere2016-10-044-4/+7
|\
| * Bump version to 1.3.8release-138Nicholas Charriere2016-10-043-3/+3
| * new Patch version for minor changev1.3.8Nicholas Charriere2016-10-041-1/+4
|/
* Merge pull request #120 from pinterest/pre-release-137Nicholas Charriere2016-10-043-3/+14
|\
| * Add cPickle change to Changelogpre-release-137Nicholas Charriere2016-10-041-0/+1
| * Make tuple once, instead of on every callNicholas Charriere2016-10-041-2/+2
| * Final touches for 1.3.7Nicholas Charriere2016-10-032-1/+11
* | Merge pull request #116 from suhailpatel/use-cpickle-if-availableNicholas Charriere2016-10-041-1/+1
|\ \
| * | Use cPickle for six.movesSuhail Patel2016-10-041-9/+1
| * | We only need to import cPickle explicitly if Python 2Suhail Patel2016-10-031-5/+9
| * | Use cPickle as pickle if availableSuhail Patel2016-10-031-1/+5
* | | Merge pull request #119 from pinterest/pre-release-137Nicholas Charriere2016-10-033-4/+5
|\ \ \ | | |/ | |/|
| * | Release 1.3.7Nicholas Charriere2016-10-032-4/+4
| * | Add Nicholas Charriere to contributors :Dv1.3.7Nicholas Charriere2016-10-031-0/+1
|/ /
* | Merge pull request #118 from pinterest/fix-unicode-char-in-middle-errorNicholas Charriere2016-10-035-4/+31
|\ \ | |/ |/|
| * Improve syntaxNicholas Charriere2016-10-031-1/+2
| * Fix #117, illegal unicode character in middle of key (or value now)fix-unicode-char-in-middle-errorNicholas Charriere2016-10-035-4/+30
|/
* Merge pull request #115 from suhailpatel/fix-mockmemcacheclientNicholas Charriere2016-09-192-5/+40
|\
| * Assert bytes stringSuhail Patel2016-09-191-1/+1
| * Fix encode/decode wrong way aroundSuhail Patel2016-09-191-2/+2
| * Use a bytes stringSuhail Patel2016-09-191-3/+3
| * Fix the MockMemcacheClient implementationSuhail Patel2016-09-191-5/+5
| * Add failing test of MockMemcacheClient serializer/deserializerSuhail Patel2016-09-191-0/+35
|/
* Merge pull request #111 from adamchainz/single_parsersNicholas Charriere2016-08-282-11/+31
|\
| * Improve stats parsingAdam Chainz2016-08-222-11/+31
* | Merge pull request #113 from adamchainz/pytest_fixNicholas Charriere2016-08-281-3/+3
|\ \
| * | Prevent pytest-warning on pytest 3.0+Adam Chainz2016-08-241-3/+3
|/ /
* | Merge pull request #112 from adamchainz/lint_python3Nicholas Charriere2016-08-223-9/+39
|\ \
| * | Make serde use BytesIO for Python 3 compatAdam Chainz2016-08-171-3/+3
| * | Add tests for serde moduleAdam Chainz2016-08-172-5/+25
| * | Make serde import on Python 3Adam Chainz2016-08-161-2/+7
| * | Lint with Python 3.4 tooAdam Chainz2016-08-161-2/+7
| |/
* | Merge pull request #110 from adamchainz/improve_error_messagesNicholas Charriere2016-08-211-3/+5
|\ \ | |/ |/|
| * Improve MemcacheIllegalInputError messagesAdam Chainz2016-08-161-3/+5
|/
* Hotfix broken pathNicholas Charriere2016-08-031-2/+3
* Merge pull request #109 from pinterest/docsNicholas Charriere2016-08-031-0/+20
|\
| * Automate doc buildingdocsNicholas Charriere2016-08-031-0/+20
* | Merge pull request #108 from pinterest/docsNicholas Charriere2016-08-037-21/+843
|\ \ | |/
| * Imports the right path in doc building stepNicholas Charriere2016-08-031-4/+5
| * Enforce version for sphinxNicholas Charriere2016-08-031-1/+1
| * Fixed docsNicholas Charriere2016-08-036-0/+189
| * Fixed docsNicholas Charriere2016-08-039-203/+835
* | Merge pull request #107 from Morreski/masterNicholas Charriere2016-08-033-11/+26
|\ \
| * | Added default parameter support for "get" and "gets" methods in ClientEnguerrand Pelletier2016-08-013-11/+26
* | | Merge pull request #106 from pinterest/releaseNicholas Charriere2016-08-013-15/+27
|\ \ \ | |/ / |/| |
| * | BumpversionreleaseNicholas Charriere2016-07-272-20/+20
| * | Preparing for release 1.3.6: adding bumpversion config and changelogv1.3.6Nicholas Charriere2016-07-272-0/+12
| |/
* | Merge pull request #105 from pinterest/security-sanitizeNicholas Charriere2016-07-272-1/+7
|\ \ | |/ |/|
| * Make restriction wider to avoid breaking clientsecurity-sanitizeNicholas Charriere2016-07-271-1/+1