31 Revīzijas (663eebc0807575a4b52635d820d6720909d4f74a)

Autors SHA1 Ziņojums Datums
  Dominik Sander 663eebc080 Add multipart file upload to PostAgent 7 gadi atpakaļ
  Andrew Cantino cc72f79e0b Allow PostAgent headers to interpolate event data (#1606) 8 gadi atpakaļ
  Akinori MUSHA b095317e4c Add an option `event_headers_style` to PostAgent 8 gadi atpakaļ
  Dominik Sander eecd67c378 PostAgent: allow sending arbitrary string data 8 gadi atpakaļ
  Dominik Sander a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 8 gadi atpakaļ
  Andrew Cantino e87d3ec2c9 Address a few comments 8 gadi atpakaļ
  Andrew Cantino 5c29dcc4cb minor text change 8 gadi atpakaļ
  Andrew Cantino b959d53f41 PostAgent can emit events 8 gadi atpakaļ
  Stefan Siegl 82bdd2caf8 Make post_agent handle content_type=xml 8 gadi atpakaļ
  Dustin Miller 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 8 gadi atpakaļ
  Andrew Cantino 49a94f0f7a Switch to boolify and document disable_ssl_verification 9 gadi atpakaļ
  Akinori MUSHA 13f9022bba Make PostAgent use WebRequestConcern, adding options for Basic Auth and User-Agent. 10 gadi atpakaļ
  Akinori MUSHA 04e1515eea Use boolify(). 10 gadi atpakaļ
  Akinori MUSHA c1f114d56b Make {{agent}} universally accessible from any agent. 10 gadi atpakaļ
  Andrew Cantino b257d11a26 allow the PostAgent to accept interpolation in post_url 10 gadi atpakaļ
  Andrew Cantino f23dea9472 Add 'no_merge' option to PostAgent. 10 gadi atpakaļ
  Andrew Cantino eee3a8ef1f Add option to send non-GET requests with JSON encoding. 10 gadi atpakaļ
  Andrew Cantino edecac092e Add additional HTTP verbs put, patch, and delete. 10 gadi atpakaļ
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options 10 gadi atpakaļ
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. 10 gadi atpakaļ
  Andrew Cantino 8a38e448a4 slight fix on eskim's header code for the PostAgent 10 gadi atpakaļ
  Andrew Cantino 846ebe707f fix bug with empty queries 10 gadi atpakaļ
  Andrew Cantino 19bbbe4bfe PostAgent can (somewhat incongruently) make GET requests now. 10 gadi atpakaļ
  Andrew Cantino 7d5e10aff4 fix bug 10 gadi atpakaļ
  Andrew Cantino 767fe5511b Allow PostAgents to specify a default hash of data to be POSTed, as well as to be run periodically. 10 gadi atpakaļ
  Andrew Cantino a408ae48ea globally avoid using symbols since we're moving to json storage 10 gadi atpakaļ
  Andrew Cantino 0150eac1ac add cannot_create_events! annotation 10 gadi atpakaļ
  Andrew Cantino 7372244d0f return false from working? when an agent's most recent log is an error 10 gadi atpakaļ
  Andrew Cantino 86b5b1f203 Use select2 for type selection; switch to showing JSON for event information 11 gadi atpakaļ
  Rishabh Jain 3d76e3990e Minor modifications 11 gadi atpakaļ
  Rishabh Jain 2c332ceba6 PostAgent 11 gadi atpakaļ