Kenneth Reitz
99c3970fd3
history
2011-02-25 08:04:03 -05:00
Kenneth Reitz
839c8cf150
postbin tests were broken
2011-02-25 08:00:23 -05:00
Kenneth Reitz
b252cd8403
allow files to be upload along with form data
2011-02-25 08:00:11 -05:00
Kenneth Reitz
b3b2b19212
hmmm
2011-02-25 07:39:19 -05:00
Kenneth Reitz
a74e954788
test improvements
2011-02-25 07:21:11 -05:00
Kenneth Reitz
32f75585ad
url builder, cleanups
2011-02-25 07:20:59 -05:00
Kenneth Reitz
9a8b25d5fa
makin' history
2011-02-25 07:20:37 -05:00
Kenneth Reitz
14ba99f975
prettier imports
2011-02-25 05:03:12 -05:00
Kenneth Reitz
ccb7fdd8c2
Version bump
2011-02-25 04:48:10 -05:00
Kenneth Reitz
9a1d90d184
Proper async module docs
2011-02-25 04:43:18 -05:00
Kenneth Reitz
22798ca32b
Prepping for v0.3.0 release.
2011-02-25 04:40:33 -05:00
Kenneth Reitz
3fe4753d5d
Cleanups
2011-02-24 02:06:48 -05:00
Kenneth Reitz
d91157c567
Merge branch 'develop' into merge/xero
2011-02-24 01:53:55 -05:00
Kenneth Reitz
e7b8e9371a
merge changes
2011-02-24 01:51:53 -05:00
Kenneth Reitz
1f60e1004c
Merge https://github.com/Digitalxero/requests into merge/xero
2011-02-24 01:45:44 -05:00
Kenneth Reitz
9e45d201f3
Added Dj Gilcrease to AUTHORS.
2011-02-24 01:38:58 -05:00
Kenneth Reitz
47ecb3662d
!+=
2011-02-24 01:30:00 -05:00
Kenneth Reitz
7369e47f18
Added Flavio to AUTHORS
2011-02-24 01:29:51 -05:00
Flavio Percoco Premoli
6f5b64bca6
small workaround for issue #7
2011-02-23 08:49:08 +01:00
Kenneth Reitz
e788ca7ee6
Safer error response handling.
2011-02-21 14:36:41 -05:00
Kenneth Reitz
68dea921e7
Added HACKING file.
2011-02-21 02:25:01 -05:00
digitalxero
f96157d259
Fix a syntax error on py2.5 and pypy
2011-02-19 15:33:24 -05:00
digitalxero
718f45698d
Reset copyright on the async module
2011-02-19 15:21:47 -05:00
digitalxero
15761fc126
Made it so people can add their own auth handlers and not just the 4 provided by Python
2011-02-19 15:07:58 -05:00
digitalxero
edfdef2396
Add in a proper AuthManager instead of the list version that was being used.
...
Added support for all Auth types that python supports
2011-02-19 15:04:56 -05:00
digitalxero
a9e18e9106
Update the README
2011-02-19 11:18:29 -05:00
digitalxero
3b82b06adc
Added an async module to make it explicit to the user that they are using async calls.
2011-02-19 11:13:10 -05:00
digitalxero
d1c89333d0
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.
2011-02-19 10:51:54 -05:00
Kenneth Reitz
e26570d0d8
Merge branch 'hotfix/date' into develop
2011-02-19 01:30:22 -05:00
Kenneth Reitz
8b3c4da2c7
Merge branch 'hotfix/date'
2011-02-19 01:30:10 -05:00
Kenneth Reitz
5c4aa1f4b7
history date fix
2011-02-19 01:30:03 -05:00
Kenneth Reitz
d2cdefa7df
Merge branch 'release/0.2.4'
v0.2.4
2011-02-19 01:03:39 -05:00
Kenneth Reitz
720d0b2c38
Version needs to be available externally.
2011-02-19 01:02:13 -05:00
Kenneth Reitz
d2584ff853
Production Ready! Added Python 2.5 to Support list.
2011-02-19 01:02:01 -05:00
Kenneth Reitz
433452f9f1
Simpler setup.py versioning.
2011-02-19 01:01:51 -05:00
Kenneth Reitz
a34e0bea8b
Version Bump (v0.2.4)
2011-02-19 01:00:03 -05:00
Kenneth Reitz
f66b35454f
v0.2.4 Release information
2011-02-19 00:59:56 -05:00
Kenneth Reitz
b5c2806e8c
Roadmap update
2011-02-19 00:43:27 -05:00
Kenneth Reitz
5072399f7a
Import fix for python2.5
2011-02-19 00:41:28 -05:00
Kenneth Reitz
736cb70e9a
Merge branch 'develop' of github.com:kennethreitz/requests into develop
2011-02-19 00:38:09 -05:00
Kenneth Reitz
8eafb8d3df
Added autoauth tests
2011-02-19 00:37:33 -05:00
Kenneth Reitz
e8234a0137
import fix
2011-02-18 16:13:49 -05:00
Kenneth Reitz
fbe0393eb3
cstring io fix for py3
2011-02-18 16:08:26 -05:00
Kenneth Reitz
b82e72eb04
cStringIO fix.
2011-02-18 16:00:34 -05:00
Kenneth Reitz
a7c87edebe
screw 2.4
2011-02-18 15:57:50 -05:00
Kenneth Reitz
7e20f32b02
pypy configuration
2011-02-18 04:41:42 -05:00
Kenneth Reitz
4419e7183f
no more test suite
2011-02-18 04:41:34 -05:00
Kenneth Reitz
6bde955170
Python 2.5 Fixes.
2011-02-18 04:39:53 -05:00
Kenneth Reitz
952970f403
Merge branch 'release/0.9.4'
2011-02-18 03:35:18 -05:00
Kenneth Reitz
d3911da653
tox update (usable now?)
2011-02-18 03:32:10 -05:00