Commit Graph

  • fe7348cc53 yay json Kenneth Reitz 2012-05-08 00:57:46 -04:00
  • b066902705 adding test verifying data httpbin sees barberj 2012-05-06 19:24:37 -04:00
  • 64eb415ec0 synatx error for python3. all strings are unicode barberj 2012-05-06 18:50:42 -04:00
  • e912a6f5da sending strings to be received as files barberj 2012-04-25 16:45:21 -04:00
  • 3288426f2b added unicode strings barberj 2012-04-20 23:30:45 -04:00
  • 0a7d98871c credit where credits due barberj 2012-04-20 22:18:28 -04:00
  • ed7b14899f added mutlipart file=strings barberj 2012-04-20 22:15:35 -04:00
  • 7b6338c4b6 Merge pull request #590 from berkerpeksag/doc-links Kenneth Reitz 2012-05-06 12:54:06 -07:00
  • a0f991dbad Fixed broken links in TODO docs. Berker Peksag 2012-05-06 22:26:28 +03:00
  • c84012edec Merge pull request #585 from chazapis/develop Kenneth Reitz 2012-05-04 11:49:49 -07:00
  • 7f571f5e5a Merge pull request #587 from slingamn/jenkins Kenneth Reitz 2012-05-04 11:48:35 -07:00
  • d4227051a9 unbreak the Jenkins build by excluding ./env/* Shivaram Lingamneni 2012-05-04 04:45:30 -07:00
  • 3d373e2a16 Merge pull request #579 from slingamn/pyflakes.release Kenneth Reitz 2012-05-03 23:29:04 -07:00
  • 38e6695627 Merge pull request #581 from crodjer/develop Kenneth Reitz 2012-05-03 23:28:07 -07:00
  • 8bd6515564 Merge pull request #582 from slingamn/cookietests.release Kenneth Reitz 2012-05-03 23:26:44 -07:00
  • 8fedec785a Tests for persistent and secure cookies Shivaram Lingamneni 2012-05-03 22:21:17 -07:00
  • 7cf6ca80a6 Add myself to authors Rohan Jain 2012-05-04 10:59:57 +05:30
  • abc38cf17f Use utility for environment proxy as fallback Rohan Jain 2012-05-04 10:44:07 +05:30
  • 0ba8c44260 A utility function to fetch environment proxies Rohan Jain 2012-05-04 10:41:57 +05:30
  • 1adaba3865 Merge pull request #580 from slingamn/keepalive Kenneth Reitz 2012-05-03 21:33:42 -07:00
  • 35ec6bb613 fix for #458 Shivaram Lingamneni 2012-05-03 21:16:56 -07:00
  • 3d4d5ab0df test for #458 Shivaram Lingamneni 2012-05-03 21:16:46 -07:00
  • bcc4125a18 quiet spurious pyflakes errors Shivaram Lingamneni 2012-05-02 22:37:45 -07:00
  • 7f9ea04286 Various Makefile updates Shivaram Lingamneni 2012-05-02 22:35:10 -07:00
  • 317f64a11f Merge pull request #577 from slingamn/redirects_537 Kenneth Reitz 2012-05-03 01:36:12 -07:00
  • a3e55634d6 Merge pull request #572 from slingamn/chardet_2 Kenneth Reitz 2012-05-03 01:35:47 -07:00
  • 9bf53676b8 fix crash in safe mode when response.cookies is None Shivaram Lingamneni 2012-05-03 01:28:59 -07:00
  • 41d1a427b0 add a test for max_redirects in safe/normal modes Shivaram Lingamneni 2012-05-03 01:21:37 -07:00
  • 853a07112b consistency: .text shouldn't recover from unicode decoding errors, either Shivaram Lingamneni 2012-05-02 01:09:10 -07:00
  • a8555d811d remove fancy test assertions that are unavailable on 2.6 Shivaram Lingamneni 2012-05-02 00:19:21 -07:00
  • 538de55607 raise a ValueError if no encoding was sent and chardet is unavailable Shivaram Lingamneni 2012-05-01 23:55:56 -07:00
  • 57ccd7e65c Have Travis run all tests except the external and async ones Shivaram Lingamneni 2012-05-01 23:42:24 -07:00
  • a9033912b3 missed import Kenneth Reitz 2012-05-02 19:18:14 -04:00
  • 373a34a144 date fix v0.12.0 Kenneth Reitz 2012-05-02 19:17:14 -04:00
  • 9324c2a9b4 oauthlib Kenneth Reitz 2012-05-02 19:15:43 -04:00
  • fb2931801e v0.12.0 Kenneth Reitz 2012-05-02 19:13:19 -04:00
  • 8ac6b266c9 pre-send hook Kenneth Reitz 2012-05-02 19:09:18 -04:00
  • efe5d13ed6 Merge pull request #516 from EnTeQuAk/move_pre_request Kenneth Reitz 2012-05-02 15:58:08 -07:00
  • a9963e3841 upper case automatically Kenneth Reitz 2012-05-02 18:57:06 -04:00
  • f1d104e004 making history Kenneth Reitz 2012-05-02 18:56:51 -04:00
  • 996f99b267 Merge remote-tracking branch 'origin/develop' into develop Kenneth Reitz 2012-05-02 18:47:53 -04:00
  • 62d2ea8034 default chunk size for .content much bigger Kenneth Reitz 2012-05-02 18:47:50 -04:00
  • ed15c70cd0 Merge pull request #573 from idangazit/develop Kenneth Reitz 2012-05-02 14:19:56 -07:00
  • cf6b20429a Merge remote-tracking branch 'upstream/develop' into develop Idan Gazit 2012-05-03 00:08:00 +03:00
  • 324336e7f6 Lazily encode data, params, files Idan Gazit 2012-05-03 00:04:13 +03:00
  • d240b1fe15 PEP8 Cleanup Idan Gazit 2012-05-02 23:16:38 +03:00
  • c333bd144e Fix out-of-range issue with iter_lines (#515). Antony Chazapis 2012-05-02 16:51:19 +03:00
  • 53d60cac4f Revert "Update Makefile and travis configuration to run all (non-external) tests" Kenneth Reitz 2012-05-02 02:38:20 -04:00
  • 6271046a27 Revert "Cache the value of the Response.text property" Kenneth Reitz 2012-05-02 02:38:11 -04:00
  • 8a81a437d2 Revert "Use utf-8 as the default encoding" Kenneth Reitz 2012-05-02 02:37:51 -04:00
  • a453a78c7c Update Makefile and travis configuration to run all (non-external) tests Shivaram Lingamneni 2012-05-01 22:52:34 -07:00
  • bdd7f8f8a2 Change setup.py to reflect required/optional dependencies Shivaram Lingamneni 2012-05-01 19:34:07 -07:00
  • d232948188 Cache the value of the Response.text property Shivaram Lingamneni 2012-05-01 22:25:50 -07:00
  • 35d5ac6e8f Use utf-8 as the default encoding Shivaram Lingamneni 2012-05-01 19:35:08 -07:00
  • fdd08215ea update documentation to correspond to new cookie API Shivaram Lingamneni 2012-05-01 21:46:04 -07:00
  • ff7cfa732f restore docs/_build directory to .gitignore Shivaram Lingamneni 2012-05-01 19:18:55 -07:00
  • 45be14ed6f Merge pull request #565 from slingamn/cookiejar Kenneth Reitz 2012-05-01 17:22:37 -07:00
  • 11a3eaec26 add Python 3 compatibility Shivaram Lingamneni 2012-05-01 16:32:40 -07:00
  • 7832f2ae7e add laurentb's test case for cookie handling on redirects Shivaram Lingamneni 2012-04-30 04:00:48 -07:00
  • 6eb349f5d2 remove unused import in test Shivaram Lingamneni 2012-04-26 12:21:09 -07:00
  • ff169d32fe fix and test for a bug dhagrow reported Shivaram Lingamneni 2012-04-26 12:20:42 -07:00
  • 404ecaf95b clarified documentation from e-mail discussion Shivaram Lingamneni 2012-04-25 13:40:17 -07:00
  • 1de14e6a93 fix usage of compat.urlparse Shivaram Lingamneni 2012-04-25 09:20:19 -07:00
  • 492bda1343 add a test for redirection Shivaram Lingamneni 2012-04-25 01:40:35 -07:00
  • 4d6871d917 Further changes to move cookies to CookieJar Shivaram Lingamneni 2012-04-25 00:50:34 -07:00
  • c4ab96b638 mostly complete cookie support based on cookiejar miguel 2012-02-03 15:12:41 -05:00
  • fed6cfbf4d mostly complete cookie support based on cookiejar miguel 2012-02-03 14:40:20 -05:00
  • 2a27b123fd catch TooManyRedirects in safe_mode miguel 2012-02-03 14:16:23 -05:00
  • 7c5151e8e7 changes to .gitignore Shivaram Lingamneni 2012-05-01 15:07:19 -07:00
  • a189c238cc LOLJK Kenneth Reitz 2012-05-01 07:22:59 -04:00
  • d427bb8603 OAUTH ALL THE THINGS Kenneth Reitz 2012-05-01 07:19:04 -04:00
  • 7eed89a0df v0.11.3 Kenneth Reitz 2012-05-01 07:17:35 -04:00
  • 5d9699bbdc oauthlib only for 2 Kenneth Reitz 2012-05-01 07:07:18 -04:00
  • e6cce7a5bd syntax errors Kenneth Reitz 2012-05-01 07:06:55 -04:00
  • d79e1bbaad or str Kenneth Reitz 2012-05-01 07:02:13 -04:00
  • bf1744eea2 hax Kenneth Reitz 2012-05-01 06:57:21 -04:00
  • 9427e1efe8 missed an import Kenneth Reitz 2012-05-01 06:55:19 -04:00
  • 661af1dc1a only import oauthlib in python2 Kenneth Reitz 2012-05-01 06:54:09 -04:00
  • a5bc99d53e no -e Kenneth Reitz 2012-05-01 06:50:38 -04:00
  • 14fae695bf uh, sure Kenneth Reitz 2012-05-01 06:47:58 -04:00
  • be04142723 Revert "Call auth callable before encoding body data" Kenneth Reitz 2012-05-01 06:42:58 -04:00
  • 748c65f7a7 git+git://github.com/idangazit/oauthlib.git Kenneth Reitz 2012-05-01 06:27:55 -04:00
  • 2fc9f6bbc9 Trim down OAuth1 callable logic Idan Gazit 2012-05-01 13:04:23 +03:00
  • 65bf3ab201 Backing out stupidly incorrect str vs unicode check Idan Gazit 2012-05-01 13:03:10 +03:00
  • 906fcd7328 Fix order of return values from OAuth Client.sign() Idan Gazit 2012-04-22 14:39:53 +03:00
  • 7b819852b9 Fix Content-Type validation in OAuth1 callable Idan Gazit 2012-04-22 14:39:29 +03:00
  • 9217a2523d Call auth callable before encoding body data Idan Gazit 2012-04-22 14:26:24 +03:00
  • 0aedef07c3 Improve _encode_params to handle lists of two-element tuples Idan Gazit 2012-04-22 14:24:38 +03:00
  • 3e60a9eb9c Proper test for str vs unicode when preparing data Idan Gazit 2012-04-19 09:18:26 +03:00
  • 798dc4ae1d Initial implementation of OAuth1 request signing with OAuthLib Idan Gazit 2012-04-12 17:40:04 +03:00
  • 632d9893b0 Improve docstring description of auth parameter Idan Gazit 2012-04-12 17:37:20 +03:00
  • 809d9863bf Add .egg-info/ dir to gitignore Idan Gazit 2012-04-11 17:20:55 +03:00
  • 742cbeaee1 httpbin weirdness Kenneth Reitz 2012-05-01 05:51:59 -04:00
  • 2159c80270 v0.11.2 Kenneth Reitz 2012-04-22 22:29:26 -04:00
  • 8e9446d3fb revert Kenneth Reitz 2012-04-22 22:29:00 -04:00
  • a7da521a62 merge conflict Kenneth Reitz 2012-04-22 22:26:53 -04:00
  • 2621fe2bff Revert "Add failing tests for invalid %encodings" Kenneth Reitz 2012-04-22 22:26:07 -04:00
  • 3843a40f7c Revert "Reenable test_session_with_escaped_url test" Kenneth Reitz 2012-04-22 22:25:57 -04:00
  • f647352d01 v0.11.2 Kenneth Reitz 2012-04-22 22:08:39 -04:00
  • 1631f0f5ae Merge pull request #552 from slingamn/bundle_2 Kenneth Reitz 2012-04-22 18:53:31 -07:00