projects
/
platform
/
upstream
/
python-requests.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/python-requests.git
2013-12-06
Kenneth Reitz
Merge pull request #1772 from mdbecker/make_morsel_to_c...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Michael Becker
test_requests: convert tests to py.test style
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Michael Becker
cookies: Fix bugs found during CI
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Michael Becker
cookies: Take a less cowardly approach
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Michael Becker
AUTHORS: Take credit
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Michael Becker
cookies: Replace type checks with try/except
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Michael Becker
test_requests: Add tests for morsel_to_cookie
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kenneth Reitz
updated CA Bundle!
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kenneth Reitz
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kenneth Reitz
last changelog entry
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kenneth Reitz
further notes and version bump
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kenneth Reitz
Merge pull request #1770 from kmadac/master
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kenneth Reitz
history notes about v2.1
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kenneth Reitz
Merge pull request #1669 from Lukasa/chunked
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kenneth Reitz
Merge pull request #1776 from sigmavirus24/fix-1728
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kenneth Reitz
Merge pull request #1781 from Lukasa/ucliteral
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Cory Benfield
Remove the unicode literals.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kenneth Reitz
Merge pull request #1779 from kracekumar/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kamil Madac
function is_ipv4_network renamed
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kamil Madac
Typo fixed
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kamil Madac
Broad exception fixed
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
kracekumar
Made default_user_agent reusable
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kamil Madac
Tiny comment fix
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kamil Madac
Additional tests added
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Ian Cordasco
Address feedback from #1729
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Chase Sterling
Store the request cookiejar in PreparedRequest.cookies...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Chase Sterling
Add a test case for request cookies persisting to sessi...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kamil Madac
Better comments
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kamil Madac
Tests added
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kamil Madac
Unnecessary files kmadac.xml deleted
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kamil Madac
Merge branch 'master' of https://github.com/kmadac...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kenneth Reitz
Merge pull request #1768 from Lukasa/credpct
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kenneth Reitz
Merge pull request #1764 from Lukasa/clog
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kenneth Reitz
Merge pull request #1766 from Lukasa/qop
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kenneth Reitz
Merge pull request #1657 from sigmavirus24/fix-session...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kenneth Reitz
Merge pull request #1713 from daftshady/master
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kenneth Reitz
Merge pull request #1775 from sigmavirus24/add-readme...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Kamil Madac
Revert "Small test added"
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Kamil Madac
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Kamil Madac
Small test added
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Kamil Madac
Redesigned no_proxy ip range imlementation to use only...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Ian Cordasco
Add README to requests/packages
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Kamil Madac
Added kamil.madac to Authors
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Kamil Madac
Added test for domain name no_proxy matching.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Kamil Madac
Added possibility to use IP ranges (ex. 192.168.1.0...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Cory Benfield
Unquote the URL before extracting the auth.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Cory Benfield
Tests for #1767.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Cory Benfield
Merge remote-tracking branch 'upstream/pr/1765' into qop
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Cory Benfield
Quote qop values in digest auth.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
佐藤 建太
quote qop options in Digest Auth
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Cory Benfield
Missed a couple.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Cory Benfield
Prepare changelog.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Kenneth Reitz
Merge pull request #1762 from dstufft/update-urllib3
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Donald Stufft
Update urllib3 to 929f1586
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
daftshady
remove unused import
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
daftshady
remove unnecessary try
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
daftshady
double try statement
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
daftshady
update 'merge_cookies' not to create new instance.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
daftshady
modified 'merge_cookies' and update tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
daftshady
update 'merge_cookies'
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
daftshady
added new method 'merge_cookies' and use it when mergin...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
daftshady
added test case related to #1711
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
daftshady
Fixed #1711
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Kenneth Reitz
Merge pull request #1760 from akitada/fix-hangs-on...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Kenneth Reitz
Merge pull request #1754 from Lukasa/verb_change
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Akira Kitada
Fix hangs on streaming uploads with HTTPDigestAuth
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Cory Benfield
Cleanup the redirect if blocks.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Cory Benfield
Handle 301s 'properly'.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Kenneth Reitz
Merge pull request #1747 from daftshady/lowercase
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Kenneth Reitz
Merge pull request #1742 from kevinburke/docs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Kenneth Reitz
Merge pull request #1733 from ionrock/pickleable-responses
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Kenneth Reitz
Merge pull request #1745 from nonm/master
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
daftshady
use geturl to lower scheme
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
daftshady
issue #1746 : Don't lowercase the whole URL!
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
nonm
Small fix broken cookie parse
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Kevin Burke
wording
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Kevin Burke
Add target to build the documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Kenneth Reitz
Merge pull request #1739 from pengfei-xue/devel
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Pengfei Xue
add coverage make target
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Kenneth Reitz
Merge pull request #1735 from Lukasa/wheel
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Kenneth Reitz
Merge pull request #1717 from jvantuyl/master
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Jayson Vantuyl
loosen URL handling for non-native URL schemes
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Cory Benfield
Add wheel to dev requirements.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Cory Benfield
Wheel support.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Eric Larson
Response and Request objects are pickleable.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Kenneth Reitz
Merge pull request #1660 from sigmavirus24/parse-cookie...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Kenneth Reitz
Merge pull request #1724 from daftshady/dev3
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Kenneth Reitz
Merge pull request #1726 from t-8ch/update_urllib3
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Thomas Weißschuh
add myself to AUTHORS.rst
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Thomas Weißschuh
upate urllib3 to a0c986a24d
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
daftshady
moved logic to Session object and added test case
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
daftshady
fixed #1723
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Ian Cordasco
Merge pull request #1722 from schinckel/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Matthew Schinckel
Fix documentation typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Cory Benfield
Capitalisation.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Cory Benfield
Merge pull request #1720 from Lukasa/docs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Cory Benfield
Chardet -> charade.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Kenneth Reitz
Revert "Merge pull request #1710 from jvantuyl/master"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Kenneth Reitz
Merge pull request #1710 from jvantuyl/master
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Jayson Vantuyl
don't prepare URLs for oddball schemes
commit
|
commitdiff
|
tree
|
snapshot
next