summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix #99 unsanitized inputNicholas Charriere2016-07-272-1/+7
|/
* Merge pull request #104 from pinterest/syntax-and-buildNicholas Charriere2016-07-276-14/+18
|\
| * Fix flake8 and cleanup buildNicholas Charriere2016-07-276-14/+16
| * Add virtualenv env/ and .cache/ to gitignoreNicholas Charriere2016-07-271-0/+2
|/
* Merge pull request #101 from slingamn/pylibmc_updateCharles Gordon2016-06-241-3/+4
|\
| * update comparison to pylibmcShivaram Lingamneni2016-06-241-3/+4
|/
* Merge pull request #98 from adamchainz/readthedocs.ioJon Parise2016-05-311-2/+2
|\
| * Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-301-2/+2
|/
* Merge pull request #96 from rsanr/issue_94_fixCharles Gordon2016-04-192-1/+2
|\
| * Fixed stats evictions conversionruamin2016-04-192-1/+2
* | Merge pull request #95 from adamchainz/setup.cfgCharles Gordon2016-04-191-1/+1
|\ \
| * | setup.cfg - fix [wheel] -> [bdist_wheel]Adam Chainz2016-04-151-1/+1
| |/
* | Merge pull request #97 from tjwudi/patch-1Charles Gordon2016-04-191-2/+5
|\ \ | |/ |/|
| * Add default_noreply property to PooledClientJohn Wu2016-04-191-2/+5
|/
* Merge pull request #93 from RobertDeRose/support-non-standard-statsCharles Gordon2016-03-181-2/+2
|\
| * Handle stats not conforming to the triplet formatRobert DeRose2016-03-171-2/+2
|/
* Fixing README.rstCharles Gordon2015-11-021-1/+1