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
2011-05-15
Kenneth Reitz
python 2.5 fix
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Kenneth Reitz
cleanup mess
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Kenneth Reitz
Custom RedirectHandler and .history support.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Kenneth Reitz
pass things into the dict
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Kenneth Reitz
CaseInsensitiveDict for Headers
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Kenneth Reitz
Headers: Default to None
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Kenneth Reitz
remote async __all__
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Kenneth Reitz
New CaseInsensitiveDict
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Kenneth Reitz
date header on history
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Kenneth Reitz
Version bump: v0.3.4
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Kenneth Reitz
history update
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Kenneth Reitz
cleaner patch names
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Kenneth Reitz
package refactor
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Kenneth Reitz
HTTP Basic recursion. Fixes #31
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Kenneth Reitz
history for v0.3.4
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Kenneth Reitz
Added Megan Emurayama to authors
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Kenneth Reitz
Merge pull request #29 from meganemura/requests
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
megane murayama
fix for post non-dict data
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Kenneth Reitz
slight refactor
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Kenneth Reitz
Merge https://github.com/jgorset/requests into develop
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Johannes Gorset
Encode both keys and values for incoming unicode data...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Kenneth Reitz
Merge branch 'release/0.3.3' into develop
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Kenneth Reitz
version bump
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Kenneth Reitz
update history
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Kenneth Reitz
Merge branch 'feature/timeout' into develop
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Kenneth Reitz
unicode urls
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Kenneth Reitz
Encode incoming data.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Kenneth Reitz
test for unicode url issues
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Kenneth Reitz
sphinx extension fix
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Kenneth Reitz
Merge pull request #26 from jgorset/requests
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Johannes
Implement settings context manager
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Kenneth Reitz
updated history w/ latest changes
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Kenneth Reitz
Merge branch 'timeout' of https://github.com/jgorset...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Kenneth Reitz
Merge pull request #24 from jgorset/requests
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Johannes
Update AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Johannes
Implement optional timeout for request functions
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Johannes
Substitute 'request' for 'requests'
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Johannes
Substitute <request object> for the actual return value...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Kenneth Reitz
Merge branch 'master' into develop
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Kenneth Reitz
preliminary multidicts
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Kenneth Reitz
Merge branch 'release/0.3.2' into develop
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Kenneth Reitz
history changes
v0.3.2
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Kenneth Reitz
Merge branch 'release/0.3.2'
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Kenneth Reitz
install simplejson if python < 2.6
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Kenneth Reitz
version bump
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Kenneth Reitz
add autoauth tuple http basic test
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Kenneth Reitz
Fixes #20.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Kenneth Reitz
test for gzip decompress
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Kenneth Reitz
Automatically decompress gzipped responses if content...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Kenneth Reitz
accept any extra args to r.read()
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Kenneth Reitz
Merge branch 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Kenneth Reitz
Version bump to 0.3.1
v0.3.1
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Kenneth Reitz
Update history
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Kenneth Reitz
Response.read() [file like object]
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Kenneth Reitz
added Request.read
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
robmadole
Fixing User-agent header problem introduced with Python...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Kenneth Reitz
whitespace fix
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Kenneth Reitz
added Aram Dulyan to authors
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Aram Dulyan
An empty cookiejar evaluates to False, so it needs...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Kenneth Reitz
someone stole the cookie jar
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Kenneth Reitz
Merge branch 'develop' of https://github.com/robmadole...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Kenneth Reitz
Added Rob Madole to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Kenneth Reitz
testing requests with poster and adding headers
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Kenneth Reitz
Better POSTER header compatibility (Fixes #13)
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Kenneth Reitz
Added Justin Murphy to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
robmadole
Initial support for cookies
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
robmadole
Ignore those compiled files
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
Merge branch 'release/0.3.0'
v0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
tests cleanups
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
Readme update
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
Readme Updates
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
hacking whitespace fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
history
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
postbin tests were broken
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
allow files to be upload along with form data
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
hmmm
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
test improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
url builder, cleanups
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
makin' history
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
prettier imports
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
Version bump
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
Proper async module docs
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Kenneth Reitz
Prepping for v0.3.0 release.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Kenneth Reitz
Cleanups
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Kenneth Reitz
Merge branch 'develop' into merge/xero
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Kenneth Reitz
merge changes
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Kenneth Reitz
Merge https://github.com/Digitalxero/requests into...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Kenneth Reitz
Added Dj Gilcrease to AUTHORS.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Kenneth Reitz
!+=
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Kenneth Reitz
Added Flavio to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Flavio Percoco...
small workaround for issue #7
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Kenneth Reitz
Safer error response handling.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Kenneth Reitz
Added HACKING file.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-19
digitalxero
Fix a syntax error on py2.5 and pypy
commit
|
commitdiff
|
tree
|
snapshot
2011-02-19
digitalxero
Reset copyright on the async module
commit
|
commitdiff
|
tree
|
snapshot
2011-02-19
digitalxero
Made it so people can add their own auth handlers and...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-19
digitalxero
Add in a proper AuthManager instead of the list version...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-19
digitalxero
Update the README
commit
|
commitdiff
|
tree
|
snapshot
2011-02-19
digitalxero
Added an async module to make it explicit to the user...
commit
|
commitdiff
|
tree
|
snapshot
next