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 option to disable deflate #20

Merged
merged 5 commits into from
Dec 2, 2016
Merged

Commits on Nov 17, 2016

  1. add option to disable deflate

    Kyle Turney committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    5f112ce View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. force deflate to a boolean in the graylog constructor

    Kyle Turney committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    a6630c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6cf3ca View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2016

  1. make the deflate option a string instead of a boolean

    Kyle Turney committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    af32058 View commit details
    Browse the repository at this point in the history
  2. add deflate option assertion

    Kyle Turney committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    8997572 View commit details
    Browse the repository at this point in the history