services/python-requests.git
13 years agoCleanups
Kenneth Reitz [Thu, 24 Feb 2011 07:06:48 +0000 (02:06 -0500)]
Cleanups

13 years agoMerge branch 'develop' into merge/xero
Kenneth Reitz [Thu, 24 Feb 2011 06:53:55 +0000 (01:53 -0500)]
Merge branch 'develop' into merge/xero

13 years agomerge changes
Kenneth Reitz [Thu, 24 Feb 2011 06:50:38 +0000 (01:50 -0500)]
merge changes

13 years agoMerge https://github.com/Digitalxero/requests into merge/xero
Kenneth Reitz [Thu, 24 Feb 2011 06:45:44 +0000 (01:45 -0500)]
Merge https://github.com/Digitalxero/requests into merge/xero

13 years agoAdded Dj Gilcrease to AUTHORS.
Kenneth Reitz [Thu, 24 Feb 2011 06:38:58 +0000 (01:38 -0500)]
Added Dj Gilcrease to AUTHORS.

13 years ago!+=
Kenneth Reitz [Thu, 24 Feb 2011 06:30:00 +0000 (01:30 -0500)]
!+=

13 years agoAdded Flavio to AUTHORS
Kenneth Reitz [Thu, 24 Feb 2011 06:29:51 +0000 (01:29 -0500)]
Added Flavio to AUTHORS

13 years agosmall workaround for issue #7
Flavio Percoco Premoli [Wed, 23 Feb 2011 07:49:08 +0000 (08:49 +0100)]
small workaround for issue #7

13 years agoSafer error response handling.
Kenneth Reitz [Mon, 21 Feb 2011 19:36:41 +0000 (14:36 -0500)]
Safer error response handling.

13 years agoAdded HACKING file.
Kenneth Reitz [Mon, 21 Feb 2011 07:25:01 +0000 (02:25 -0500)]
Added HACKING file.

13 years agoFix a syntax error on py2.5 and pypy
digitalxero [Sat, 19 Feb 2011 20:33:24 +0000 (15:33 -0500)]
Fix a syntax error on py2.5 and pypy

13 years agoReset copyright on the async module
digitalxero [Sat, 19 Feb 2011 20:21:47 +0000 (15:21 -0500)]
Reset copyright on the async module

13 years agoMade it so people can add their own auth handlers and not just the 4 provided by...
digitalxero [Sat, 19 Feb 2011 20:07:58 +0000 (15:07 -0500)]
Made it so people can add their own auth handlers and not just the 4 provided by Python

13 years agoAdd in a proper AuthManager instead of the list version that was being used.
digitalxero [Sat, 19 Feb 2011 20:04:56 +0000 (15:04 -0500)]
Add in a proper AuthManager instead of the list version that was being used.
Added support for all Auth types that python supports

13 years agoUpdate the README
digitalxero [Sat, 19 Feb 2011 16:18:29 +0000 (11:18 -0500)]
Update the README

13 years agoAdded an async module to make it explicit to the user that they are using async calls.
digitalxero [Sat, 19 Feb 2011 16:13:10 +0000 (11:13 -0500)]
Added an async module to make it explicit to the user that they are using async calls.

13 years agoRemove the eventles code, this should live in requests.async or something so the...
digitalxero [Sat, 19 Feb 2011 15:51:54 +0000 (10:51 -0500)]
Remove the eventles code, this should live in requests.async or something so the user explicitly requests it
Clean up the code to get rid of the unnecessary AuthObject class
Cleanup the send method
Cleanup the convenience methods by adding a request method that they all use.

13 years agoMerge branch 'hotfix/date' into develop
Kenneth Reitz [Sat, 19 Feb 2011 06:30:22 +0000 (01:30 -0500)]
Merge branch 'hotfix/date' into develop

13 years agoMerge branch 'hotfix/date'
Kenneth Reitz [Sat, 19 Feb 2011 06:30:10 +0000 (01:30 -0500)]
Merge branch 'hotfix/date'

13 years agohistory date fix
Kenneth Reitz [Sat, 19 Feb 2011 06:30:03 +0000 (01:30 -0500)]
history date fix

13 years agoMerge branch 'release/0.2.4' v0.2.4
Kenneth Reitz [Sat, 19 Feb 2011 06:03:39 +0000 (01:03 -0500)]
Merge branch 'release/0.2.4'

13 years agoVersion needs to be available externally.
Kenneth Reitz [Sat, 19 Feb 2011 06:02:13 +0000 (01:02 -0500)]
Version needs to be available externally.

13 years agoProduction Ready! Added Python 2.5 to Support list.
Kenneth Reitz [Sat, 19 Feb 2011 06:02:01 +0000 (01:02 -0500)]
Production Ready! Added Python 2.5 to Support list.

