Skip to content

Pull requests: logstash-plugins/logstash-input-http

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

basic funcionality + ssl
#2 by jsvd was merged May 15, 2015 Loading… updated May 15, 2015
allow applying codecs depending on content-type
#4 by jsvd was closed Jun 16, 2015 Loading… updated Jun 16, 2015
Basic auth support
#7 by jsvd was closed Jun 16, 2015 Loading… updated Jun 16, 2015
Improve docs and asciidoc formatting
#8 by suyograo was closed Jun 29, 2015 Loading… updated Jun 29, 2015
Added first changelog entry
#9 by suyograo was merged Jun 29, 2015 Loading… updated Jun 29, 2015
Bump version to 1.0.0
#11 by suyograo was closed Jun 29, 2015 Loading… updated Jun 29, 2015
Remove stud from dev dependency since its already in runtime deps
#12 by suyograo was closed Jun 29, 2015 Loading… updated Jun 29, 2015
Peg version to 2.11 to bring back rack dependency
#15 by suyograo was closed Jul 21, 2015 Loading… updated Jul 21, 2015
Bump version to 1.0.1 to restore rack dependency
#16 by suyograo was closed Jul 21, 2015 Loading… updated Jul 21, 2015
Missing require for base64
#18 by wiibaa was closed Jul 24, 2015 Loading… updated Jul 24, 2015
Update version to 1.0.2
#19 by suyograo was merged Jul 29, 2015 Loading… updated Jul 29, 2015
Add port randomization to specs
#30 by jsvd was closed Aug 31, 2015 Loading… updated Aug 31, 2015
better documentation for codec and additional_codecs settings
#26 by jsvd was merged Sep 2, 2015 Loading… updated Sep 2, 2015
add remote host address to event
#25 by jsvd was merged Sep 2, 2015 Loading… updated Sep 2, 2015
use plugin.stop to return from run shutdown semantics
#31 by jsvd was closed Sep 21, 2015 Loading… updated Sep 21, 2015
added support for compressed http requests
#40 by dwapstra was merged Jan 13, 2016 Loading… updated Jan 13, 2016
support custom headers enhancement
#42 by jsvd was closed Jan 29, 2016 Loading… updated Jan 29, 2016
Changelog entry for custom response headers
#43 by suyograo was closed Jan 29, 2016 Loading… updated Jan 29, 2016
bump puma to 2.16.0
#45 by jsvd was closed Feb 11, 2016 Loading… updated Feb 11, 2016
add verify_mode option to verify client certs
#37 by joemiller was closed Mar 7, 2016 Loading… updated Mar 7, 2016
Update plugin to the v2.0 of the api
#49 by ph was merged May 6, 2016 Loading… updated May 6, 2016
refactored tests to ensure puma is up
#54 by jsvd was merged May 30, 2016 Loading… updated May 30, 2016
relax api constraint to minor version that adds get/set work in progress
#56 by jsvd was closed Jul 11, 2016 Loading… updated Jul 11, 2016
Improve error logging to include full exception details. bug
#64 by andrewvc was closed Mar 27, 2017 Loading… updated Mar 27, 2017
ProTip! Exclude everything labeled bug with -label:bug.