services/python-requests.git
2011-04-01 Kenneth ReitzUpdate history
2011-03-31 Kenneth ReitzResponse.read() [file like object]
2011-03-31 Kenneth Reitzadded Request.read
2011-03-30 robmadoleFixing User-agent header problem introduced with Python...
2011-03-22 Kenneth Reitzwhitespace fix
2011-03-09 Kenneth Reitzadded Aram Dulyan to authors
2011-03-09 Aram DulyanAn empty cookiejar evaluates to False, so it needs...
2011-03-07 Kenneth Reitzsomeone stole the cookie jar
2011-03-07 Kenneth ReitzMerge branch 'develop' of https://github.com/robmadole...
2011-03-07 Kenneth ReitzAdded Rob Madole to AUTHORS
2011-03-06 Kenneth Reitztesting requests with poster and adding headers
2011-03-06 Kenneth ReitzBetter POSTER header compatibility (Fixes #13)
2011-03-06 Kenneth ReitzAdded Justin Murphy to AUTHORS
2011-03-01 robmadoleInitial support for cookies
2011-03-01 robmadoleIgnore those compiled files
2011-02-25 Kenneth Reitztests cleanups
2011-02-25 Kenneth ReitzReadme update
2011-02-25 Kenneth ReitzReadme Updates
2011-02-25 Kenneth Reitzwhitespace
2011-02-25 Kenneth Reitzhacking whitespace fixes
2011-02-25 Kenneth Reitzhistory
2011-02-25 Kenneth Reitzpostbin tests were broken
2011-02-25 Kenneth Reitzallow files to be upload along with form data
2011-02-25 Kenneth Reitzhmmm
2011-02-25 Kenneth Reitztest improvements
2011-02-25 Kenneth Reitzurl builder, cleanups
2011-02-25 Kenneth Reitzmakin' history
2011-02-25 Kenneth Reitzprettier imports
2011-02-25 Kenneth ReitzVersion bump
2011-02-25 Kenneth ReitzProper async module docs
2011-02-25 Kenneth ReitzPrepping for v0.3.0 release.
2011-02-24 Kenneth ReitzCleanups
2011-02-24 Kenneth ReitzMerge branch 'develop' into merge/xero
2011-02-24 Kenneth Reitzmerge changes
2011-02-24 Kenneth ReitzMerge https://github.com/Digitalxero/requests into...
2011-02-24 Kenneth ReitzAdded Dj Gilcrease to AUTHORS.
2011-02-24 Kenneth Reitz!+=
2011-02-24 Kenneth ReitzAdded Flavio to AUTHORS
2011-02-23 Flavio Percoco... small workaround for issue #7
2011-02-21 Kenneth ReitzSafer error response handling.
2011-02-21 Kenneth ReitzAdded HACKING file.
2011-02-19 digitalxeroFix a syntax error on py2.5 and pypy
2011-02-19 digitalxeroReset copyright on the async module
2011-02-19 digitalxeroMade it so people can add their own auth handlers and...
2011-02-19 digitalxeroAdd in a proper AuthManager instead of the list version...
2011-02-19 digitalxeroUpdate the README
2011-02-19 digitalxeroAdded an async module to make it explicit to the user...
2011-02-19 digitalxeroRemove the eventles code, this should live in requests...
2011-02-19 Kenneth ReitzMerge branch 'hotfix/date' into develop
2011-02-19 Kenneth ReitzMerge branch 'hotfix/date'
2011-02-19 Kenneth Reitzhistory date fix
2011-02-19 Kenneth ReitzMerge branch 'release/0.2.4' v0.2.4
2011-02-19 Kenneth ReitzVersion needs to be available externally.
2011-02-19 Kenneth ReitzProduction Ready! Added Python 2.5 to Support list.
2011-02-19 Kenneth ReitzSimpler setup.py versioning.
2011-02-19 Kenneth ReitzVersion Bump (v0.2.4)
2011-02-19 Kenneth Reitzv0.2.4 Release information
2011-02-19 Kenneth ReitzRoadmap update
2011-02-19 Kenneth ReitzImport fix for python2.5
2011-02-19 Kenneth ReitzMerge branch 'develop' of github.com:kennethreitz/reque...
2011-02-19 Kenneth ReitzAdded autoauth tests
2011-02-18 Kenneth Reitzimport fix
2011-02-18 Kenneth Reitzcstring io fix for py3
2011-02-18 Kenneth ReitzcStringIO fix.
2011-02-18 Kenneth Reitzscrew 2.4
2011-02-18 Kenneth Reitzpypy configuration
2011-02-18 Kenneth Reitzno more test suite
2011-02-18 Kenneth ReitzPython 2.5 Fixes.
2011-02-18 Kenneth ReitzMerge branch 'release/0.9.4'
2011-02-18 Kenneth Reitztox update (usable now?)
2011-02-18 Kenneth Reitztox setup for 2.4-2.7
2011-02-17 Kenneth ReitzMaking everyone else happy.
2011-02-17 Kenneth Reitzcleaning up line lengths
2011-02-17 Kenneth ReitzMuch nicer helper functions and constructors
2011-02-17 Kenneth Reitzadded test_suite.sh for CI
2011-02-17 Kenneth Reitzgitignore update for jenkins
2011-02-16 Kenneth Reitzfrom __future__ import absolute_imports
2011-02-15 Kenneth Reitzhistory indent fix for rest/pypi
2011-02-15 Kenneth ReitzI need autodoc.
2011-02-15 Kenneth Reitznew documentation on Request changes.
2011-02-15 Kenneth ReitzMerge branch 'release/0.2.3' into develop
2011-02-15 Kenneth ReitzMerge branch 'release/0.2.3' v0.2.3
2011-02-15 Kenneth Reitzv0.2.3
2011-02-15 Kenneth Reitzv0.2.3
2011-02-15 Kenneth ReitzUpdating AUTHORS
2011-02-15 Kenneth Reitzleave room for _
2011-02-15 Kenneth ReitzNew tests for new HTTP STATUS Handling
2011-02-15 Kenneth ReitzNow Requests has it's own HTTPError
2011-02-15 Kenneth ReitzHTTPError changes are going down in history
2011-02-15 Kenneth Reitzraise_for_status is better
2011-02-15 Kenneth ReitzNone, not False
2011-02-15 Kenneth ReitzAdded new HTTPError handing mechanisms.
2011-02-14 Kenneth ReitzMerge branch 'release/0.2.2' into develop
2011-02-14 Kenneth ReitzMerge branch 'release/0.2.2' v0.2.2
2011-02-14 Kenneth ReitzVersion Bump v0.2.2
2011-02-14 Kenneth ReitzMerge branch 'feature/cookies' into develop
2011-02-14 Kenneth ReitzAdded Cookies documentation.
2011-02-14 Kenneth Reitzspelling error
2011-02-14 Kenneth Reitzcookies system in place.
2011-02-14 Kenneth ReitzGevent / Eventlet is back!
next