Historique des commits

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