Historial de Commits

Autor SHA1 Mensaje Fecha
  Akinori MUSHA c21bada226 WebsiteAgent: Provide a variable _response_ for interpolation. hace 10 años
  Akinori MUSHA e2f2ff5da8 Remove "locals" from Drop classes and introduce a real context class. hace 10 años
  Akinori MUSHA 0227496669 Clean up code with `mode`. hace 10 años
  Akinori MUSHA 432f952b0a Refactor WebsiteAgent#check_url. hace 10 años
  Akinori MUSHA 863e2b8c70 WebsiteAgent should interpolate values from incoming event payload. hace 10 años
  Akinori MUSHA ba7dbceb7a Omit option details from event_description of WebsiteAgent. hace 10 años
  Akinori MUSHA cb71c84842 Remove trailing commas from JSON examples. hace 10 años
  Akinori MUSHA 0f1b30bd9c Move require's for faraday to the right place. hace 10 años
  Akinori MUSHA 39046da035 Explain the basics of Ruby's regexp and leave a pointer to ruby-doc.org. hace 10 años
  Akinori MUSHA fca8051e81 Add a parser type `text` to WebsiteAgent. hace 10 años
  Akinori MUSHA d006fd662b Show user the correct default User-Agent value. hace 10 años
  Akinori MUSHA fa0723ed8a Correct an XPath in description. hace 10 años
  Akinori MUSHA 7b6119f1f2 `"text": true` should have meant ".//text()", not "text()". hace 10 años
  Akinori MUSHA 76ecced268 WebsiteAgent: Improve readability with regard to XPath evaluation. hace 10 años
  Akinori MUSHA 4d623c5893 WebsiteAgent: Introduce per-node XPath evaluation in extraction. hace 10 años
  Andrew Cantino f4df522f2f adding a basic RSS agent hace 10 años
  Theofilos Papapanagiotou 669b77ce37 Ignore xmlns when evaluating xpath hace 10 años
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options hace 10 años
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. hace 10 años
  Andrew Cantino fd2e8cd8b6 add headers option to WebsiteAgent hace 10 años
  Akinori MUSHA e8751af629 Add a `user_agent` option to WebsiteAgent. hace 10 años
  Akinori MUSHA 85a7369e65 Use Faraday in WebsiteAgent and make HTTP backend library selectable. hace 10 años
  Akinori MUSHA 88e3132897 JSON does not allow the use of single quotation, so do not encourage it. hace 10 años
  Maximilian Clarke 23356e2a04 Added http/s check and cleaned up receive code hace 10 años
  Maximilian Clarke 9bf3c2c824 Updated WebsiteAgent to receive events hace 10 años
  Maximilian Clarke 0e30b083b4 Updated agent description hace 10 años
  Maximilian Clarke 19c005fe45 Modified website_agent to take an array of urls hace 10 años
  Andrew Cantino 7d9279b871 Merge pull request #212 from knu/website_agent-force_encoding hace 10 años
  Akinori MUSHA df16d8dead Ignore force_encoding if empty. hace 10 años
  Akinori MUSHA 8ea2ba573f Add :xpath support to WebsiteAgent. hace 11 años