Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HTTP listener service input plugin #1407

Closed
wants to merge 28 commits into from
Closed

Add HTTP listener service input plugin #1407

wants to merge 28 commits into from

Commits on Jun 22, 2016

  1. initial http_listener implementation

    ncohensm committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    933bdaa View commit details
    Browse the repository at this point in the history
  2. fix incredibly stupid bugs

    ncohensm committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    c4e0452 View commit details
    Browse the repository at this point in the history
  3. populate README

    ncohensm committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    6b5a9d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e79135 View commit details
    Browse the repository at this point in the history
  5. set response headers for query endpoint

    ncohensm committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    a0cb608 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2016

  1. add unit tests

    ncohensm committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    121d71f View commit details
    Browse the repository at this point in the history
  2. revert erroneous Godeps change

    ncohensm committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    ac9e653 View commit details
    Browse the repository at this point in the history
  3. add plugin ref to top-level README

    ncohensm committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    e9d3870 View commit details
    Browse the repository at this point in the history
  4. remove debug output and add empty post body test

    ncohensm committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    cf08b56 View commit details
    Browse the repository at this point in the history
  5. fix linter errors

    ncohensm committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    2f36631 View commit details
    Browse the repository at this point in the history
  6. move stoppableListener into repo

    ncohensm committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    2dee84d View commit details
    Browse the repository at this point in the history
  7. use constants for http status codes

    ncohensm committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    13c4f95 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2016

  1. add CHANGELOG entry

    ncohensm committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    7c17468 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5866acd View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2016

  1. Merge branch 'master' into master

    bagelswitch authored Jun 30, 2016
    Configuration menu
    Copy the full SHA
    bb09363 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2016

  1. address code review comments re. style/structure

    ncohensm committed Jul 8, 2016
    Configuration menu
    Copy the full SHA
    6da73de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7843c3a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2016

  1. address further code review comments

    ncohensm committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    4b424a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a812b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2016

  1. Merge branch 'master' into master

    bagelswitch authored Jul 18, 2016
    Configuration menu
    Copy the full SHA
    51215b5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into master

    bagelswitch authored Jul 18, 2016
    Configuration menu
    Copy the full SHA
    0eebee9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d460d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2016

  1. Configuration menu
    Copy the full SHA
    f715c17 View commit details
    Browse the repository at this point in the history
  2. correct linter error after merge

    ncohensm committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    54385d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2016

  1. Configuration menu
    Copy the full SHA
    739e0af View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. Configuration menu
    Copy the full SHA
    bbeb5ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d660903 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. Configuration menu
    Copy the full SHA
    142818a View commit details
    Browse the repository at this point in the history