Historique des commits

Auteur SHA1 Message Date
  Andrew Cantino 84ebfa18cb add a validation that warns the user if they have not provided a path when using JSONPath il y a 9 ans
  Andrew Cantino 9a7ebc09b7 Merge remote-tracking branch 'origin/master' into js_agent_can_be_dryrun il y a 9 ans
  Akinori MUSHA 847282f246 Refactor WebsiteAgent::store_payload! il y a 9 ans
  Andrew Cantino 5daec862eb Merge pull request #766 from stvnrlly/master il y a 9 ans
  stvnrlly 4b9535d70d make unzip specific to gzip to leave room for other methods il y a 9 ans
  KimJungHun c39d17a94a fixes a typo il y a 9 ans
  Andrew Cantino d3564c18fd allow FormConfigurable text areas to be syntax highlighted; allow JavaScriptAgent to be dry run il y a 9 ans
  stvnrlly a7c61ae559 documentation for unzip option il y a 9 ans
  stvnrlly b2ac4ae737 handle gzipped json il y a 9 ans
  Akinori MUSHA 979f803759 Add a "Dry Run" feature to the Agent form. il y a 10 ans
  Andrew Cantino 49a94f0f7a Switch to boolify and document disable_ssl_verification il y a 10 ans
  Chris Eidhof d659152db1 Added changes by @knu il y a 10 ans
  Chris Eidhof 37104e4a6b Added a note about merge mode il y a 10 ans
  Chris Eidhof b2218df623 Added merge mode il y a 10 ans
  Chris Eidhof 4f5ace5612 First checkpoint in refactoring the website agent to accept merge mode il y a 10 ans
  Paul Symons 8fe4e7a452 Fix typo referring for xpath function normalize-space (was: normalize-text) il y a 10 ans
  Akinori MUSHA 57abf7d6ac Fix markdown markups. Text styles do not work in `...`. il y a 10 ans
  Andrew Cantino 815c6d6b86 larger model; fix bootstrap error errors il y a 10 ans
  Akinori MUSHA c21bada226 WebsiteAgent: Provide a variable _response_ for interpolation. il y a 10 ans
  Akinori MUSHA e2f2ff5da8 Remove "locals" from Drop classes and introduce a real context class. il y a 10 ans
  Akinori MUSHA 0227496669 Clean up code with `mode`. il y a 10 ans
  Akinori MUSHA 432f952b0a Refactor WebsiteAgent#check_url. il y a 10 ans
  Akinori MUSHA 863e2b8c70 WebsiteAgent should interpolate values from incoming event payload. il y a 10 ans
  Akinori MUSHA ba7dbceb7a Omit option details from event_description of WebsiteAgent. il y a 10 ans
  Akinori MUSHA cb71c84842 Remove trailing commas from JSON examples. il y a 10 ans
  Akinori MUSHA 0f1b30bd9c Move require's for faraday to the right place. il y a 10 ans
  Akinori MUSHA 39046da035 Explain the basics of Ruby's regexp and leave a pointer to ruby-doc.org. il y a 10 ans
  Akinori MUSHA fca8051e81 Add a parser type `text` to WebsiteAgent. il y a 10 ans
  Akinori MUSHA d006fd662b Show user the correct default User-Agent value. il y a 10 ans
  Akinori MUSHA fa0723ed8a Correct an XPath in description. il y a 10 ans