Historique des commits

Auteur SHA1 Message Date
  Akinori MUSHA 265525aa22 Fix the validation for parse_body il y a 1 an
  Akinori MUSHA a62fe20e85 Reformat the code with rubocop il y a 1 an
  Akinori MUSHA c823d114e9 PostAgent can parse a JSON response by enabling the `parse_body` option il y a 1 an
  Akinori MUSHA 4a532395b7 Migrate from RR to RSpec Mocks il y a 2 ans
  Akinori MUSHA fc68af5542 Follow the change in the multipart-post gem il y a 4 ans
  Akinori MUSHA 241d930cc5 Factor out EventHeadersConcern from PostAgent for use in other agents il y a 6 ans
  Stefanus 402f8645d6 Make 'expected_receive_period_in_days' of PostAgent optional (#2333) il y a 6 ans
  Stefanus 44709dc9a7 Fix "working?" of PostAgent (#2329) il y a 6 ans
  Antoine Meicler 3ce696d127 array to be valid in post_agent_spec il y a 6 ans
  Akinori MUSHA 30a4a67a0f Replace references to https://github.com/cantino/huginn with huginn/huginn il y a 7 ans
  Christian Hein 463aba9584 Add `output_mode` to PostAgent il y a 7 ans
  Akinori MUSHA 7663698673 Webmock 2 does not support matching body for multipart/form-data il y a 8 ans
  Dominik Sander 663eebc080 Add multipart file upload to PostAgent il y a 8 ans
  Andrew Cantino cc72f79e0b Allow PostAgent headers to interpolate event data (#1606) il y a 8 ans
  Akinori MUSHA b095317e4c Add an option `event_headers_style` to PostAgent il y a 8 ans
  Dominik Sander eecd67c378 PostAgent: allow sending arbitrary string data il y a 8 ans
  Andrew Cantino e87d3ec2c9 Address a few comments il y a 9 ans
  Andrew Cantino b959d53f41 PostAgent can emit events il y a 9 ans
  Dustin Miller c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers il y a 9 ans
  Stefan Siegl 82bdd2caf8 Make post_agent handle content_type=xml il y a 9 ans
  Akinori MUSHA 5031cbbbac Migrate to RSpec's new expect syntax using Transpec. il y a 10 ans
  Akinori MUSHA 7285cba8a5 Add some specs to compensate for the removed specs for generate_uri. il y a 10 ans
  Akinori MUSHA d60dfa7977 Check if every request has a correct Content-Type. il y a 10 ans
  Akinori MUSHA 13f9022bba Make PostAgent use WebRequestConcern, adding options for Basic Auth and User-Agent. il y a 10 ans
  Andrew Cantino b257d11a26 allow the PostAgent to accept interpolation in post_url il y a 10 ans
  Andrew Cantino f23dea9472 Add 'no_merge' option to PostAgent. il y a 10 ans
  Andrew Cantino edecac092e Add additional HTTP verbs put, patch, and delete. il y a 10 ans
  Andrew Cantino 8a38e448a4 slight fix on eskim's header code for the PostAgent il y a 10 ans
  Andrew Cantino 846ebe707f fix bug with empty queries il y a 10 ans
  Andrew Cantino 19bbbe4bfe PostAgent can (somewhat incongruently) make GET requests now. il y a 10 ans