13 years agoSimpler setup.py versioning.
Kenneth Reitz [Sat, 19 Feb 2011 06:01:51 +0000 (01:01 -0500)]
Simpler setup.py versioning.

13 years agoVersion Bump (v0.2.4)
Kenneth Reitz [Sat, 19 Feb 2011 06:00:03 +0000 (01:00 -0500)]
Version Bump (v0.2.4)

13 years agov0.2.4 Release information
Kenneth Reitz [Sat, 19 Feb 2011 05:59:56 +0000 (00:59 -0500)]
v0.2.4 Release information

13 years agoRoadmap update
Kenneth Reitz [Sat, 19 Feb 2011 05:43:27 +0000 (00:43 -0500)]
Roadmap update

13 years agoImport fix for python2.5
Kenneth Reitz [Sat, 19 Feb 2011 05:41:28 +0000 (00:41 -0500)]
Import fix for python2.5

13 years agoMerge branch 'develop' of github.com:kennethreitz/requests into develop
Kenneth Reitz [Sat, 19 Feb 2011 05:38:09 +0000 (00:38 -0500)]
Merge branch 'develop' of github.com:kennethreitz/requests into develop

13 years agoAdded autoauth tests
Kenneth Reitz [Sat, 19 Feb 2011 05:37:33 +0000 (00:37 -0500)]
Added autoauth tests

13 years agoimport fix
Kenneth Reitz [Fri, 18 Feb 2011 21:13:49 +0000 (16:13 -0500)]
import fix

13 years agocstring io fix for py3
Kenneth Reitz [Fri, 18 Feb 2011 21:08:26 +0000 (16:08 -0500)]
cstring io fix for py3

13 years agocStringIO fix.
Kenneth Reitz [Fri, 18 Feb 2011 21:00:34 +0000 (16:00 -0500)]
cStringIO fix.

13 years agoscrew 2.4
Kenneth Reitz [Fri, 18 Feb 2011 20:57:50 +0000 (15:57 -0500)]
screw 2.4

13 years agopypy configuration
Kenneth Reitz [Fri, 18 Feb 2011 09:41:42 +0000 (04:41 -0500)]
pypy configuration

13 years agono more test suite
Kenneth Reitz [Fri, 18 Feb 2011 09:41:34 +0000 (04:41 -0500)]
no more test suite

13 years agoPython 2.5 Fixes.
Kenneth Reitz [Fri, 18 Feb 2011 09:39:53 +0000 (04:39 -0500)]
Python 2.5 Fixes.

13 years agoMerge branch 'release/0.9.4'
Kenneth Reitz [Fri, 18 Feb 2011 08:35:18 +0000 (03:35 -0500)]
Merge branch 'release/0.9.4'

13 years agotox update (usable now?)
Kenneth Reitz [Fri, 18 Feb 2011 08:32:10 +0000 (03:32 -0500)]
tox update (usable now?)

13 years agotox setup for 2.4-2.7
Kenneth Reitz [Fri, 18 Feb 2011 00:38:40 +0000 (19:38 -0500)]
tox setup for 2.4-2.7

13 years agoMaking everyone else happy.
Kenneth Reitz [Thu, 17 Feb 2011 21:22:03 +0000 (16:22 -0500)]
Making everyone else happy.

13 years agocleaning up line lengths
Kenneth Reitz [Thu, 17 Feb 2011 21:20:53 +0000 (16:20 -0500)]
cleaning up line lengths

13 years agoMuch nicer helper functions and constructors
Kenneth Reitz [Thu, 17 Feb 2011 21:17:46 +0000 (16:17 -0500)]
Much nicer helper functions and constructors

13 years agoadded test_suite.sh for CI
Kenneth Reitz [Thu, 17 Feb 2011 18:14:03 +0000 (13:14 -0500)]
added test_suite.sh for CI

13 years agogitignore update for jenkins
Kenneth Reitz [Thu, 17 Feb 2011 18:13:52 +0000 (13:13 -0500)]
gitignore update for jenkins

13 years agofrom __future__ import absolute_imports
Kenneth Reitz [Wed, 16 Feb 2011 17:47:58 +0000 (12:47 -0500)]
from __future__ import absolute_imports

13 years agohistory indent fix for rest/pypi
Kenneth Reitz [Tue, 15 Feb 2011 15:02:39 +0000 (10:02 -0500)]
history indent fix for rest/pypi

13 years agoI need autodoc.
Kenneth Reitz [Tue, 15 Feb 2011 14:58:02 +0000 (09:58 -0500)]
I need autodoc.

13 years agonew documentation on Request changes.
Kenneth Reitz [Tue, 15 Feb 2011 14:51:46 +0000 (09:51 -0500)]
new documentation on Request changes.

