67 Коммиты (7e79d576b57c73ec8d4185b4ce36b541030dbe50)

Автор SHA1 Сообщение Дата
  Akinori MUSHA 7e79d576b5 Improve Utils.normalize_uri (#1719) лет %!s(int64=7): %!d(string=назад)
  Akinori MUSHA 2f932f810e Fix the basic auth spec to support all backends лет %!s(int64=8): %!d(string=назад)
  George Opritescu 48880507db Renamed method, and used present? лет %!s(int64=8): %!d(string=назад)
  George Opritescu d955ce003a Code review changes лет %!s(int64=8): %!d(string=назад)
  George Opritescu 267d082769 Fixed typo, and removed instance var лет %!s(int64=8): %!d(string=назад)
  George Opritescu 6232189688 Allow error codes, such as 404, to be considered successful, potential solution for #1272 лет %!s(int64=8): %!d(string=назад)
  Andrew Cantino 3469ed2a5e Add a migration to set url_from_event and remove direct usage of Event `url` payload value лет %!s(int64=8): %!d(string=назад)
  Andrew Cantino 8d8d8d614a When the WebsiteAgent receives Events, we do not need to require that they contain a url keyword лет %!s(int64=8): %!d(string=назад)
  Andrew Cantino 39765f8875 Rename to `data_from_event` and use Liquid лет %!s(int64=8): %!d(string=назад)
  Andrew Cantino 5eeca709c7 Add event_data_path option to the WebsiteAgent to handle data directly in incoming Events лет %!s(int64=8): %!d(string=назад)
  Akinori MUSHA cdfdc7f3c5 Introduce Utils.normalize_uri and use it in WebsiteAgent лет %!s(int64=8): %!d(string=назад)
  Akinori MUSHA 8e9013d9ea Fix transcoding error when an unknown charset is found лет %!s(int64=8): %!d(string=назад)
  Dustin Miller 5f5a080b6d Merge branch 'master' of https://github.com/cantino/huginn into rspec-3-update лет %!s(int64=8): %!d(string=назад)
  Andrew Cantino 04be180255 Merge pull request #1071 from purposeindustries/strip-cdata лет %!s(int64=8): %!d(string=назад)
  Dustin Miller c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers лет %!s(int64=8): %!d(string=назад)
  oroce a796caa306 stripping cdata should be the default behaviour лет %!s(int64=8): %!d(string=назад)
  Akinori MUSHA f8a6230447 Switch faraday_middleware to the upstream master лет %!s(int64=8): %!d(string=назад)
  oroce 8afca6fed0 stripping cdata from the value лет %!s(int64=8): %!d(string=назад)
  Akinori MUSHA 7bcb5e1374 Exclude `deflate` from Accept-Encoding by default лет %!s(int64=8): %!d(string=назад)
  Andrew Cantino 48d5990146 Allow url_from_event in the WebsiteAgent to be an Array лет %!s(int64=8): %!d(string=назад)
  Akinori MUSHA 2caf45ab7d Use FaradayMiddleware::Gzip in faraday_middleware 0.10.0 лет %!s(int64=9): %!d(string=назад)
  Andrew Cantino 8d1a05fb7c fix specs лет %!s(int64=9): %!d(string=назад)
  Andrew Cantino 4f319a3ab4 Merge branch 'master' of https://github.com/stvnrlly/huginn into stvnrlly-master лет %!s(int64=9): %!d(string=назад)
  Andrew Cantino 3584c8fa5e allow integer indexes as strings лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 1f49085770 Fix a spec for an error message лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 130ca6c9af Rename the option name to `url_from_event`, suggested by @cantino лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 1e336f029e Add a spec for the url_on_receive option лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA e791f75648 Add a new option `use_namespaces` to WebsiteAgent. лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 2bb89c4e39 Add specs for the extraction type `xml`. лет %!s(int64=9): %!d(string=назад)
  Andrew Cantino 84ebfa18cb add a validation that warns the user if they have not provided a path when using JSONPath лет %!s(int64=9): %!d(string=назад)
  stvnrlly 5e1730351f update some spec scripts to new cleanup time лет %!s(int64=9): %!d(string=назад)
  stvnrlly 795050636f add spec for website unzip лет %!s(int64=9): %!d(string=назад)
  Dominik Sander 0daea40bdf On postgres queries without an ORDER are ordered randomly, this caused лет %!s(int64=9): %!d(string=назад)
  Chris Eidhof b2218df623 Added merge mode лет %!s(int64=9): %!d(string=назад)
  Andrew Cantino 991e1466c6 fix spec when user agent is different лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 5031cbbbac Migrate to RSpec's new expect syntax using Transpec. лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA c21bada226 WebsiteAgent: Provide a variable _response_ for interpolation. лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA df907c0290 Extend the spec to give a better idea on how to use `to_xpath`. лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 0c490aa82d Add a Liquid filter `to_xpath`, which quotes a string for use in XPath expression. лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 863e2b8c70 WebsiteAgent should interpolate values from incoming event payload. лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA fca8051e81 Add a parser type `text` to WebsiteAgent. лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 7b6119f1f2 `"text": true` should have meant ".//text()", not "text()". лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA a800342c29 WebsiteAgent: Add a spec for XPath returning an integer value. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 4d623c5893 WebsiteAgent: Introduce per-node XPath evaluation in extraction. лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino f4df522f2f adding a basic RSS agent лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino fd2e8cd8b6 add headers option to WebsiteAgent лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA e8751af629 Add a `user_agent` option to WebsiteAgent. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 85a7369e65 Use Faraday in WebsiteAgent and make HTTP backend library selectable. лет %!s(int64=10): %!d(string=назад)
  Maximilian Clarke 9bf3c2c824 Updated WebsiteAgent to receive events лет %!s(int64=10): %!d(string=назад)
  Maximilian Clarke 19c005fe45 Modified website_agent to take an array of urls лет %!s(int64=10): %!d(string=назад)