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-05
Kenneth Reitz
Merge pull request #1779 from kracekumar/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
kracekumar
Made default_user_agent reusable
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
Ian Cordasco
Add README to requests/packages
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
2013-10-28
Kenneth Reitz
Merge pull request #1709 from samuelhug/test-branch
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Kenneth Reitz
further cleanup examples
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Kenneth Reitz
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Kenneth Reitz
fix @lukasa's lack of taste :)
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Kenneth Reitz
Merge pull request #1702 from Lukasa/docs_n_stuff
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Kenneth Reitz
Merge pull request #1706 from daftshady/dev2
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Kenneth Reitz
Merge pull request #1707 from canibanoglu/tests
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Kenneth Reitz
Merge pull request #1708 from alex/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Samuel Hug
Fix for AppEngine
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Alex Gaynor
close files in setup.py
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Can Ibanoglu
Modified the tests so that they use py.test convention
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
daftshady
second commit : Fixed #1623. Added 'MD5-sess' algorithm...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
clean up sidebar
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
get support
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
try gumroad overlay
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
projects
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
"get updates"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
newsletter
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Cory Benfield
Improve the PreparedRequest docs.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
build status isn't useful anyway
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
Merge pull request #1689 from Lukasa/unicode
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
Merge pull request #1693 from kevinburke/schema-message
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
urllib3/chardet note in release for v2.0.1
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
update internal dependencies
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
Merge pull request #1700 from kennethreitz/v2.0.1
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
more release notes for v2.0.1
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
release notes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
v2.0.1
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
$ make ci
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
replace invoke with makefiles
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
remove travis support
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
Merge pull request #1699 from kennethreitz/cert-update
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
Latest Mozilla Certs
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Kenneth Reitz
Merge pull request #1696 from canibanoglu/remove-parent...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Cory Benfield
Merge pull request #1697 from canibanoglu/docstring...
commit
|
commitdiff
|
tree
|
snapshot
next