summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Adding sleep handler back in temporarily for GAE testscleanupAndrey Petrov2015-09-041-0/+8
* py26 tests failure tweaks.Andrey Petrov2015-09-042-12/+13
* py26: assertIs -> assertEqualAndrey Petrov2015-09-041-2/+2
* tests: Get rid of /sleep handler (and one test last test condition that depen...Andrey Petrov2015-09-042-8/+0
* Version bump to 1.12 because new exception and some restructuring.Andrey Petrov2015-09-041-2/+5
* Update dev requirements.Andrey Petrov2015-09-041-6/+6
* Mark remaining flakey asserts.Andrey Petrov2015-09-041-3/+5
* tests: Ported sleep to event-based; added NewConnectionError exception.Andrey Petrov2015-09-048-105/+132
* tests: socketlevel: Unify handler making helperAndrey Petrov2015-09-032-29/+30
* tests: assertGreater -> assertTrue for py26Andrey Petrov2015-09-031-1/+1
* tests: quarantined tests that depend on the /sleep handlerAndrey Petrov2015-09-031-133/+145
* tests: Replace assert with self.assertAndrey Petrov2015-09-031-7/+2
* Preparing for v1.11.1Andrey Petrov2015-09-031-2/+6
* Merge pull request #701 from Lukasa/ca_dirAndrey Petrov2015-09-0312-26/+111
|\
| * Bonus newline.Cory Benfield2015-09-031-0/+1
| * Skip tests on <2.7.9Cory Benfield2015-08-312-2/+13
| * Changelog entry for #701.Cory Benfield2015-08-311-6/+8
| * Fix various broken SSL tests.Cory Benfield2015-08-313-16/+6
| * Test CA cert directory.Cory Benfield2015-08-316-1/+48
| * Plumb ca_cert_dir through to API layer.Cory Benfield2015-08-312-8/+13
| * Test ca_cert_dir parameter.Cory Benfield2015-08-311-0/+8
| * Add support for CA paths in urllib3.Cory Benfield2015-08-312-8/+29
|/
* Merge pull request #699 from jonparrott/masterAndrey Petrov2015-08-213-14/+112
|\
| * Fixing appengine testsJon Wayne Parrott2015-08-213-14/+112
|/
* CHANGES for #688Andrey Petrov2015-07-291-0/+3
* Merge pull request #688 from sigmavirus24/import-orderAndrey Petrov2015-07-292-8/+2
|\
| * Rely on six to import httplib or http.clientIan Cordasco2015-07-292-8/+2
|/
* Merge pull request #683 from Disassem/patch-1Andrey Petrov2015-07-221-3/+0
|\
| * Clean changelogDisassem2015-07-221-3/+0
|/
* Bump CHANGES to v1.11Andrey Petrov2015-07-211-0/+6
* CHANGES for #664Andrey Petrov2015-07-211-7/+11
* CHANGES style tweaksAndrey Petrov2015-07-211-1/+1
* CHANGES for #679Andrey Petrov2015-07-211-0/+3
* Merge pull request #679 from sigmavirus24/httpheaderdict-requestsAndrey Petrov2015-07-214-32/+85
|\
| * Add a socketlevel test to ensure case is preservedIan Cordasco2015-07-201-0/+34
| * Update tests for new HTTPHeaderDict behaviourIan Cordasco2015-07-182-8/+2
| * Change HTTPHeaderDict superclass to MutableMappingIan Cordasco2015-07-172-22/+28
| * Tests for HTTPHeaderDict in requests (re: #632)httpheaderdict-requestsAndrey Petrov2015-05-284-7/+26
* | CHANGES for #678Andrey Petrov2015-07-171-0/+3
* | Merge pull request #678 from sigmavirus24/extras-requireAndrey Petrov2015-07-172-0/+37
|\ \
| * | Add a "secure" extras pointIan Cordasco2015-07-172-0/+37
|/ /
* | Merge pull request #664 from jonparrott/masterAndrey Petrov2015-07-175-0/+462
|\ \
| * | App Engine Connection PoolJon Wayne Parrott2015-07-165-0/+462
* | | Merge pull request #675 from jmoldow/jmoldow-contributorsAndrey Petrov2015-07-151-0/+3
|\ \ \
| * | | Add jmoldow to CONTRIBUTORSJordan Moldow2015-07-151-0/+3
|/ / /
* | | CHANGES for #674Andrey Petrov2015-07-151-0/+4
* | | Merge pull request #674 from jmoldow/issue-673Andrey Petrov2015-07-152-68/+81
|\ \ \
| * | | Rename error catcher contextmanagerJordan Moldow2015-07-151-3/+3
| * | | Make stream() satisfy its v1.10 contractJordan Moldow2015-07-142-68/+81
|/ / /
* | | CHANGES for #671Andrey Petrov2015-07-091-0/+3