コミット履歴

作者 SHA1 メッセージ 日付
  Akinori MUSHA 087bcdd8f2 Add specs for float values 1 ヶ月 前
  Akinori MUSHA aad68da874 Auto-correct with Rubocop 1 ヶ月 前
  Akinori MUSHA c4fe1dfe52 Add a new extract option "raw" to the WebsiteAgent 1 ヶ月 前
  Akinori MUSHA 4518d0e8db Rename the `array` option of WebsiteAgent to `single_array` for clarity 1 ヶ月 前
  Akinori MUSHA 4a532395b7 Migrate from RR to RSpec Mocks 2 年 前
  Dominik Sander 50d5f38202 Set inbound_event when creating AgentLog entries 5 年 前
  Dominik Sander 87187eccf7 Replace Delorean with AS::TimeHelpers, remove sleep via time traveling 6 年 前
  Dominik Sander a04faa8245 Add `array` extraction option to WebsiteAgent in HTML/XML mode 7 年 前
  Akinori MUSHA 6839bb6d85 Update the basic auth mocking for webmock 2 7 年 前
  Akinori MUSHA 5f5f3cd38f Do not err if `headers` is a valid headers hash 8 年 前
  Akinori MUSHA 9074f3115e Make sure `status` is an integer when set 8 年 前
  Akinori MUSHA 3a0c9e6274 Disable automatic URL normalization and absolutization on `url` 8 年 前
  Akinori MUSHA 3d91469733 Make WebsiteAgent merge `template` with the results of `extract` (#1816) 8 年 前
  Akinori MUSHA bd9455d5d0 Add a `repeat` option to extractors 8 年 前
  Akinori MUSHA 50123dca53 Fix event_description broken in full JSON mode or without a template 8 年 前
  Akinori MUSHA 4fe35b2a1f Reproduce #1765 8 年 前
  Akinori MUSHA 8b897f5da3 Add Liquid variables `_response_.url` and `_url_` to WebsiteAgent 8 年 前
  Akinori MUSHA fe35df8752 Add a new option `template` to WebsiteAgent 8 年 前
  Akinori MUSHA 50b5833a3f Improve encoding detection in WebsiteAgent 8 年 前
  Akinori MUSHA 7ed40a6901 Use the XPath expression `string(.)` instead of `.//text()` 8 年 前
  Akinori MUSHA 7e79d576b5 Improve Utils.normalize_uri (#1719) 8 年 前
  Akinori MUSHA 2f932f810e Fix the basic auth spec to support all backends 8 年 前
  George Opritescu 48880507db Renamed method, and used present? 8 年 前
  George Opritescu d955ce003a Code review changes 8 年 前
  George Opritescu 267d082769 Fixed typo, and removed instance var 8 年 前
  George Opritescu 6232189688 Allow error codes, such as 404, to be considered successful, potential solution for #1272 8 年 前
  Andrew Cantino 3469ed2a5e Add a migration to set url_from_event and remove direct usage of Event `url` payload value 9 年 前
  Andrew Cantino 8d8d8d614a When the WebsiteAgent receives Events, we do not need to require that they contain a url keyword 9 年 前
  Andrew Cantino 39765f8875 Rename to `data_from_event` and use Liquid 9 年 前
  Andrew Cantino 5eeca709c7 Add event_data_path option to the WebsiteAgent to handle data directly in incoming Events 9 年 前