services/python-requests.git
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

13 years agoAdded NOTICE for Poster vendorization
Kenneth Reitz [Mon, 14 Feb 2011 13:55:24 +0000 (08:55 -0500)]
Added NOTICE for Poster vendorization

13 years agomissed one
Kenneth Reitz [Mon, 14 Feb 2011 10:15:47 +0000 (05:15 -0500)]
missed one

13 years agoISC
Kenneth Reitz [Mon, 14 Feb 2011 08:58:26 +0000 (03:58 -0500)]
ISC

13 years agomanifest.in
Kenneth Reitz [Mon, 14 Feb 2011 07:49:18 +0000 (02:49 -0500)]
manifest.in

13 years agowhat happened to manifest?
Kenneth Reitz [Mon, 14 Feb 2011 07:45:09 +0000 (02:45 -0500)]
what happened to manifest?

13 years agowhitespace
Kenneth Reitz [Mon, 14 Feb 2011 07:42:46 +0000 (02:42 -0500)]
whitespace

13 years agofreaking string replace
Kenneth Reitz [Mon, 14 Feb 2011 07:40:39 +0000 (02:40 -0500)]
freaking string replace

13 years agoDocstring whitespace
Kenneth Reitz [Mon, 14 Feb 2011 07:35:01 +0000 (02:35 -0500)]
Docstring whitespace

13 years agoRoadmap update v0.2.0
Kenneth Reitz [Mon, 14 Feb 2011 07:15:30 +0000 (02:15 -0500)]
Roadmap update

13 years agobetter repr() support
Kenneth Reitz [Mon, 14 Feb 2011 07:13:40 +0000 (02:13 -0500)]
better repr() support

13 years agoabsolute import
Kenneth Reitz [Mon, 14 Feb 2011 07:13:32 +0000 (02:13 -0500)]
absolute import

13 years agoFix NameError in example
Kenneth Reitz [Mon, 14 Feb 2011 07:09:09 +0000 (02:09 -0500)]
Fix NameError in example

13 years agoBirth!
Kenneth Reitz [Mon, 14 Feb 2011 06:47:16 +0000 (01:47 -0500)]
Birth!

13 years agoAdd manigest to ignores
Kenneth Reitz [Mon, 14 Feb 2011 06:47:10 +0000 (01:47 -0500)]
Add manigest to ignores

13 years agorequest update
Kenneth Reitz [Mon, 14 Feb 2011 06:45:52 +0000 (01:45 -0500)]
request update

13 years agoReadme update
Kenneth Reitz [Mon, 14 Feb 2011 06:45:07 +0000 (01:45 -0500)]
Readme update

13 years agomore reprs
Kenneth Reitz [Mon, 14 Feb 2011 06:33:41 +0000 (01:33 -0500)]
more reprs

13 years agorepr for datatypes
Kenneth Reitz [Mon, 14 Feb 2011 06:31:56 +0000 (01:31 -0500)]
repr for datatypes

13 years agoreadme update
Kenneth Reitz [Mon, 14 Feb 2011 06:26:28 +0000 (01:26 -0500)]
readme update

13 years agomissed one
Kenneth Reitz [Mon, 14 Feb 2011 06:13:20 +0000 (01:13 -0500)]
missed one

13 years agorequest function update admin
Kenneth Reitz [Mon, 14 Feb 2011 06:12:38 +0000 (01:12 -0500)]
request function update admin

13 years agoRequest documentation update
Kenneth Reitz [Mon, 14 Feb 2011 06:11:27 +0000 (01:11 -0500)]
Request documentation update

13 years agodocumentation update
Kenneth Reitz [Mon, 14 Feb 2011 06:10:44 +0000 (01:10 -0500)]
documentation update

13 years agoFix it
Kenneth Reitz [Mon, 14 Feb 2011 05:50:52 +0000 (00:50 -0500)]
Fix it

13 years agoAdded data types to response docs
Kenneth Reitz [Mon, 14 Feb 2011 05:50:04 +0000 (00:50 -0500)]
Added data types to response docs

13 years agoindents
Kenneth Reitz [Mon, 14 Feb 2011 05:48:08 +0000 (00:48 -0500)]
indents

13 years agothere we go
Kenneth Reitz [Mon, 14 Feb 2011 05:47:42 +0000 (00:47 -0500)]
there we go