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-01-25
Johnny Goodnow
Add myself to AUTHORS.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Johnny Goodnow
Fix python 2.6 unittest compatability issue.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Johnny Goodnow
Remove default Content-Length from GET requests.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Kenneth Reitz
Merge pull request #1099 from sprt/master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
sprt
Merge branch 'master' of git://github.com/kennethreitz...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Kenneth Reitz
Merge pull request #1137 from whit537/unperson_test
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Kenneth Reitz
Merge pull request #1136 from steveklabnik/test_link_header
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Chad Whitacre
Remove a test per @kennethreitz in IRC
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Steve Klabnik
introduce a test for link headers.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Kenneth Reitz
Merge pull request #1134 from steveklabnik/remove_silly...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Steve Klabnik
remove silly assert
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Kenneth Reitz
Merge pull request #1132 from sburns/jsonkwargs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Scott Burns
Pass kwargs to json.loads
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Ian Cordasco
Only call the hook once.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Ian Cordasco
Comment & replace something that keeps disappearing
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
sprt
Refactor prepare_hooks()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
sprt
Add missing import
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
sprt
Merge remote-tracking branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Kenneth Reitz
Merge pull request #1125 from juanriaza/master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Kenneth Reitz
Merge pull request #1116 from Lukasa/master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Kenneth Reitz
Merge pull request #1117 from sigmavirus24/issue1106
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Kenneth Reitz
Merge pull request #1127 from sigmavirus24/fix1126
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Kenneth Reitz
Merge pull request #1128 from mvid/master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Mantas Vidutis
update urllib3 to current master with ssl bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Ian Cordasco
Tests pass this time.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Juan Riaza
missing algorithm field
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Kenneth Reitz
Merge pull request #1121 from Lukasa/typo
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Kenneth Reitz
Merge pull request #1097 from matthewlmcclure/issues...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Kenneth Reitz
Merge pull request #1095 from Jud/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Kenneth Reitz
Merge pull request #1122 from Lukasa/readline
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Ian Cordasco
Fix failing tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Cory Benfield
Decrease default line length for iter_lines
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Cory Benfield
Small typo fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Kenneth Reitz
Merge pull request #1120 from spulec/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Steve Pulec
Add py3.3 testing back
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Cory Benfield
Remove test that cannot work on Python3.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Ian Cordasco
Fix #1106
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Cory Benfield
Ensure Content-Length is a string.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Kenneth Reitz
Merge pull request #1114 from vlaci/master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
László Vaskó
Fixed proxy requests to pool connections.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Kenneth Reitz
Merge pull request #1110 from slingamn/certifi_eol
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Shivaram Lingamneni
Remove support for certifi
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Kenneth Reitz
Merge pull request #1107 from Lukasa/master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Cory Benfield
Update docs with correct cookie behaviour.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Kenneth Reitz
Merge pull request #1105 from slingamn/turktrust
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Shivaram Lingamneni
remove the TURKTRUST root certificates, as per #1102
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
sprt
Make hooks work with prepared requests
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Matt McClure
Resolves the parts of #1096 in requests proper.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Jud
Fix spacing in setup.py
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Kenneth Reitz
+1
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Kenneth Reitz
Merge remote-tracking branch 'origin/master'
v1.1.0
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Kenneth Reitz
v1.1.0 and docs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Kenneth Reitz
Merge pull request #1092 from jianlius/case-insensitive...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Kenneth Reitz
Merge pull request #1091 from vinodc/specify_file_conte...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Kenneth Reitz
don't supply params for directs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Kenneth Reitz
CHUNKED REQUESTS!
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Jian Li
Retrieve kwargs.keys() just once.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Kenneth Reitz
test cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Jian Li
Make merge_kwargs case-insensitive when looking up...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Vinod Chandru
Fixing test to ensure it passes with python 3.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Vinod Chandru
Allow for third argument in file dict value to support...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Kenneth Reitz
Merge pull request #1080 from sigmavirus24/master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Kenneth Reitz
Merge pull request #1085 from graingert/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Kenneth Reitz
Merge pull request #1086 from graingert/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Kenneth Reitz
Merge pull request #1089 from PaulMcMillan/philosophy
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Paul McMillan
Clarify support for alternative distributions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Thomas Grainger
Update the link headers doc to match the code
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Thomas Grainger
Update the advanced doc to use the r.json method
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Ian Cordasco
Fix #1079
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Kenneth Reitz
Update LICENSE
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Kenneth Reitz
Merge pull request #1076 from sigmavirus24/master
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Ian Cordasco
Remove safe_mode/danger_mode from docs
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Kenneth Reitz
Merge pull request #1071 from Lukasa/master
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Cory Benfield
Remove silly print statement.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Cory Benfield
Make sure proxies have their scheme attached.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Kenneth Reitz
Merge pull request #1060 from Lukasa/proxy
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Cory Benfield
Remove unneeded import.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Cory Benfield
Use full URL when contacting proxies.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Cory Benfield
PreparedRequests don't carry proxy information.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
Merge pull request #1065 from slingamn/certs.release
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Shivaram Lingamneni
clean up code support for OS certificate bundles
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
timeout
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
update docs
v1.0.4
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
reorder out there
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
python for ios
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
support
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
philsophy
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
Benevolent
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
semantic versioning
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
developer values
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
- Python 2.6—3.3
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
+
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
philosophy
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
contributor
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
developer interface
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
request sessions
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
cleaup api docs
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
thanks, @sigmavirus24
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
api docs
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Kenneth Reitz
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
next