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 nginx debug flag #401

Merged
merged 9 commits into from
Oct 29, 2018
Merged

Add nginx debug flag #401

merged 9 commits into from
Oct 29, 2018

Commits on Oct 25, 2018

  1. Add nginx-debug flag

    Dean-Coakley committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    9c529a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11e24c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71f625d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4428974 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    928f4d9 View commit details
    Browse the repository at this point in the history
  6. Fix docs. Fix args order. Add unit test

    * Add unit test for getNginxCommand
    * Fix cli-args documentation
    * nginxBinaryPath is now the second arg in NewNginxController
    Dean-Coakley committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    14867b2 View commit details
    Browse the repository at this point in the history
  7. Fix cli-args docs

    Dean-Coakley committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    7325911 View commit details
    Browse the repository at this point in the history
  8. Move test to nginx_test.go and improve test

    * Improved test by allowing it to take an argument to specify which
    nginx binary you want to use in the configurator
    Dean-Coakley committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    6a864c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Update nginx_test.go

    Dean-Coakley authored Oct 29, 2018
    Configuration menu
    Copy the full SHA
    81843c8 View commit details
    Browse the repository at this point in the history