summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 13thv0.8.0Kenneth Reitz2011-11-131-1/+2
* whatespaceKenneth Reitz2011-11-131-3/+0
* upstream urllib3Kenneth Reitz2011-11-1311-1014/+15
* Guess filename.Kenneth Reitz2011-11-132-2/+9
* Merge pull request #255 from shazow/patch-1Kenneth Reitz2011-11-121-0/+6
|\
| * Adding me into a Urllib3 subsection (as was in urllib3-backup).Andrey Petrov2011-11-121-0/+6
|/
* fixesKenneth Reitz2011-11-121-1/+1
* urllib3 in setup.pyKenneth Reitz2011-11-121-1/+1
* document timeoutsKenneth Reitz2011-11-121-0/+32
* redirection docsKenneth Reitz2011-11-121-0/+37
* big docs update on workflow of request lifecycleKenneth Reitz2011-11-121-0/+21
* trust built-in if its availableKenneth Reitz2011-11-121-1/+4
* python2.5 cookie supportKenneth Reitz2011-11-121-5/+6
* rip 2.7.x collections outKenneth Reitz2011-11-121-0/+991
* test fixKenneth Reitz2011-11-123-3/+2
* use new collections MutableMutexKenneth Reitz2011-11-121-1/+3
* no auto asyncKenneth Reitz2011-11-121-5/+0
* explicitKenneth Reitz2011-11-121-3/+15
* import async if it's availableKenneth Reitz2011-11-121-0/+5
* quicker startKenneth Reitz2011-11-121-4/+2
* file uploadsKenneth Reitz2011-11-121-2/+19
* styleeKenneth Reitz2011-11-121-1/+3
* give Request session reference for parameter+redirectsKenneth Reitz2011-11-122-2/+5
* remove bunk __all__sKenneth Reitz2011-11-122-3/+0
* consistiencyKenneth Reitz2011-11-122-7/+7
* better defaultsKenneth Reitz2011-11-121-3/+3
* models cleanupKenneth Reitz2011-11-121-3/+9
* fix urllib3 bugKenneth Reitz2011-11-121-1/+1
* keep-alive as config option onlyKenneth Reitz2011-11-122-11/+13
* fix form data testsKenneth Reitz2011-11-121-2/+2
* big quick start updatesKenneth Reitz2011-11-121-16/+72
* kill small css fileKenneth Reitz2011-11-122-92/+0
* Merge remote-tracking branch 'origin/develop' into developKenneth Reitz2011-11-121-0/+1
|\
| * Update AUTHORSKenneth Reitz2011-11-121-0/+1
* | Timeouts for urllib3Kenneth Reitz2011-11-121-1/+9
* | Remove timeout configurationKenneth Reitz2011-11-121-1/+0
|/
* updated urllib3Kenneth Reitz2011-11-1211-17/+31
* throttlingKenneth Reitz2011-11-121-0/+1
* Merge https://github.com/juanriaza/requests into developKenneth Reitz2011-11-121-3/+10
|\
| * #GH-241Juan Riaza2011-11-061-3/+10
* | Merge remote-tracking branch 'origin/develop' into developKenneth Reitz2011-11-122-5/+5
|\ \
| * \ Merge pull request #249 from dasevilla/patch-1Kenneth Reitz2011-11-121-1/+1
| |\ \
| | * | The 'requests-oauth-hook' project was renamed to requests-oauthDevin Sevilla2011-11-101-1/+1
| * | | Merge pull request #252 from joequery/fix_doc_typoKenneth Reitz2011-11-111-2/+2
| |\ \ \
| | * | | Fixed gevent referenceJoseph McCullough2011-11-111-1/+1
| | * | | Fixed session API ref typoJoseph McCullough2011-11-111-1/+1
| |/ / /
| * | | Merge pull request #250 from dasevilla/patch-2Kenneth Reitz2011-11-111-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Verbose logging example does not workDevin Sevilla2011-11-101-2/+2
| |/ /
* | | remove posterKenneth Reitz2011-11-093-647/+0
|/ /
* | options historyKenneth Reitz2011-11-091-0/+1