Commit Graph

  • 85da715f40 Merge pull request #1153 from cbare/master Kenneth Reitz 2013-01-30 15:56:21 -08:00
  • b554b0c1cb Merge pull request #1152 from ekatsah/patch-1 Kenneth Reitz 2013-01-30 15:54:20 -08:00
  • 9ff8cbe5fb shorten filename by os.path.basename in guess_filename(obj) Christopher Bare 2013-01-30 15:33:43 -08:00
  • 79727abb32 Update docs/user/advanced.rst ekatsah 2013-01-30 21:22:24 +01:00
  • ba485913b6 Thanks to @maxcountryman for the code review Ian Cordasco 2013-01-30 10:58:32 -05:00
  • a95bfd3032 Fix the elapsed test and #1133 Ian Cordasco 2013-01-29 23:50:37 -05:00
  • 207a2744aa Merge pull request #1143 from Lukasa/master Kenneth Reitz 2013-01-28 20:52:17 -08:00
  • 95084c9ca8 Fix test for Py3. Cory Benfield 2013-01-26 15:54:06 +00:00
  • 2f7923bc05 More useful docstring. Cory Benfield 2013-01-26 15:24:25 +00:00
  • 2ac3913733 Make Response objects iterable. Cory Benfield 2013-01-26 15:19:01 +00:00
  • 231e343a3b Merge pull request #1148 from sigmavirus24/timing_switch Kenneth Reitz 2013-01-28 09:40:10 -08:00
  • c8ad4f0b73 Move the timing work to Session.send Ian Cordasco 2013-01-28 11:53:02 -05:00
  • 25545b393b Merge pull request #1146 from oczkers/master Kenneth Reitz 2013-01-27 19:11:15 -08:00
  • dfa89e299a Merge pull request #1138 from clee/master Kenneth Reitz 2013-01-27 19:10:16 -08:00
  • 318300848f Use timedelta and change attribute name back to elapsed Chris Lee 2013-01-27 19:01:39 -08:00
  • d4aaef1e9a Time how long each request takes Chris Lee 2013-01-23 18:14:47 -08:00
  • 40a060cf57 it`s more pep8 now oczkers 2013-01-27 02:04:12 +01:00
  • ac5e6807fa Merge pull request #1145 from sigmavirus24/master Kenneth Reitz 2013-01-26 09:05:19 -08:00
  • 250896b7f3 Mock the links test. Ian Cordasco 2013-01-26 11:55:08 -05:00
  • 9d1d927420 Merge pull request #1103 from dmckeone/master Kenneth Reitz 2013-01-25 21:02:01 -08:00
  • 440aeca5d4 Merge pull request #1123 from andrewjesaitis/master Kenneth Reitz 2013-01-25 21:00:33 -08:00
  • b6af86225d Merge pull request #1140 from ralphbean/cookie-test Kenneth Reitz 2013-01-25 20:58:35 -08:00
  • c50f8f7cc8 Merge pull request #1142 from theaeolianmachine/removeGETContentLength Kenneth Reitz 2013-01-25 20:58:20 -08:00
  • 8d8865aadb Remove Content-Length from GET/HEAD by default. Johnny Goodnow 2013-01-25 20:50:58 -08:00
  • f7c10ca74d Always add Content-Length to HTTP PATCH. Johnny Goodnow 2013-01-25 12:07:24 -08:00
  • 4cac9f07c4 Add myself to AUTHORS. Johnny Goodnow 2013-01-25 00:19:09 -08:00
  • f453892960 Fix python 2.6 unittest compatability issue. Johnny Goodnow 2013-01-24 21:25:14 -08:00
  • 44b1e7ebea Remove default Content-Length from GET requests. Johnny Goodnow 2013-01-24 21:10:12 -08:00
  • 4ce6440795 purported py2.6 support for cookies test. Ralph Bean 2013-01-25 00:10:51 -05:00
  • 22623bd8c2 Merge pull request #1099 from sprt/master Kenneth Reitz 2013-01-24 10:00:24 -08:00
  • 5861254d8f Test for cookie parameters. Ralph Bean 2013-01-24 12:47:55 -05:00
  • ab2e7df8a9 Merge branch 'master' of git://github.com/kennethreitz/requests sprt 2013-01-24 18:36:53 +01:00
  • beec48c8f8 Merge pull request #1137 from whit537/unperson_test Kenneth Reitz 2013-01-23 17:37:13 -08:00
  • b2427223c1 Merge pull request #1136 from steveklabnik/test_link_header Kenneth Reitz 2013-01-23 17:34:55 -08:00
  • ef52044c5f Remove a test per @kennethreitz in IRC Chad Whitacre 2013-01-23 20:32:03 -05:00
  • ccea28db07 introduce a test for link headers. Steve Klabnik 2013-01-23 20:31:05 -05:00
  • e21ef547f7 Merge pull request #1134 from steveklabnik/remove_silly_assert Kenneth Reitz 2013-01-23 17:06:40 -08:00
  • 0af8ff9405 remove silly assert Steve Klabnik 2013-01-23 20:03:43 -05:00
  • 6e0ca583fe Merge pull request #1132 from sburns/jsonkwargs Kenneth Reitz 2013-01-23 14:02:37 -08:00
  • 2bcc4a774a Pass kwargs to json.loads Scott Burns 2013-01-23 15:25:48 -06:00
  • 34268b16c3 Moves num_401_calls counter to HTTPDigestAuth Andrew Jesaitis 2013-01-23 10:32:56 -07:00
  • 1cfe59299b Only call the hook once. Ian Cordasco 2013-01-23 11:51:37 -05:00
  • e771aa9386 Comment & replace something that keeps disappearing Ian Cordasco 2013-01-23 11:28:30 -05:00
  • cc7bee19f0 Refactor prepare_hooks() sprt 2013-01-23 15:45:44 +01:00
  • 088f908d58 Add missing import sprt 2013-01-23 15:45:14 +01:00
  • c4ad8afba9 Merge remote-tracking branch 'upstream/master' sprt 2013-01-23 14:42:45 +01:00
  • 0c09d16b29 Merge pull request #1125 from juanriaza/master Kenneth Reitz 2013-01-22 19:43:50 -08:00
  • 30573b2d8b Merge pull request #1116 from Lukasa/master Kenneth Reitz 2013-01-22 18:51:17 -08:00
  • 1a87f15e6f Merge pull request #1117 from sigmavirus24/issue1106 Kenneth Reitz 2013-01-22 18:48:31 -08:00
  • 472a5b4748 Merge pull request #1127 from sigmavirus24/fix1126 Kenneth Reitz 2013-01-22 17:53:16 -08:00
  • b94510fc42 Merge pull request #1128 from mvid/master Kenneth Reitz 2013-01-22 17:45:00 -08:00
  • 6e53290acd update urllib3 to current master with ssl bugfixes Mantas Vidutis 2013-01-22 14:40:10 -08:00
  • ca85b4ec6c Tests pass this time. Ian Cordasco 2013-01-22 17:21:34 -05:00
  • a6360ca134 missing algorithm field Juan Riaza 2013-01-22 16:35:16 +01:00
  • 47aa968f3c Merge pull request #1121 from Lukasa/typo Kenneth Reitz 2013-01-22 06:40:24 -08:00
  • 3bf46609c8 Merge pull request #1097 from matthewlmcclure/issues/1096 Kenneth Reitz 2013-01-22 05:11:14 -08:00
  • cd0cbada65 Merge pull request #1095 from Jud/patch-1 Kenneth Reitz 2013-01-22 05:10:19 -08:00
  • ed559bb8b1 Merge pull request #1122 from Lukasa/readline Kenneth Reitz 2013-01-22 05:09:11 -08:00
  • 27e814ad76 Fix failing tests. Ian Cordasco 2013-01-21 20:21:08 -05:00
  • 03893d9b7f Fixes repeated 401s when using DigestAuth with a session Andrew Jesaitis 2013-01-21 16:34:11 -07:00
  • 297aa04bea Decrease default line length for iter_lines Cory Benfield 2013-01-21 21:15:04 +00:00
  • c678a7b402 Small typo fixes. Cory Benfield 2013-01-21 19:55:08 +00:00
  • b7242a1ad1 Merge pull request #1120 from spulec/patch-2 Kenneth Reitz 2013-01-21 11:27:41 -08:00
  • cf0a5089f5 Add py3.3 testing back Steve Pulec 2013-01-21 14:19:29 -05:00
  • de32f1774f Remove test that cannot work on Python3. Cory Benfield 2013-01-19 17:14:32 +00:00
  • e1c4fe21d4 Fix #1106 Ian Cordasco 2013-01-19 11:49:52 -05:00
  • 89c8cbbe0c Ensure Content-Length is a string. Cory Benfield 2013-01-19 12:07:34 +00:00
  • 16ba63ccde Merge pull request #1114 from vlaci/master Kenneth Reitz 2013-01-18 05:40:26 -08:00
  • 347a52aa5c Fixed proxy requests to pool connections. László Vaskó 2013-01-18 13:41:14 +01:00
  • c920ee57b8 Merge pull request #1110 from slingamn/certifi_eol Kenneth Reitz 2013-01-18 04:39:41 -08:00
  • 985a906c6c Remove support for certifi Shivaram Lingamneni 2013-01-17 20:40:28 -08:00
  • f038f68ad8 Merge pull request #1107 from Lukasa/master Kenneth Reitz 2013-01-17 19:50:55 -08:00
  • d3e6597f73 Update docs with correct cookie behaviour. Cory Benfield 2013-01-17 19:28:28 +00:00
  • f8d729a17b Merge pull request #1105 from slingamn/turktrust Kenneth Reitz 2013-01-17 02:51:52 -08:00
  • b66427eab9 remove the TURKTRUST root certificates, as per #1102 Shivaram Lingamneni 2013-01-17 02:02:49 -08:00
  • 35d4a47cb1 Allow passing POST data with a list of 2-tuples. David McKeone 2013-01-16 11:53:24 -07:00
  • a721d590b4 Make hooks work with prepared requests sprt 2013-01-12 21:46:44 +01:00
  • 628e393b9a Resolves the parts of #1096 in requests proper. Matt McClure 2013-01-11 15:04:47 -05:00
  • a950322b07 Fix spacing in setup.py Jud 2013-01-11 11:42:02 -05:00
  • 34917618d8 +1 Kenneth Reitz 2013-01-11 09:34:14 -05:00
  • 1a7c91f658 Merge remote-tracking branch 'origin/master' v1.1.0 Kenneth Reitz 2013-01-10 02:13:06 -05:00
  • 41687c8fa8 v1.1.0 and docs Kenneth Reitz 2013-01-10 02:13:02 -05:00
  • 91f6e69cc4 Merge pull request #1092 from jianlius/case-insensitive-update Kenneth Reitz 2013-01-09 23:07:45 -08:00
  • 6ec1a9ca52 Merge pull request #1091 from vinodc/specify_file_content_type Kenneth Reitz 2013-01-09 23:02:47 -08:00
  • 9d33629b6d don't supply params for directs Kenneth Reitz 2013-01-10 01:58:46 -05:00
  • ef8563ab36 CHUNKED REQUESTS! Kenneth Reitz 2013-01-10 01:58:29 -05:00
  • a392a87389 Retrieve kwargs.keys() just once. Jian Li 2013-01-09 22:07:38 -08:00
  • 4a5b5bc86e test cleanup Kenneth Reitz 2013-01-10 00:40:17 -05:00
  • 68edcd12b1 Make merge_kwargs case-insensitive when looking up keys. Jian Li 2013-01-09 21:29:24 -08:00
  • fbc366c1a5 Fixing test to ensure it passes with python 3. Vinod Chandru 2013-01-09 20:10:54 -08:00
  • 20b10aed1b Allow for third argument in file dict value to support explicit file content type. Vinod Chandru 2013-01-09 19:29:28 -08:00
  • b4505284f2 Merge pull request #1080 from sigmavirus24/master Kenneth Reitz 2013-01-07 10:42:30 -08:00
  • 47fe258b5a Merge pull request #1085 from graingert/patch-1 Kenneth Reitz 2013-01-07 10:42:14 -08:00
  • 21616a815b Merge pull request #1086 from graingert/patch-2 Kenneth Reitz 2013-01-07 10:41:51 -08:00
  • 50934e056e Merge pull request #1089 from PaulMcMillan/philosophy Kenneth Reitz 2013-01-07 10:41:32 -08:00
  • ba1df2cfca Clarify support for alternative distributions Paul McMillan 2013-01-07 13:34:51 -05:00
  • 7dc13e5cab Update the link headers doc to match the code Thomas Grainger 2013-01-04 21:46:14 +00:00
  • 7687746c7c Update the advanced doc to use the r.json method Thomas Grainger 2013-01-04 21:33:51 +00:00
  • 5264c71d86 Fix #1079 Ian Cordasco 2013-01-02 14:25:33 -05:00
  • 5d87e1aeba Update LICENSE Kenneth Reitz 2012-12-31 17:59:18 -05:00