Commit Graph

976 Commits

Author SHA1 Message Date
Kenneth Reitz 428fc9c0bd PASS ALL TEH TESTS 2011-10-24 01:46:05 -04:00
Kenneth Reitz d04f31b302 HTTPError 2011-10-23 18:33:27 -04:00
Kenneth Reitz 4673d3dfa7 v0.8.0 2011-10-23 18:28:32 -04:00
Kenneth Reitz a548b6249d HTTPError 2011-10-23 18:27:54 -04:00
Kenneth Reitz a9822b0bb6 fix content uploads 2011-10-23 18:24:14 -04:00
Kenneth Reitz 3d3f05884f use new system 2011-10-23 18:15:21 -04:00
Kenneth Reitz 50c39fd95a poolmanager in sessions 2011-10-23 18:15:13 -04:00
Kenneth Reitz 28a9534383 add pool configurations to defaults 2011-10-23 18:15:02 -04:00
Kenneth Reitz dac050bf40 New status_code-based errors 2011-10-23 16:36:53 -04:00
Kenneth Reitz e7a7615e0d Merge branch 'feature/urllib3-backup' into feature/rewrite 2011-10-23 16:31:41 -04:00
Kenneth Reitz 7c271a466f Import urllib3 2011-10-23 16:18:52 -04:00
Kenneth Reitz 95336a0542 Merge branch 'develop' into feature/rewrite 2011-10-23 16:15:06 -04:00
Kenneth Reitz e257151ffc Merge branch 'master' into develop 2011-10-23 16:10:24 -04:00
Kenneth Reitz 84a2b35b71 Readme update. 2011-10-23 16:03:06 -04:00
Kenneth Reitz e15834da8e v0.7.2 v0.7.2 2011-10-23 15:40:26 -04:00
Kenneth Reitz f1bb25b1ec bugfix 2011-10-23 15:39:33 -04:00
Kenneth Reitz 6b9cb059f6 Merge branch 'develop' 2011-10-23 15:21:42 -04:00
Kenneth Reitz 02cf3dce37 v0.7.1 v0.7.1 2011-10-23 15:18:27 -04:00
Kenneth Reitz 4fb72a2e68 Merge branch 'feature/detach' into develop 2011-10-23 15:18:09 -04:00
Kenneth Reitz 58b1c69b6a Explain custom auth handlers 2011-10-23 15:13:34 -04:00
Kenneth Reitz 8f8dbec0d5 docs for basic/digest auth 2011-10-23 14:59:46 -04:00
Kenneth Reitz e46251b727 ch ch changes 2011-10-23 14:52:20 -04:00
Kenneth Reitz 82cbae479c history for this 2011-10-23 14:51:22 -04:00
Kenneth Reitz b88fbb5e0c KILL THE AUTH HANDLERS 2011-10-23 14:49:59 -04:00
Kenneth Reitz 68b4830948 Add argument injection hook back 2011-10-23 14:47:15 -04:00
Kenneth Reitz 9966017a49 Add new utilities from werkzeug 2011-10-23 14:46:58 -04:00
Kenneth Reitz 53c7b77735 Digest Authentication test. 2011-10-23 14:46:44 -04:00
Kenneth Reitz 491a3c075d Move hooks into internal event loop 2011-10-23 14:46:35 -04:00
Kenneth Reitz 4916b1c2ce pep8 2011-10-23 14:44:26 -04:00
Kenneth Reitz 60b37e54b5 Digest authentication support!
Ripped from urllib2
2011-10-23 14:44:20 -04:00
Kenneth Reitz b7c788cc56 prettier async patching 2011-10-23 14:44:00 -04:00
Kenneth Reitz 12db1576e9 auth tuple fix 2011-10-23 12:26:46 -04:00
Kenneth Reitz af6aa3e572 Move hooks out of top-level loop 2011-10-23 12:26:41 -04:00
Kenneth Reitz 20e0ee4968 Remove AuthObject entirely. 2011-10-23 11:35:01 -04:00
Kenneth Reitz 4892a305d9 more advanced authentication mechanism 2011-10-23 11:33:03 -04:00
Kenneth Reitz 495c3d5006 Use new authentication style in models
🤘
2011-10-23 11:15:42 -04:00
Kenneth Reitz 06a5aed8e2 assert sessions are using new auth 2011-10-23 11:15:11 -04:00
Kenneth Reitz 0dae52220b fix base64 encoding for httpbasic 2011-10-23 11:14:59 -04:00
Kenneth Reitz d23c4b94c1 httpbasic authentication cleanup 2011-10-23 11:00:36 -04:00
Kenneth Reitz 94c587d642 Comment out authentication handlers 2011-10-23 11:00:21 -04:00
Kenneth Reitz 340f7a0733 initial auth module w/ httpbasic auth 2011-10-23 10:56:04 -04:00
Kenneth Reitz b8d4a5ea61 v0.7.1 plans 2011-10-23 10:04:46 -04:00
Kenneth Reitz 5b5b3def00 Merge branch 'develop' 2011-10-22 22:14:15 -04:00
Kenneth Reitz 1a4dfad52d mod string formatting for 2.5 v0.7.0 2011-10-22 21:33:00 -04:00
Kenneth Reitz b66871e871 v0.7.0 2011-10-22 21:30:47 -04:00
Kenneth Reitz a74568d8d5 simplify request dispatch flow 2011-10-22 21:10:24 -04:00
Kenneth Reitz 302c4d9c41 Don't alter behavior for safe methods anymore. 2011-10-22 21:01:45 -04:00
Kenneth Reitz 97e3c84084 simplify the URL check 2011-10-22 20:57:39 -04:00
Kenneth Reitz 0ee6c1fa68 kill accept_gzip config 2011-10-22 20:55:46 -04:00
Kenneth Reitz f0fe8b971b Merge branch 'feature/config' into develop 2011-10-22 20:32:11 -04:00