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

new raw_prepend / raw_append feature for vhosts & locations #364

Closed

Commits on Jun 25, 2014

  1. new raw_prepend / raw_append feature for vhosts & locations

      - added raw_prepend / raw_append to vhosts & locations, which
        adds raw lines to the vhost/location /without/ semicolons
      - added location_raw_prepend / location_raw_append to vhost
        for passing through to default location
      - added spec tests for new parameters
      - cleaned up location specs to match new header/body/footer setup
        reducing duplicate checks by testing header/footer separately.
      - cleaned up whitespace (2 space) in touched files
      - used `<%-` in erb templates to allow the use of leading
        whitespace, making the logic flow more readable
    rabbitt committed Jun 25, 2014
    Configuration menu
    Copy the full SHA
    2c292a8 View commit details
    Browse the repository at this point in the history