Histórico de commits

Autor SHA1 Mensagem Data
  Akinori MUSHA 241d930cc5 Factor out EventHeadersConcern from PostAgent for use in other agents 6 anos atrás
  Stefanus 402f8645d6 Make 'expected_receive_period_in_days' of PostAgent optional (#2333) 6 anos atrás
  Stefanus 44709dc9a7 Fix "working?" of PostAgent (#2329) 6 anos atrás
  Antoine Meicler 3ce696d127 array to be valid in post_agent_spec 6 anos atrás
  Akinori MUSHA 30a4a67a0f Replace references to https://github.com/cantino/huginn with huginn/huginn 7 anos atrás
  Christian Hein 463aba9584 Add `output_mode` to PostAgent 7 anos atrás
  Akinori MUSHA 7663698673 Webmock 2 does not support matching body for multipart/form-data 8 anos atrás
  Dominik Sander 663eebc080 Add multipart file upload to PostAgent 8 anos atrás
  Andrew Cantino cc72f79e0b Allow PostAgent headers to interpolate event data (#1606) 8 anos atrás
  Akinori MUSHA b095317e4c Add an option `event_headers_style` to PostAgent 8 anos atrás
  Dominik Sander eecd67c378 PostAgent: allow sending arbitrary string data 8 anos atrás
  Andrew Cantino e87d3ec2c9 Address a few comments 9 anos atrás
  Andrew Cantino b959d53f41 PostAgent can emit events 9 anos atrás
  Dustin Miller c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 9 anos atrás
  Stefan Siegl 82bdd2caf8 Make post_agent handle content_type=xml 9 anos atrás
  Akinori MUSHA 5031cbbbac Migrate to RSpec's new expect syntax using Transpec. 10 anos atrás
  Akinori MUSHA 7285cba8a5 Add some specs to compensate for the removed specs for generate_uri. 10 anos atrás
  Akinori MUSHA d60dfa7977 Check if every request has a correct Content-Type. 10 anos atrás
  Akinori MUSHA 13f9022bba Make PostAgent use WebRequestConcern, adding options for Basic Auth and User-Agent. 10 anos atrás
  Andrew Cantino b257d11a26 allow the PostAgent to accept interpolation in post_url 10 anos atrás
  Andrew Cantino f23dea9472 Add 'no_merge' option to PostAgent. 10 anos atrás
  Andrew Cantino edecac092e Add additional HTTP verbs put, patch, and delete. 10 anos atrás
  Andrew Cantino 8a38e448a4 slight fix on eskim's header code for the PostAgent 10 anos atrás
  Andrew Cantino 846ebe707f fix bug with empty queries 10 anos atrás
  Andrew Cantino 19bbbe4bfe PostAgent can (somewhat incongruently) make GET requests now. 10 anos atrás
  Andrew Cantino 767fe5511b Allow PostAgents to specify a default hash of data to be POSTed, as well as to be run periodically. 10 anos atrás
  Andrew Cantino 0120ccb9c1 Basic HuamnTaskAgent with specs 11 anos atrás
  Rishabh Jain 2c332ceba6 PostAgent 11 anos atrás