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
2012-02-21
Kenneth Reitz
Merge pull request #447 from gwrtheyrn/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Danilo Bargen
Added StringIO/Image example to quickstart documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
Merge branch 'netrc' into develop
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
.netrc
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
v0.10.4
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
python 3 unicode grr
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
netrc fix
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
stick .netrc auth in pipeline
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
netrc parsing
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
spacing
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
history for HEAD 3xx
v0.10.3
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
HEADs don't follow redirects by default.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
danger_mode redirect test
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
100k times
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
v0.10.3
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
allow 3XX in danger_mode
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
don't raise for redirects if they're not allowed
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
no more SOPA
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
none headers test
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
test cleanups
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
Values can be none #433
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
SCHEMAS
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
#435
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
models cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
Merge branch 'issue_380' of https://github.com/Lukasa...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
v0.10.3
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Kenneth Reitz
__file__
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Shrikant Sharat
Implemented #439. Added supporting test.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Kenneth Reitz
Update HISTORY.rst
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Cory Benfield
Correct unfortunate typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Cory Benfield
Fail if unsupported schemas are used.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Cory Benfield
Remove a wayward change.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Cory Benfield
Added failing test for issue #380.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
history
v0.10.2
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
remove bunk utils for decoding
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
bytes data fix for python3
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
fix bytes
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
path fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
move tests over
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
it's a start
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
simplify
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
don't rely on urllib3's decode
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
binary data upload bug test
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
cleanups
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
latin1, remove unicode_literals
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
sp
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
RuntimeError
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
make all the tests
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
Merge branch '400-header_expand-unicode' of https:...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
decode response url again
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
history for 0.10.2
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
Merge branch 'develop' of https://github.com/Lukasa...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Kenneth Reitz
Merge branch 'mgiuca-uri-cleanup-nonpath' into develop
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Matt Giuca
Added Matt Giuca to AUTHORS.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Matt Giuca
Rename utils.requote_path to requote_uri.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Matt Giuca
Now requotes the entire URL, not just the path (Issue...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Matt Giuca
Added test cases for URI cleaning in the query part...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Cory Benfield
Change the RFC we reference.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Cory Benfield
Make clearer the source of forbidden characters
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Cory Benfield
Keep non RFC cookie key characters separate.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Kenneth Reitz
Merge branch 'py3-uri-encoding' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Matt Giuca
Simplify requote_path.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Matt Giuca
Fixed URI encoding of reserved characters (Issue #369).
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Matt Giuca
Changed test case test_path_is_not_double_encoded.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Matt Giuca
Added test case testing URI normalisation.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Matt Giuca
Added test case for Issue #369.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Matt Giuca
Fixed URI re-encoding on Python 3 (Issue #369).
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Matt Giuca
Added test case for quoted and illegal characters in...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Kenneth Reitz
Merge pull request #425 from Lukasa/develop
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Cory Benfield
Accept unusual keys in cookies.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Chris Adams
header_expand: handle Unicode strings (closes #400)
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Kenneth Reitz
Merge pull request #410 from eriolv/develop
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Kenneth Reitz
Merge pull request #413 from bancek/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Luka Zakrajšek
Typo fix in oreos/structures.py
commit
|
commitdiff
|
tree
|
snapshot
2012-02-05
Greg Taylor
Use basestring instead of str to determine when to...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-05
Daniele Tricoli
Since requests 0.10.1 dropped Python5 support, to catch...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
Kenneth Reitz
Update docs/community/faq.rst
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Kenneth Reitz
:trollface:
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Kenneth Reitz
test #2
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Kenneth Reitz
quick test
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Kenneth Reitz
Native Instruments!
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Kenneth Reitz
v0.10.2
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Kenneth Reitz
Merge branch 'unicode_missing_self' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Kenneth Reitz
Merge branch 'pr-urlfix-1' of https://github.com/brendo...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Kenneth Reitz
Brendon Crawford
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Telofy
The `self` was missing again, and I think the two block...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Brendon Crawford
Added ability to check if missing trailing slash in...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Kenneth Reitz
Merge branch '239-socket-leak' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Chris Adams
Less redundant freeing of resources on redirects
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Chris Adams
Revert "Initial stop-the-bleeding fix"
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Chris Adams
async: force prefetch=True on send
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Kenneth Reitz
Release redirected connections.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Chris Adams
Initial stop-the-bleeding fix
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Chris Adams
Consistent self.cookies usage
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Chris Adams
Minor PEP-8 cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Kenneth Reitz
only do oreos for 2
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Kenneth Reitz
wow.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Kenneth Reitz
lazy tests
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
David Kemp...
add failing test for unicode headers (python 2.x only)
commit
|
commitdiff
|
tree
|
snapshot
next