13 years agoMerge branch 'release/0.2.3' into develop
Kenneth Reitz [Tue, 15 Feb 2011 14:46:58 +0000 (09:46 -0500)]
Merge branch 'release/0.2.3' into develop

13 years agoMerge branch 'release/0.2.3' v0.2.3
Kenneth Reitz [Tue, 15 Feb 2011 14:46:55 +0000 (09:46 -0500)]
Merge branch 'release/0.2.3'

13 years agov0.2.3
Kenneth Reitz [Tue, 15 Feb 2011 14:46:46 +0000 (09:46 -0500)]
v0.2.3

13 years agov0.2.3
Kenneth Reitz [Tue, 15 Feb 2011 14:45:54 +0000 (09:45 -0500)]
v0.2.3

13 years agoUpdating AUTHORS
Kenneth Reitz [Tue, 15 Feb 2011 14:44:52 +0000 (09:44 -0500)]
Updating AUTHORS

13 years agoleave room for _
Kenneth Reitz [Tue, 15 Feb 2011 14:42:05 +0000 (09:42 -0500)]
leave room for _

13 years agoNew tests for new HTTP STATUS Handling
Kenneth Reitz [Tue, 15 Feb 2011 14:37:21 +0000 (09:37 -0500)]
New tests for new HTTP STATUS Handling

13 years agoNow Requests has it's own HTTPError
Kenneth Reitz [Tue, 15 Feb 2011 14:36:34 +0000 (09:36 -0500)]
Now Requests has it's own HTTPError

13 years agoHTTPError changes are going down in history
Kenneth Reitz [Tue, 15 Feb 2011 14:26:44 +0000 (09:26 -0500)]
HTTPError changes are going down in history

13 years agoraise_for_status is better
Kenneth Reitz [Tue, 15 Feb 2011 14:26:07 +0000 (09:26 -0500)]
raise_for_status is better

13 years agoNone, not False
Kenneth Reitz [Tue, 15 Feb 2011 14:22:11 +0000 (09:22 -0500)]
None, not False

13 years agoAdded new HTTPError handing mechanisms.
Kenneth Reitz [Tue, 15 Feb 2011 14:18:43 +0000 (09:18 -0500)]
Added new HTTPError handing mechanisms.

13 years agoMerge branch 'release/0.2.2' into develop
Kenneth Reitz [Mon, 14 Feb 2011 17:59:22 +0000 (12:59 -0500)]
Merge branch 'release/0.2.2' into develop

13 years agoMerge branch 'release/0.2.2' v0.2.2
Kenneth Reitz [Mon, 14 Feb 2011 17:59:06 +0000 (12:59 -0500)]
Merge branch 'release/0.2.2'

13 years agoVersion Bump v0.2.2
Kenneth Reitz [Mon, 14 Feb 2011 17:58:20 +0000 (12:58 -0500)]
Version Bump v0.2.2

13 years agoMerge branch 'feature/cookies' into develop
Kenneth Reitz [Mon, 14 Feb 2011 17:52:50 +0000 (12:52 -0500)]
Merge branch 'feature/cookies' into develop

13 years agoAdded Cookies documentation.
Kenneth Reitz [Mon, 14 Feb 2011 17:52:15 +0000 (12:52 -0500)]
Added Cookies documentation.

13 years agospelling error
Kenneth Reitz [Mon, 14 Feb 2011 17:45:03 +0000 (12:45 -0500)]
spelling error

13 years agocookies system in place.
Kenneth Reitz [Mon, 14 Feb 2011 17:43:13 +0000 (12:43 -0500)]
cookies system in place.

13 years agoGevent / Eventlet is back!
Kenneth Reitz [Mon, 14 Feb 2011 17:40:41 +0000 (12:40 -0500)]
Gevent / Eventlet is back!

13 years agofixed gevent problem
Kenneth Reitz [Mon, 14 Feb 2011 17:39:13 +0000 (12:39 -0500)]
fixed gevent problem

13 years agotemporary
Kenneth Reitz [Mon, 14 Feb 2011 17:33:12 +0000 (12:33 -0500)]
temporary

13 years agocleanups
Kenneth Reitz [Mon, 14 Feb 2011 17:25:44 +0000 (12:25 -0500)]
cleanups

13 years agoUpated history
Kenneth Reitz [Mon, 14 Feb 2011 17:24:03 +0000 (12:24 -0500)]
Upated history

13 years agoAdded CookieJar
Kenneth Reitz [Mon, 14 Feb 2011 17:23:55 +0000 (12:23 -0500)]
Added CookieJar

