services/python-requests.git
2012-04-23 Kenneth Reitzmerge conflict
2012-04-23 Kenneth ReitzRevert "Add failing tests for invalid %encodings"
2012-04-23 Kenneth ReitzRevert "Reenable test_session_with_escaped_url test"
2012-04-23 Kenneth Reitzv0.11.2
2012-04-23 Kenneth ReitzMerge pull request #552 from slingamn/bundle_2
2012-04-23 Shivaram Lingamneniprefer certifi's bundle to the OS bundle
2012-04-19 Shivaram Lingamneniadd the FreeBSD certificate bundle path
2012-04-17 Shivaram LingamneniAdd a smoke test for https functionality
2012-04-16 Shivaram LingamneniTry to use the OS's CA certificate bundle for SSL verif...
2012-04-14 Kenneth ReitzMerge pull request #550 from reclosedev/develop
2012-04-13 Roman Haritonovfix #549 Add 'prefetch' to Session.__attrs__ and Reques...
2012-04-13 Kenneth ReitzMerge branch 'develop' of https://github.com/catwell...
2012-04-12 Kenneth ReitzMerge pull request #548 from umbrae/httperror_fix
2012-04-12 Chris DaryA get with an invalid port should wrap urllib3's Locati...
2012-04-12 Pierre ChapuisEncode Multipart Post data at Request creation
2012-04-12 Pierre ChapuisFix infinite loop on wrong Digest Authentication
2012-04-11 Kenneth ReitzMerge pull request #535 from Jonty/develop
2012-04-11 Jonty WareingRewrite unquote_unreserved based on urllib.unquote
2012-04-11 Jonty WareingAdd failing tests for invalid %encodings
2012-04-11 Jonty WareingReenable test_session_with_escaped_url test
2012-04-11 Idan GazitTrigger setup.py develop when installing requirements
2012-04-11 Idan GazitClarify digest hash method names
2012-04-11 Kenneth Reitz#539
2012-04-10 Kenneth ReitzMerge pull request #545 from sharat87/patch-1
2012-04-10 Shrikant Sharat... Add docs on sending lists for multivalued query params.
2012-04-09 Kenneth Reitzmoar
2012-04-09 Kenneth ReitzMerge pull request #542 from newmaniese/develop
2012-04-08 Michael NewmanFixing a silly typo in my test
2012-04-08 Michael NewmanShamelessly adding myself to the authors list
2012-04-08 Michael NewmanIf there is no content in a response don't throw an...
2012-04-06 Kenneth ReitzMerge pull request #540 from jhalcrow/patch-1
2012-04-06 Jonathan HalcrowCorrect path to test_requests.py for setup.py test
2012-04-04 Kenneth ReitzMerge pull request #534 from ThiefMaster/patch-1
2012-04-04 AdrianRemove bad tab indent
2012-04-02 Andrey PetrovFixed typoe (s/repsonses/responses/)
2012-04-02 Kenneth ReitzMerge pull request #530 from Osmose/sidebar_donate
2012-04-02 Kenneth ReitzMichael Kelly
2012-04-02 Michael KellyFix #506: Change "Support Requests" to "Donate".
2012-03-31 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-03-31 Kenneth Reitznew urllib3 version
2012-03-31 Kenneth ReitzMerge pull request #529 from piotr-dobrogost/develop
2012-03-31 Piotr DobrogostRemoved unnecessary leading slashes in httpbin's endpoints
2012-03-31 Kenneth ReitzMerge pull request #528 from floppym/dist-tests
2012-03-31 Mike GilbertInclude tests in tarballs.
2012-03-31 Kenneth Reitzroadmap
2012-03-31 Kenneth Reitzfake change for commit hook test
2012-03-31 Kenneth Reitzapp engine #498
2012-03-31 Kenneth Reitzblah
2012-03-31 Kenneth Reitzlicense=open("LICENSE").read(
2012-03-31 Kenneth Reitz.. :changelog:
2012-03-31 Kenneth ReitzHTTP/1.1
2012-03-31 Kenneth Reitzv0.11.1 v0.11.1
2012-03-31 Kenneth Reitzdefault to true for redirects now, since safe
2012-03-31 Kenneth Reitzupload data on redirects too
2012-03-31 Kenneth Reitzv0.11.1
2012-03-31 Kenneth ReitzPOST redirect => GET
2012-03-31 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-03-31 Kenneth ReitzFix app engine error for #498
2012-03-31 Kenneth Reitzstrict mode for #269
2012-03-31 Kenneth ReitzMerge pull request #519 from pulpe/doc-fix
2012-03-28 pulpelittle correction of curl in docs
2012-03-25 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-03-25 Kenneth Reitzurllib3 v1.3
2012-03-25 Kenneth ReitzMerge pull request #512 from silent1mezzo/master
2012-03-25 Adam McKerlieCreated MissingSchema and InvalidSchema which inherits...
2012-03-25 Kenneth Reitzpaypal
2012-03-22 Kenneth ReitzMerge branch 'develop' of github.com:kennethreitz/reque...
2012-03-22 Kenneth Reitz#508
2012-03-22 Daniel MillerSuggesting changing "async.map(rs)" to "responses ...
2012-03-19 Kenneth ReitzSteve Pulec
2012-03-19 Kenneth ReitzMerge branch 'patch-1' of https://github.com/spulec...
2012-03-19 Kenneth ReitzMerge #491
2012-03-19 Kenneth ReitzMerge pull request #488 from newmaniese/develop
2012-03-19 Kenneth ReitzMerge pull request #494 from JDrosdeck/doc
2012-03-19 Steve PulecFixes issues #496 by having Response.ok catch all Reque...
2012-03-19 Kenneth ReitzMerge pull request #497 from iandanforth/develop
2012-03-19 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-03-19 Kenneth Reitzremove debian packaging warning
2012-03-19 Ian DanforthSphinx throws an error if you don't escape ** in *...
2012-03-19 Ian DanforthSphinx throws an error if you don't escape ** in *...
2012-03-18 Jonathan DrosdeckAdd quickstart doc and example for passing parameters...
2012-03-16 Michael NewmanMerge https://github.com/kennethreitz/requests into...
2012-03-16 Kenneth ReitzMerge pull request #477 from maxcountryman/develop
2012-03-16 Kenneth ReitzMerge pull request #483 from maxcountryman/cleanup
2012-03-16 Kenneth ReitzMerge pull request #489 from maxcountryman/patch-1
2012-03-16 Max Countrymanfixing link to AUTHORS in README
2012-03-15 Michael NewmanExcluding select from the monkey patching that gevent...
2012-03-15 Kenneth ReitzMerge pull request #486 from Pinkerton/patch-1
2012-03-15 PinkertonFix issue #484
2012-03-15 Kenneth Reitzv0.11.0
2012-03-15 Kenneth ReitzNick Chadwick
2012-03-15 Kenneth Reitzonly verify private cert when verity is true
2012-03-15 Kenneth ReitzMerge branch 'develop' of https://github.com/chadnickbo...
2012-03-15 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-03-15 chadnickbok... Updated Requests api to accept a 'cert' argument.
2012-03-14 chadnickbok... Exposed key_file and cert_file in requests, to support...
2012-03-14 Max Countrymanremoving unused import
2012-03-14 Idan GazitMerge branch 'develop' of github.com:kennethreitz/reque...
2012-03-14 Idan GazitRemove unused import
2012-03-13 Kenneth Reitzremove cruft
next