services/python-requests.git
2012-05-02 Shivaram Lingamneniadd laurentb's test case for cookie handling on redirects
2012-05-02 Shivaram Lingamneniremove unused import in test
2012-05-02 Shivaram Lingamnenifix and test for a bug dhagrow reported
2012-05-02 Shivaram Lingamneniclarified documentation from e-mail discussion
2012-05-02 Shivaram Lingamnenifix usage of compat.urlparse
2012-05-02 Shivaram Lingamneniadd a test for redirection
2012-05-02 Shivaram LingamneniFurther changes to move cookies to CookieJar
2012-05-02 miguelmostly complete cookie support based on cookiejar
2012-05-02 miguelmostly complete cookie support based on cookiejar
2012-05-02 miguelcatch TooManyRedirects in safe_mode
2012-05-02 Shivaram Lingamnenichanges to .gitignore
2012-05-01 Kenneth ReitzLOLJK
2012-05-01 Kenneth ReitzOAUTH ALL THE THINGS
2012-05-01 Kenneth Reitzv0.11.3
2012-05-01 Kenneth Reitzoauthlib only for 2
2012-05-01 Kenneth Reitzsyntax errors
2012-05-01 Kenneth Reitzor str
2012-05-01 Kenneth Reitzhax
2012-05-01 Kenneth Reitzmissed an import
2012-05-01 Kenneth Reitzonly import oauthlib in python2
2012-05-01 Kenneth Reitzno -e
2012-05-01 Kenneth Reitzuh, sure
2012-05-01 Kenneth ReitzRevert "Call auth callable before encoding body data"
2012-05-01 Kenneth Reitzgit+git://github.com/idangazit/oauthlib.git
2012-05-01 Idan GazitTrim down OAuth1 callable logic
2012-05-01 Idan GazitBacking out stupidly incorrect str vs unicode check
2012-05-01 Idan GazitFix order of return values from OAuth Client.sign()
2012-05-01 Idan GazitFix Content-Type validation in OAuth1 callable
2012-05-01 Idan GazitCall auth callable before encoding body data
2012-05-01 Idan GazitImprove _encode_params to handle lists of two-element...
2012-05-01 Idan GazitProper test for str vs unicode when preparing data
2012-05-01 Idan GazitInitial implementation of OAuth1 request signing with...
2012-05-01 Idan GazitImprove docstring description of auth parameter
2012-05-01 Idan GazitAdd .egg-info/ dir to gitignore
2012-05-01 Kenneth Reitzhttpbin weirdness
2012-04-23 Kenneth Reitzv0.11.2
2012-04-23 Kenneth Reitzrevert
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
next