13 years agoeventlet > gevent (i think)
Kenneth Reitz [Mon, 14 Feb 2011 17:07:34 +0000 (12:07 -0500)]
eventlet > gevent (i think)

13 years agomonkey patchin' (will this suffice?)
Kenneth Reitz [Mon, 14 Feb 2011 16:57:12 +0000 (11:57 -0500)]
monkey patchin' (will this suffice?)

13 years agoAdded release 0.2.2 info.
Kenneth Reitz [Mon, 14 Feb 2011 16:46:04 +0000 (11:46 -0500)]
Added release 0.2.2 info.

13 years agoeventlet support.
Kenneth Reitz [Mon, 14 Feb 2011 16:45:50 +0000 (11:45 -0500)]
eventlet support.

13 years agotypo
Kenneth Reitz [Mon, 14 Feb 2011 16:31:44 +0000 (11:31 -0500)]
typo

13 years agoHandles request in event of HTTPError. Fixes Issue #2
Kenneth Reitz [Mon, 14 Feb 2011 16:31:06 +0000 (11:31 -0500)]
Handles request in event of HTTPError. Fixes Issue #2
Building of internal request object refactor

13 years agoAdded AUTHORS file.
Kenneth Reitz [Mon, 14 Feb 2011 15:50:24 +0000 (10:50 -0500)]
Added AUTHORS file.

13 years agowho stole dem cookies
Kenneth Reitz [Mon, 14 Feb 2011 15:50:18 +0000 (10:50 -0500)]
who stole dem cookies

13 years agoMerge branch 'release/0.2.1' v0.2.1
Kenneth Reitz [Mon, 14 Feb 2011 15:46:40 +0000 (10:46 -0500)]
Merge branch 'release/0.2.1'

13 years agoupdated multipart-upload documentation
Kenneth Reitz [Mon, 14 Feb 2011 15:43:54 +0000 (10:43 -0500)]
updated multipart-upload documentation

13 years agoadded setup.py test
Kenneth Reitz [Mon, 14 Feb 2011 15:37:38 +0000 (10:37 -0500)]
added setup.py test

13 years agov0.2.1
Kenneth Reitz [Mon, 14 Feb 2011 15:35:15 +0000 (10:35 -0500)]
v0.2.1

13 years agoadded simple test fixture for Postbin and posting
Kenneth Reitz [Mon, 14 Feb 2011 15:00:05 +0000 (10:00 -0500)]
added simple test fixture for Postbin and posting
both files and data

13 years agorenamed multipart_files to files
Kenneth Reitz [Mon, 14 Feb 2011 14:59:42 +0000 (09:59 -0500)]
renamed multipart_files to files

13 years agoadded response.url support for 301's and the like.
Kenneth Reitz [Mon, 14 Feb 2011 14:53:56 +0000 (09:53 -0500)]
added response.url support for 301's and the like.

13 years agoMerge branch 'feature/multipart-encode' into develop
Kenneth Reitz [Mon, 14 Feb 2011 14:45:35 +0000 (09:45 -0500)]
Merge branch 'feature/multipart-encode' into develop

13 years agoAdded multipart_files support for PUT
Kenneth Reitz [Mon, 14 Feb 2011 14:45:12 +0000 (09:45 -0500)]
Added multipart_files support for PUT

13 years agoabsolute imports
Kenneth Reitz [Mon, 14 Feb 2011 14:36:14 +0000 (09:36 -0500)]
absolute imports

13 years agoexcept clause fix for python3
Kenneth Reitz [Mon, 14 Feb 2011 14:34:36 +0000 (09:34 -0500)]
except clause fix for python3

13 years agostring formatting supports None. Who knew.
Kenneth Reitz [Mon, 14 Feb 2011 14:30:37 +0000 (09:30 -0500)]
string formatting supports None. Who knew.

13 years agomultipart_files support!
Kenneth Reitz [Mon, 14 Feb 2011 14:27:57 +0000 (09:27 -0500)]
multipart_files support!

13 years agoproper poster imports
Kenneth Reitz [Mon, 14 Feb 2011 14:27:47 +0000 (09:27 -0500)]
proper poster imports

13 years agoWorth a shot
Kenneth Reitz [Mon, 14 Feb 2011 14:04:41 +0000 (09:04 -0500)]
Worth a shot

13 years agoimport poster from site-packages for now
Kenneth Reitz [Mon, 14 Feb 2011 14:04:35 +0000 (09:04 -0500)]
import poster from site-packages for now

13 years agoadded multipart_file syntax
Kenneth Reitz [Mon, 14 Feb 2011 14:01:09 +0000 (09:01 -0500)]
added multipart_file syntax

13 years agovendorized poster
Kenneth Reitz [Mon, 14 Feb 2011 13:55:55 +0000 (08:55 -0500)]
vendorized poster