Commit Graph

  • 4889adce4e Merge pull request #802 from Lukasa/develop Kenneth Reitz 2012-08-20 09:04:44 -07:00
  • b5ce5029ea Cleanup Advanced doc and remove `.:' from docs Cory Benfield 2012-08-20 16:58:43 +01:00
  • 9eaee76c33 v0.13.8 Kenneth Reitz 2012-08-21 01:15:50 +10:00
  • c323047dbe no more multidict Kenneth Reitz 2012-08-21 01:10:55 +10:00
  • d8dcd35316 Fixes #711! Kenneth Reitz 2012-08-21 01:06:33 +10:00
  • 0841940aea Merge remote-tracking branch 'origin/develop' into develop Kenneth Reitz 2012-08-21 00:55:31 +10:00
  • a320336b5c Merge pull request #801 from rhyselsmore/develop Kenneth Reitz 2012-08-20 07:54:48 -07:00
  • 7c23fa364f Rhys Kenneth Reitz 2012-08-21 00:54:39 +10:00
  • 49a7947bcb link docs! Kenneth Reitz 2012-08-21 00:52:09 +10:00
  • f3159ed4f6 Added in a link handler as per issue #711 Rhys Elsmore 2012-08-21 00:47:19 +10:00
  • 3514816d63 Merge remote-tracking branch 'origin/develop' into develop Kenneth Reitz 2012-08-21 00:43:27 +10:00
  • e5fc88ad37 MultiDict Kenneth Reitz 2012-08-21 00:43:16 +10:00
  • a032e7c392 link headers Kenneth Reitz 2012-08-21 00:43:05 +10:00
  • 301d1a838f Fix kennethreitz/requests#790 ayanamist 2012-08-20 17:18:26 +08:00
  • 2d5d6f99ab Merge pull request #797 from sigmavirus24/fix_order Kenneth Reitz 2012-08-20 00:55:17 -07:00
  • 2e71497e10 Merge pull request #799 from joequery/ubuntu_ssl_error Kenneth Reitz 2012-08-19 22:38:39 -07:00
  • c19650b00f Fix SSL3 error on Ubuntu 12.04 Joseph McCullough 2012-08-19 21:48:30 -05:00
  • 6d418d9132 Fix a fairly critical error on my part. Ian Cordasco 2012-08-19 16:02:29 -04:00
  • f48c78c9ee Change ordering of data + params back. Ian Cordasco 2012-08-19 15:48:12 -04:00
  • b130b98086 v0.13.7 v0.13.7 Kenneth Reitz 2012-08-19 10:46:55 +10:00
  • 385217e55c Merge pull request #789 from zigmonty/http_digest_fixes Kenneth Reitz 2012-08-18 17:42:40 -07:00
  • 489ce1c8a9 Merge pull request #779 from Lukasa/develop Kenneth Reitz 2012-08-18 17:40:53 -07:00
  • 95493917f2 Merge pull request #791 from sigmavirus24/key_val_lists Kenneth Reitz 2012-08-18 15:54:49 -07:00
  • a5d462e176 Revert "Some pyflakes fixes." Ian Cordasco 2012-08-18 18:31:58 -04:00
  • 00523064b0 Merge pull request #793 from Lukasa/typo Kenneth Reitz 2012-08-18 14:32:48 -07:00
  • 329af44f35 Forgot to add myself to the AUTHORS.rst Ian Cordasco 2012-08-18 16:39:52 -04:00
  • a04775f862 Typo fix in tests. Cory Benfield 2012-08-18 21:24:02 +01:00
  • ab56e4a9f1 Fix python3 tests. Ian Cordasco 2012-08-18 14:41:13 -04:00
  • f01694e274 All tests pass, time for a PR. Ian Cordasco 2012-08-18 13:47:14 -04:00
  • e02da89337 Merge branch 'develop' into key_val_lists Ian Cordasco 2012-08-18 12:15:03 -04:00
  • 6d02036092 Extend digests test case to connect twice using the same auth and confirm the second one went direct. Peter Montagner 2012-08-18 15:33:05 +10:00
  • 5017aeb06c Save credentials in the HTTPDigestAuth object and replay them if the user reuses the object. Peter Montagner 2012-08-18 14:16:02 +10:00
  • 53d454c813 Release connection in digest auth 401 handler to allow the connection to be reused. Peter Montagner 2012-08-18 12:53:57 +10:00
  • cb0fdd80d0 Merge pull request #784 from Locker537/docs_fix Kenneth Reitz 2012-08-17 13:59:29 -07:00
  • 27f34a5487 Merge pull request #786 from Locker537/lint_fix Kenneth Reitz 2012-08-17 13:57:01 -07:00
  • bbf1946dfe Merge pull request #787 from kayzh/develop Kenneth Reitz 2012-08-17 13:47:47 -07:00
  • 76f90054f9 "There many ..." to "There are many ..." in quickstart Kay Zhu 2012-08-17 06:12:15 -04:00
  • 42d0a2169e Whitespace fixes following PEP8. Locker537 2012-08-16 17:33:27 -04:00
  • b31a4399c7 Remove trailing whitespace from docs directory. Locker537 2012-08-16 17:08:57 -04:00
  • b9d3ce2e10 Change variable '_r' to 'bad_r' to avoid confusion about Python's private variable convention. Locker537 2012-08-16 16:50:01 -04:00
  • ff55d737d5 Change variable '_r' to 'r' for consistency. Locker537 2012-08-16 16:27:31 -04:00
  • 57b4d39749 Remove exception eating from dispatch_hook. Lucian Branescu Mihaila 2012-08-16 17:49:00 +02:00
  • 00b4ca3b74 Don't get hung up on ports in proxies. Cory Benfield 2012-08-15 18:16:27 +01:00
  • 4130cf9b40 Merge pull request #774 from Lukasa/develop Kenneth Reitz 2012-08-13 14:14:19 -07:00
  • 79d53d3b8a Throw InvalidURL not UnicodeError on bad label. Cory Benfield 2012-08-10 17:29:12 +01:00
  • e08b853a0c Test for throwing useful exception on bad label. Cory Benfield 2012-08-10 17:24:00 +01:00
  • 27b55a74d7 Merge pull request #746 from jkbr/develop Kenneth Reitz 2012-08-10 23:30:21 -07:00
  • 88c762e256 Fixed tests for Python 3 (text vs. bytes). Jakub Roztocil 2012-08-11 08:19:35 +02:00
  • dee3693ea0 Use BytesIO for bytes. Jakub Roztocil 2012-07-30 10:35:47 +02:00
  • cfa627ae62 Fixed encoding of fields with the same name. Jakub Roztocil 2012-07-27 17:08:16 +02:00
  • 64646182b2 Merge pull request #772 from Lukasa/develop Kenneth Reitz 2012-08-10 09:05:08 -07:00
  • 56b01bf0e6 Merge pull request #773 from randomir/develop Kenneth Reitz 2012-08-10 09:03:09 -07:00
  • 4da4792844 tests: python2.6 compat (assertIn added in 2.7) Radomir Stevanovic 2012-08-10 17:51:01 +02:00
  • 7a9419ce35 Document encodings and RFC compliance. Cory Benfield 2012-08-10 14:47:13 +01:00
  • 40ba6b4ec1 new button domain Kenneth Reitz 2012-08-08 23:31:30 -05:00
  • a65e8b4a22 Merge pull request #767 from stefanp/develop Kenneth Reitz 2012-08-08 13:23:10 -07:00
  • d4f7d67655 Merge pull request #766 from Lukasa/develop Kenneth Reitz 2012-08-08 13:18:39 -07:00
  • 875c9e18ab Wrap socket.error in ConnectionError (+ unit tests) Stefan Praszalowicz 2012-08-08 11:12:32 -07:00
  • 6166ba7e13 Accept objects with string representations as URLs. Cory Benfield 2012-08-08 12:05:52 +01:00
  • e624ae8aea Add test for Issue #423. Cory Benfield 2012-08-08 11:59:00 +01:00
  • ceec572cb9 Merge branch 'develop' into key_val_lists Ian Cordasco 2012-08-07 12:11:15 -04:00
  • bc7b2f9a67 Merge pull request #764 from slingamn/regressions Kenneth Reitz 2012-08-06 16:13:59 -07:00
  • 291859c199 fix the tests for python 3 Shivaram Lingamneni 2012-08-06 16:11:45 -07:00
  • 000c105303 propagate self.prefetch on redirect Shivaram Lingamneni 2012-08-06 15:46:47 -07:00
  • 030ead9c36 properly handle send(prefetch=False) Shivaram Lingamneni 2012-08-06 15:37:28 -07:00
  • 857d8eda3a red tests derived from @dhagrow's examples in #760 Shivaram Lingamneni 2012-08-06 13:57:04 -07:00
  • a94fcb87d2 Merge pull request #762 from Lukasa/develop Kenneth Reitz 2012-08-06 14:05:21 -07:00
  • 55bf436f8f Correctly handle encoding numbers when POSTing. Cory Benfield 2012-08-06 17:27:04 +01:00
  • fc6ddfd78a v0.13.6 v0.13.6 Kenneth Reitz 2012-08-06 02:45:52 -04:00
  • b13c24d7b9 Merge pull request #760 from slingamn/fix_leak.release Kenneth Reitz 2012-08-05 21:38:12 -07:00
  • 3c0b94047c address connection leak issue from #520 Shivaram Lingamneni 2012-07-17 19:47:13 -07:00
  • 1722f28971 Add to_key_val_lists to avoid repetition. Ian Cordasco 2012-08-05 23:28:19 -04:00
  • d82d124152 Merge branch 'develop' into key_val_lists Ian Cordasco 2012-08-05 16:59:24 -04:00
  • 1898077f79 Merge pull request #758 from volker48/develop Kenneth Reitz 2012-08-04 08:39:25 -07:00
  • f60579ddda Moved fix for #747 to compat module Marcus McCurdy 2012-08-04 09:35:32 -04:00
  • 2d321b22b7 Merge branch 'develop' of https://github.com/volker48/requests into develop Marcus McCurdy 2012-08-03 23:18:31 -04:00
  • 493ea93469 Fixed issue #747 Marcus McCurdy 2012-08-03 23:13:17 -04:00
  • 2110f7d18c Fixed test for issue #747 to check for '' instead of 'text/plain' Marcus McCurdy 2012-08-03 23:05:37 -04:00
  • 2d5e38f30a params now accepts a k/v list. Ian Cordasco 2012-08-03 22:04:43 -04:00
  • 12328d6e58 Added a test to expose issue #747 Marcus McCurdy 2012-08-03 20:09:56 -04:00
  • b5ca4b4430 Merge pull request #754 from sigmavirus24/develop Kenneth Reitz 2012-08-03 09:21:28 -07:00
  • 644c6f9134 Merge branch 'develop' into key_val_lists Ian Cordasco 2012-08-03 12:02:01 -04:00
  • b4bc76f8eb Fix raise_for_status() Ian Cordasco 2012-08-03 11:42:36 -04:00
  • 5ff165a1e2 Better handling of invalid files. Ian Cordasco 2012-08-01 10:36:45 -04:00
  • 1efd06a87d This simplification should work. Ian Cordasco 2012-08-01 09:03:57 -04:00
  • 46b6207f05 Fix python3 errors. Ian Cordasco 2012-07-31 22:23:47 -04:00
  • c71f48b5f1 Some pyflakes fixes. Ian Cordasco 2012-07-31 22:17:47 -04:00
  • 2b33bc289f Tests written for _encode_files new capability. Ian Cordasco 2012-07-31 21:50:44 -04:00
  • 42ddc4c9e8 Need to write tests but this looks good so far. Ian Cordasco 2012-07-31 15:56:22 -04:00
  • 664880db62 Merge pull request #751 from Lukasa/develop Kenneth Reitz 2012-08-02 13:53:05 -07:00
  • 22179c493e Merge pull request #753 from berkerpeksag/if-statements Kenneth Reitz 2012-08-02 13:52:36 -07:00
  • 204649521b Refactoring in |raise_for_status| method. Berker Peksag 2012-08-02 23:45:06 +03:00
  • 54842cdca9 Merge pull request #752 from anentropic/patch-1 Kenneth Reitz 2012-08-02 04:59:38 -07:00
  • fdec88de99 example looked wrong anentropic 2012-08-02 13:56:12 +02:00
  • 4f40b3befc Catch socket.gaierror in safe mode. Cory Benfield 2012-08-02 12:16:41 +01:00
  • b47418533a Merge pull request #744 from tax/develop Kenneth Reitz 2012-07-30 18:13:17 -07:00
  • 758cd24033 donate Kenneth Reitz 2012-07-28 17:07:53 -04:00
  • 027effd585 Merge remote-tracking branch 'origin/develop' into develop Kenneth Reitz 2012-07-28 16:56:49 -04:00
  • ca7ee68656 setup.py Kenneth Reitz 2012-07-28 16:56:14 -04:00
  • 72f7cbfdc1 gittip Kenneth Reitz 2012-07-28 16:56:00 -04:00