Commit Verlauf

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