Historique des commits

Auteur SHA1 Message Date
  Akinori MUSHA c4fe1dfe52 Add a new extract option "raw" to the WebsiteAgent il y a 3 mois
  Akinori MUSHA 4518d0e8db Rename the `array` option of WebsiteAgent to `single_array` for clarity il y a 3 mois
  Akinori MUSHA 930da10cea Reformat code with Rubocop and manually adjust styles il y a 1 an
  Dominik Sander 50d5f38202 Set inbound_event when creating AgentLog entries il y a 5 ans
  Stefan Fischer c5e264d3cd Move method "is_positive_integer?" to "agent.rb" il y a 6 ans
  bobbysteel d7c69d1ea0 Fix per requests il y a 7 ans
  bobbysteel 00d0a46cfb Clarify xpath usage with example il y a 7 ans
  James Hu 908f0b6b3d Escape \ in JSON string literal in WebsiteAgent code example il y a 7 ans
  James Hu d38cfdd70d Fix syntax error in Website Agent description il y a 7 ans
  Dominik Sander a04faa8245 Add `array` extraction option to WebsiteAgent in HTML/XML mode il y a 7 ans
  Akinori MUSHA 30a4a67a0f Replace references to https://github.com/cantino/huginn with huginn/huginn il y a 7 ans
  Géza Búza 6a71295205 Improve documentation of Website Agent (#2066) il y a 7 ans
  Dominik Sander e1f702adf1 Upgrade liquid (#1982) il y a 7 ans
  Andrew Cantino be0d0417bd Fix #1799 by linking to Liquid docs (#1953) il y a 7 ans
  Akinori MUSHA 37a2aaaf65 Fix typos in the document: `_request_` -> `_response_` il y a 8 ans
  Akinori MUSHA 5f5f3cd38f Do not err if `headers` is a valid headers hash il y a 8 ans
  Akinori MUSHA 9074f3115e Make sure `status` is an integer when set il y a 8 ans
  Akinori MUSHA 3a0c9e6274 Disable automatic URL normalization and absolutization on `url` il y a 8 ans
  Akinori MUSHA 3d91469733 Make WebsiteAgent merge `template` with the results of `extract` (#1816) il y a 8 ans
  Akinori MUSHA bd9455d5d0 Add a `repeat` option to extractors il y a 8 ans
  Akinori MUSHA 3a66c152ef Make `extract_each` prepare a storage for results il y a 8 ans
  Akinori MUSHA 1e70b31e7f Merge pull request #1770 from cantino/revert-1071 il y a 8 ans
  Akinori MUSHA 50123dca53 Fix event_description broken in full JSON mode or without a template il y a 8 ans
  Akinori MUSHA 898e3d8edb Revert the special treatment for CDATA introduced in #1071 il y a 8 ans
  Akinori MUSHA e50b8e0d5c Document that `url` in a created event is automatically resolved il y a 8 ans
  Akinori MUSHA cc16e854b3 Fix a problem in resolving the `url` key of a created event il y a 8 ans
  Akinori MUSHA 91f096b16f Merge pull request #1743 from cantino/website_agent_can_interpolate_after_extraction il y a 8 ans
  Alex Jordan 77da54ea0c Convert a bunch of HTTP links to HTTPS (#1757) il y a 8 ans
  Akinori MUSHA 58fabb885c Add a new Liquid filter `rebase_hrefs` il y a 8 ans
  Akinori MUSHA 8b897f5da3 Add Liquid variables `_response_.url` and `_url_` to WebsiteAgent il y a 8 ans