services/python-requests.git
14 years agoAdded Justin Murphy to AUTHORS
Kenneth Reitz [Sun, 6 Mar 2011 23:48:14 +0000 (18:48 -0500)]
Added Justin Murphy to AUTHORS

14 years agotests cleanups
Kenneth Reitz [Fri, 25 Feb 2011 13:58:24 +0000 (08:58 -0500)]
tests cleanups

14 years agoReadme update
Kenneth Reitz [Fri, 25 Feb 2011 13:58:17 +0000 (08:58 -0500)]
Readme update

14 years agoReadme Updates
Kenneth Reitz [Fri, 25 Feb 2011 13:48:09 +0000 (08:48 -0500)]
Readme Updates

14 years agowhitespace
Kenneth Reitz [Fri, 25 Feb 2011 13:11:17 +0000 (08:11 -0500)]
whitespace

14 years agohacking whitespace fixes
Kenneth Reitz [Fri, 25 Feb 2011 13:11:10 +0000 (08:11 -0500)]
hacking whitespace fixes

14 years agohistory
Kenneth Reitz [Fri, 25 Feb 2011 13:02:53 +0000 (08:02 -0500)]
history

14 years agopostbin tests were broken
Kenneth Reitz [Fri, 25 Feb 2011 13:00:23 +0000 (08:00 -0500)]
postbin tests were broken

14 years agoallow files to be upload along with form data
Kenneth Reitz [Fri, 25 Feb 2011 13:00:11 +0000 (08:00 -0500)]
allow files to be upload along with form data

14 years agohmmm
Kenneth Reitz [Fri, 25 Feb 2011 12:39:19 +0000 (07:39 -0500)]
hmmm

14 years agotest improvements
Kenneth Reitz [Fri, 25 Feb 2011 12:21:11 +0000 (07:21 -0500)]
test improvements

14 years agourl builder, cleanups
Kenneth Reitz [Fri, 25 Feb 2011 12:20:59 +0000 (07:20 -0500)]
url builder, cleanups

14 years agomakin' history
Kenneth Reitz [Fri, 25 Feb 2011 12:20:37 +0000 (07:20 -0500)]
makin' history

14 years agoprettier imports
Kenneth Reitz [Fri, 25 Feb 2011 10:03:12 +0000 (05:03 -0500)]
prettier imports

14 years agoVersion bump
Kenneth Reitz [Fri, 25 Feb 2011 09:48:10 +0000 (04:48 -0500)]
Version bump

14 years agoProper async module docs
Kenneth Reitz [Fri, 25 Feb 2011 09:43:18 +0000 (04:43 -0500)]
Proper async module docs

14 years agoPrepping for v0.3.0 release.
Kenneth Reitz [Fri, 25 Feb 2011 09:40:33 +0000 (04:40 -0500)]
Prepping for v0.3.0 release.

14 years agoCleanups
Kenneth Reitz [Thu, 24 Feb 2011 07:06:48 +0000 (02:06 -0500)]
Cleanups

14 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

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

14 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

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

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

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

14 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

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

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

14 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

14 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

14 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

14 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

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

14 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.

14 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.

14 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

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

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

14 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'

14 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.

14 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.

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

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

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

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

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

14 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

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

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

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

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

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

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

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

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

14 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'

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

14 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

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

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

14 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

14 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

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

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

14 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

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

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

14 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

14 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'

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

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

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

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

14 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

14 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

14 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

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

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

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

14 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

14 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'

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

14 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

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

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

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

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

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

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

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

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

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

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

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

14 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.

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

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

14 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

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

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

14 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'