Historique des commits

Auteur SHA1 Message Date
  Akinori MUSHA fc421a4581 Disable transparent decompression of the typhoeus adapter il y a 1 mois
  Akinori MUSHA 2c241b50c2 Allow web-requesting agents to specify a Faraday backend il y a 1 mois
  Akinori MUSHA d119145308 Ignore any decompression error when unzip is `gzip` il y a 1 mois
  Akinori MUSHA c2527e4d2f Upgrade Faraday to v2 il y a 1 mois
  Akinori Musha 81fe4a966e Use the default replacement character (U+FFFD) il y a 7 mois
  clf 8dd0dee0ed avoid web requeset encode error il y a 1 an
  Akinori MUSHA c823d114e9 PostAgent can parse a JSON response by enabling the `parse_body` option il y a 1 an
  Akinori MUSHA 357abf7ec7 Use proxy=(url) instead of proxy(url) il y a 1 an
  Akinori MUSHA 7ffd0d04dd Use the non-keyword parameter syntax il y a 1 an
  Akinori MUSHA 930da10cea Reformat code with Rubocop and manually adjust styles il y a 1 an
  Dominik Sander f9501042e5 Make faraday web requests timeout before before DelayedJob max_run_time il y a 8 ans
  douniwan5788 9afb62a605 add proxy support for WebRequestConcern il y a 7 ans
  Akinori MUSHA 30a4a67a0f Replace references to https://github.com/cantino/huginn with huginn/huginn il y a 7 ans
  Akinori MUSHA 50b5833a3f Improve encoding detection in WebsiteAgent il y a 8 ans
  Dominik Sander 663eebc080 Add multipart file upload to PostAgent il y a 8 ans
  Darren Cauthon 18b0107e50 Add the http status agent. il y a 9 ans
  Akinori MUSHA 8e9013d9ea Fix transcoding error when an unknown charset is found il y a 9 ans
  Akinori MUSHA f8a6230447 Switch faraday_middleware to the upstream master il y a 9 ans
  Akinori MUSHA 7bcb5e1374 Exclude `deflate` from Accept-Encoding by default il y a 9 ans
  Akinori MUSHA b62bf8637d Use `next` instead of `return` which exits the enclosing method il y a 9 ans
  Akinori MUSHA 0e06e8c250 Merge pull request #952 from cantino/gzip_support il y a 9 ans
  Akinori MUSHA 2caf45ab7d Use FaradayMiddleware::Gzip in faraday_middleware 0.10.0 il y a 9 ans
  Akinori MUSHA 6f667a4973 Implement charset handling in WebRequestConcern il y a 9 ans
  Dominik Sander f05fc4c148 Allow agents using WebRequestConcern to disable URL encoding il y a 9 ans
  Andrew Cantino 035097bf76 refactor suggested by @knu il y a 10 ans
  Andrew Cantino 49a94f0f7a Switch to boolify and document disable_ssl_verification il y a 10 ans
  Vitor Baptista 41c8ee7a35 [#648] Add disable_ssl_verification option to WebRequestConcern il y a 10 ans
  Andrew Cantino b071f6170d openshift setup is working il y a 10 ans
  Akinori MUSHA 0f1b30bd9c Move require's for faraday to the right place. il y a 10 ans
  Akinori MUSHA d006fd662b Show user the correct default User-Agent value. il y a 10 ans