Commit Graph

  • 61f4faae70 Merge pull request #2468 from scholer/master Ian Cordasco 2015-03-03 14:01:31 -06:00
  • 1887f32b17 test_can_send_bytes_bytearray_objects_with_files test now uses string input, not float. Rasmus Scholer (TimelineX) 2015-03-03 14:37:39 -05:00
  • 326f77d57c Created test case for using bytes and bytearray objects with files argument to Request. Rasmus Scholer (TimelineX) 2015-03-03 03:41:00 +01:00
  • 11b12c3e07 models.RequestEncodingMixin._encode_files now takes bytearray as fp in addition to the currently supported bytes and str input. Rasmus Scholer (TimelineX) 2015-03-03 02:44:52 +01:00
  • 2669f0c0b1 Fix when packages are unvendored Ian Cordasco 2015-02-28 23:04:22 -06:00
  • 9d8a57f2a2 Add a test to ensure the alias does not regress Ian Cordasco 2015-02-28 20:19:13 -06:00
  • 6ea3f2ada8 Only alias the imports for vendored dependencies Ian Cordasco 2015-02-28 20:13:45 -06:00
  • 461b740db6 Merge pull request #2459 from kennethreitz/release-notes/2.5.3 Cory Benfield 2015-02-24 16:32:15 +00:00
  • 628474d626 Update HISTORY and release version for 2.5.3 v2.5.3 Ian Cordasco 2015-02-24 10:30:17 -06:00
  • de674fc82c Merge pull request #2458 from kennethreitz/revert-2442-certs Cory Benfield 2015-02-24 16:18:16 +00:00
  • b58318163c Revert "Update certificate bundle." Ian Cordasco 2015-02-24 09:44:51 -06:00
  • d8be2473d1 Update HISTORY and version for v2.5.2 v2.5.2 Ian Cordasco 2015-02-23 16:26:40 -06:00
  • 58e513579a Update urllib3 to 29aa09bde9c42cc9a8d79aac47ee3d362b438cca Ian Cordasco 2015-02-23 16:02:30 -06:00
  • 0b6d2e451b Merge pull request #2444 from Yasumoto/urllib_upgrade Ian Cordasco 2015-02-23 16:01:06 -06:00
  • 6f3c91b834 Merge pull request #2453 from requiredfield/master Cory Benfield 2015-02-21 10:20:57 +00:00
  • ed73d9e45d document combination of repeated response headers requiredfield 2015-02-20 12:20:18 -06:00
  • 5a22d2060f Merge pull request #2450 from iKevinY/shields-badges Ian Cordasco 2015-02-19 20:01:55 -06:00
  • 344b51327c Update README to use Shields badges Kevin Yap 2015-02-18 22:36:16 -08:00
  • 62df872871 Upgrade urllib3 to 490d3a227fadb626cd54a240b9d0922f849914b4 Joe Smith 2015-02-11 10:22:10 -08:00
  • a5a314e8ee Merge pull request #2442 from Lukasa/certs Ian Cordasco 2015-02-10 13:05:56 -06:00
  • b86330d1f1 Update certificate bundle. Cory Benfield 2015-02-10 19:03:59 +00:00
  • 69d9594338 Merge pull request #2440 from aquarion/patch-1 Ian Cordasco 2015-02-06 08:02:58 -06:00
  • 291b6b24b7 Update to use readthedocs.org instead of rtfd.org Nicholas Avenell 2015-02-06 13:46:38 +00:00
  • 426493f388 Merge pull request #2438 from colindickson/master Cory Benfield 2015-02-04 07:01:10 +00:00
  • 80aee7a225 add a timeout value to connection_error_invalid_port test to accelerate failure Colin Dickson 2015-02-04 21:05:03 -05:00
  • c7beb703bf Merge pull request #2437 from tomscytale/docs_query_param_array Cory Benfield 2015-02-03 10:34:06 +00:00
  • 53f33eb473 quickstart: using a list as a value in query params Tom S 2015-02-03 09:16:38 +00:00
  • 69b7c45c2e Merge pull request #2436 from colindickson/master Cory Benfield 2015-02-03 06:50:11 +00:00
  • ced6550a25 split test_connection_error into two distinct tests, and changed "unknown url" test URL since fooobarbangbazbing.httpbin.org currently gives a valid response. Colin Dickson 2015-02-03 21:23:07 -05:00
  • e644857877 Fix typo. Use smaller paragraphs. Add CVE list Ian Cordasco 2015-01-28 20:48:22 -06:00
  • 3a5e2b2f3d Add a missing comma Ian Cordasco 2015-01-28 08:58:43 -06:00
  • 02f852cc41 Add Cory's twitter account Ian Cordasco 2015-01-28 08:58:05 -06:00
  • ff56e431ad Update support documentation to be more accurate Ian Cordasco 2015-01-28 08:16:05 -06:00
  • b137472936 Merge pull request #2393 from sigmavirus24/bug/2356 kennethreitz 2015-01-27 10:24:34 -08:00
  • 383b20b023 Merge pull request #2412 from sigmavirus24/remove-cruft kennethreitz 2015-01-27 10:24:25 -08:00
  • 3314eb9a62 Merge pull request #2413 from sigmavirus24/bug/2411 kennethreitz 2015-01-27 10:23:18 -08:00
  • cf3a7f4945 Merge pull request #2415 from sigmavirus24/bug/2408 kennethreitz 2015-01-27 10:22:53 -08:00
  • fb1971778f Bug fix: field uri in digest authentication should not be empty when encounter http redirections Zhaoyu Luo 2015-01-25 18:11:22 -06:00
  • 2f7f6a57f3 Merge pull request #2420 from chriskuehl/master Cory Benfield 2015-01-23 07:19:39 +00:00
  • 74d85d0a2f HISTORY: replace n-dash to workaround pip bug Chris Kuehl 2015-01-22 19:37:33 -08:00
  • eec44dbbb1 Check that a filename is a basestring instance Ian Cordasco 2015-01-18 21:51:49 -06:00
  • 677bbe30d7 Move noncebit to the only place it is used Ian Cordasco 2015-01-19 18:50:50 -06:00
  • f37fe551bb Remove entirely unnecessary and unused bits from requests.compat Ian Cordasco 2015-01-18 21:17:11 -06:00
  • 751b35c346 Attempt to quote anyway if unquoting fails Ian Cordasco 2014-12-26 20:02:16 -06:00
  • d2d576b6b1 Update urllib3 to a27758625e4169330fcf965652b1093faf5aaaa2 Ian Cordasco 2015-01-09 20:55:54 -06:00
  • a57eacf080 Merge pull request #2375 from sigmavirus24/fix-imports-when-unbundled kennethreitz 2015-01-09 15:38:30 -05:00
  • b176ccd481 drawn towards it rather than pushed away kennethreitz 2015-01-08 10:04:58 -05:00
  • 176b365287 certifi kennethreitz 2015-01-08 10:01:39 -05:00
  • 09658b80c0 certifi kennethreitz 2015-01-08 09:58:31 -05:00
  • ac34e3b346 simpler button kennethreitz 2015-01-08 09:55:40 -05:00
  • 5549f50258 cleanups kennethreitz 2015-01-08 09:52:56 -05:00
  • 15597c27cd Requests Pro kennethreitz 2015-01-08 09:52:50 -05:00
  • 673bd6afce javascripts kennethreitz 2015-01-06 00:56:47 -05:00
  • 7612015424 Merge pull request #2395 from shrayasr/happy-new-year Cory Benfield 2015-01-01 08:28:11 +00:00
  • 892f2560c1 Changing year in all copyright information Shrayas 2015-01-01 09:04:50 +05:30
  • 2d1ffad80b Merge pull request #2390 from Lukasa/cookiedocs kennethreitz 2014-12-24 10:15:37 -05:00
  • 101425ebfc Enhance documentation for clarity. Cory Benfield 2014-12-24 14:54:49 +00:00
  • f4ec3d2309 Clean up cookie docs and display them. Cory Benfield 2014-12-24 14:33:14 +00:00
  • b83131779c Bump version to 2.5.1 v2.5.1 Ian Cordasco 2014-12-23 11:54:01 -06:00
  • ce5b5fe227 Add release notes for 2.5.1 Ian Cordasco 2014-12-23 11:50:31 -06:00
  • eccbf4a412 Merge pull request #2389 from sigmavirus24/bug/fix-digest-auth Ian Cordasco 2014-12-23 11:40:35 -06:00
  • 86c3ecfd34 Fix bug in renegotiating a nonce with the server Ian Cordasco 2014-12-23 10:40:31 -06:00
  • bd3cf95e34 Fix error handling on Python 3 Ian Cordasco 2014-12-16 22:49:24 -06:00
  • 386c589ba0 Merge branch 'master' of https://github.com/ContinuousFunction/requests into pr/2344 Ian Cordasco 2014-12-16 22:18:51 -06:00
  • f723ab538f Merge pull request #2382 from daftshady/exception Cory Benfield 2014-12-16 09:19:50 +00:00
  • 925e975295 catch exception more specifically in Response.ok daftshady 2014-12-16 16:55:13 +09:00
  • 4c61fef13f Uncommented test in test_requests.py ContinuousFunction 2014-12-15 13:41:10 -05:00
  • 39090cfba6 Merge branch 'master' of https://github.com/kennethreitz/requests ContinuousFunction 2014-12-15 13:24:06 -05:00
  • d7c0249aa8 Merge pull request #2381 from namlede/patch-1 Cory Benfield 2014-12-15 07:59:47 +00:00
  • 01b58ba04e Fix a typo in a comment Ben Edelman 2014-12-15 01:37:19 -05:00
  • a8205bb509 Merge pull request #2379 from arthurdarcet/master Ian Cordasco 2014-12-13 13:49:04 -06:00
  • da82fb4b1d Give proper attribution to pip Ian Cordasco 2014-12-12 21:12:31 -06:00
  • e8d02ea0bb utils.guess_filename fails if the given parameter looks like a file object but has a non-string name attribute Arthur Darcet 2014-12-12 16:11:32 +01:00
  • d615405519 Copy pip's import machinery wholesale Ian Cordasco 2014-12-08 20:48:40 -06:00
  • e23bf10cf4 Merge pull request #2374 from krvc/fix_link Ian Cordasco 2014-12-08 17:46:08 -06:00
  • 508f4b1ca5 Updated the broken link to twitter streaming API documentation rakesh 2014-12-09 01:59:55 +05:30
  • 1d9bf43def Merge pull request #2373 from frewsxcv/patch-1 Ian Cordasco 2014-12-08 12:40:44 -06:00
  • bf2e73522f Enable GitHub syntax highlighting on README Corey Farwell 2014-12-08 13:04:27 -05:00
  • 4e90aa7bd0 Merge pull request #2363 from sigmavirus24/fix-tests kennethreitz 2014-12-02 20:46:10 -08:00
  • f172b30356 Merge pull request #2365 from sigmavirus24/release/2.5 v2.5.0 Ian Cordasco 2014-12-01 17:22:17 -06:00
  • 33b25176b8 Bump version to 2.5.0 Ian Cordasco 2014-12-01 17:03:24 -06:00
  • 9a0ce93935 Add updates for 2.5.0 Ian Cordasco 2014-12-01 17:02:42 -06:00
  • cf82d4406b Update tests to work offline Ian Cordasco 2014-12-01 16:21:41 -06:00
  • 90857b8b59 Merge pull request #2216 from sigmavirus24/retries-take-2 kennethreitz 2014-12-01 14:45:27 -05:00
  • 7aa6c62d6d updatee chardet, urllib3 Kenneth Reitz 2014-12-01 14:40:32 -05:00
  • 53d02381e2 Merge pull request #2349 from sigmavirus24/fix-pickling kennethreitz 2014-11-30 14:12:43 -05:00
  • 8ae4d02d73 Merge pull request #2348 from danmichaelo/master kennethreitz 2014-11-30 14:12:04 -05:00
  • 1c4a666b16 Merge pull request #2353 from mattrobenolt/patch-1 kennethreitz 2014-11-30 14:11:52 -05:00
  • 2a5364cf72 url was already parsed, don't urlparse twice Matt Robenolt 2014-11-23 17:54:44 -08:00
  • c8baf88125 Properly serialize RecentlyUsedContainers for cache Ian Cordasco 2014-11-17 22:13:35 -06:00
  • 3246b1fe17 Changed ConnectionError to InvalidURL ContinuousFunction 2014-11-16 16:39:08 -08:00
  • 8b03f60278 Docs: Add more section labels for referencing Dan Michael O. Heggø 2014-11-17 11:39:33 +01:00
  • 087a27aba9 Partially addresses Issue #1572 ContinuousFunction 2014-11-15 16:58:25 -08:00
  • adf475ef82 Update HTTPAdapter docstring Ian Cordasco 2014-10-25 08:31:03 -05:00
  • 2eb7e3c80b Add last few changes and add a quick test Ian Cordasco 2014-10-24 22:23:15 -05:00
  • f54a4e3de1 Update urllib3 to df4ec5cce1 Ian Cordasco 2014-10-24 21:58:11 -05:00
  • 2bc7762cb6 Update how we handle retries to be consistent with documentation Ian Cordasco 2014-09-10 11:57:20 -05:00
  • 9dc660269f Merge pull request #2309 from sigmavirus24/add-deprecation-warnings kennethreitz 2014-11-12 12:36:03 -05:00
  • 1601387cbe Merge pull request #2308 from kevinburke/read-timeout-retry kennethreitz 2014-11-12 12:35:24 -05:00
  • 45ef1f8eeb Merge pull request #2332 from asnelzin/fix-2329 kennethreitz 2014-11-12 12:34:48 -05:00