projects
/
services
/
python-requests.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
services/python-requests.git
2013-04-05
Chase Sterling
Don't set all session cookies on response.cookies
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Kenneth Reitz
Merge pull request #1290 from gazpachoking/#1287
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Chase Sterling
Make sure unit test works on python 2.6
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Chase Sterling
Add a unit test for server expiring cookies from session
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Chase Sterling
fix #1287: Make sure expired cookies get removed from...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Kenneth Reitz
Merge pull request #1283 from sigmavirus24/master
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Ian Cordasco
Add PreparedRequest recipe to the docs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Ian Cordasco
Closes #1280
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Kenneth Reitz
Revert "Fix for the issue https://github.com/kennethrei...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Kenneth Reitz
Merge pull request #1281 from KamilSzot/Issue_kennethre...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Kamil Szot
Fix for the issue https://github.com/kennethreitz/reque...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Kenneth Reitz
Merge pull request #1278 from t-8ch/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Kenneth Reitz
Merge pull request #1277 from pborreli/typos
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Kenneth Reitz
Merge pull request #1276 from alex/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Thomas Weißschuh
fix tiny typo in HISTORY.rst
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Pascal Borreli
Fixed typos
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Alex Gaynor
is should not be used for comparing numbers
commit
|
commitdiff
|
tree
|
snapshot
2013-03-31
Kenneth Reitz
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-03-31
Kenneth Reitz
v1.2.0
v1.2.0
commit
|
commitdiff
|
tree
|
snapshot
2013-03-31
Kenneth Reitz
Merge pull request #1268 from t-8ch/update_urllib3
commit
|
commitdiff
|
tree
|
snapshot
2013-03-31
Kenneth Reitz
fix syntax error
commit
|
commitdiff
|
tree
|
snapshot
2013-03-31
Kenneth Reitz
Merge pull request #1267 from sigmavirus24/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-31
Kenneth Reitz
Merge pull request #1270 from makto/add_attr
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Ian Cordasco
Use session defaults instead of arbitrary ones
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
makto
add 'max_redirects' to Session's __attrs__ to ensure...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Thomas Weißschuh
update vendored urllib3
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Ian Cordasco
Fix the tests and unseparate comments from code
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Ian Cordasco
Restore Session.request docstring
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Ian Cordasco
Finally resolve #1084
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Ian Cordasco
This should take care of #1266
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Ian Cordasco
Add correct defaults in Session.send()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Ian Cordasco
Update the HISTORY for v1.2
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Kenneth Reitz
sp
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Kenneth Reitz
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Kenneth Reitz
Rezzy the Request Sea Turtle
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Kenneth Reitz
Merge pull request #1263 from justin-factual/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Justin Fenn
Clarify streaming behavior in iter_lines doc
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Kenneth Reitz
/s/make/invoke
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Kenneth Reitz
first
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Kenneth Reitz
actually cleanup url authentication
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Kenneth Reitz
cp949prover for charade
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Kenneth Reitz
invoke!
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Kenneth Reitz
upgrade to charade v1.0.3
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Kenneth Reitz
remove makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Kenneth Reitz
fix get_auth_from_url
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Kenneth Reitz
get_auth_from_url return None if nothing is found
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Kenneth Reitz
simplify get_auth_from_url call
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Kenneth Reitz
Merge pull request #1254 from jkakar/url-authentication
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Jamu Kakar
- Pull credentials out of the URL when possible.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Kenneth Reitz
Merge pull request #1239 from miikka/fix-issue-1228
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Kenneth Reitz
Merge pull request #1245 from Damgaard/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Andreas Damgaard...
Remove duplicate comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Miikka Koskinen
Do not pass cookies to resolve_redirects
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Miikka Koskinen
Use session cookies when following redirects
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Miikka Koskinen
Add failing test case for #1228
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Kenneth Reitz
Merge pull request #1244 from jajadinimueter/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Florian Mueller
Fixed some pickeling issues with HTTPAdapter and Session
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Kenneth Reitz
Merge pull request #1243 from darjus-amzn/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Darjus Loktevic
Pickling of Session and HTTPAdapter + a test
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Kenneth Reitz
Merge pull request #1238 from oczkers/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Piotr Staroszczyk
cleanup (remove max_retries test)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Kenneth Reitz
Merge pull request #1234 from Vassius/issue-1225
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Markus Wiik
Fix issue #1225 (Documentation: response object status...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Kenneth Reitz
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Kenneth Reitz
Merge branch 'httperror_init' of git://github.com/dmedv...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Kenneth Reitz
Merge pull request #1223 from andrewjesaitis/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Andrew Jesaitis
Adds __attrs__ back to Session object
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Kenneth Reitz
Revert "[kennethreitz/requests#1208] adding unit test...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Kenneth Reitz
Revert "[kennethreitz/requests#1208] adding a max_retri...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Dmitry Medvinsky
Add ability to pass `response` to `HTTPError()`
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Kenneth Reitz
Merge pull request #1190 from mkomitee/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Kenneth Reitz
Merge pull request #1219 from Wilfred/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Kenneth Reitz
Merge pull request #1226 from dmedvinsky/fix-typos
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Kenneth Reitz
Merge pull request #1229 from sprt/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Kenneth Reitz
Merge pull request #1230 from davidfischer/trivial...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Kenneth Reitz
Merge pull request #1231 from davidfischer/docs-migrati...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
David Fischer
Session isn't advertised as a context manager
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
David Fischer
Capitalize s in Session
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
David Fischer
Logic on streaming responses was changed in 1.0
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
David Fischer
Initial docs patch for migrating from pre 1.0
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
David Fischer
Github URL fix
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
sprt
URLError doesn't exist anymore
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Dmitry Medvinsky
Fix couple of typos in HISTORY.rst
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Andrew Jesaitis
Checks __attrs__ on session instance prior to iterating.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
Wilfred Hughes
[kennethreitz/requests#1208] adding unit test for max_r...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
Wilfred Hughes
[kennethreitz/requests#1208] adding a max_retries argument
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Ian Cordasco
Revert "If Content-Length is already set.."[1]
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Kenneth Reitz
Merge pull request #1205 from sigmavirus24/fix1203
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Kenneth Reitz
Merge pull request #1210 from Lukasa/urlencode_proxy
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Kenneth Reitz
Revert "Lukasa is lazy"
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Cory Benfield
Unquote proxy usernames and passwords.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Ian Cordasco
Missing line was allowing redirects with HEAD
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Kenneth Reitz
Lukasa is lazy
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Kenneth Reitz
Merge pull request #1193 from Lukasa/timeout_exception
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Kenneth Reitz
Merge pull request #1200 from gazpachoking/session_cook...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Kenneth Reitz
Merge pull request #1199 from t-8ch/docs_explicit_proxy...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Cory Benfield
Rethrow underlying exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Chase Sterling
Make sure session cookies do not overwrite explicit...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Thomas Weißschuh
use explicit scheme for proxies in the docs
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Kenneth Reitz
Merge pull request #1194 from gazpachoking/cookiejar_update
commit
|
commitdiff
|
tree
|
snapshot
next