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

Conversation

rabbitt
Copy link
Contributor

@rabbitt rabbitt commented Jun 25, 2014

  • 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

  - 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
@jfryman
Copy link
Contributor

jfryman commented Jun 26, 2014

👏 👏

Awesome.

@jfryman
Copy link
Contributor

jfryman commented Jun 26, 2014

Oef, quick rebase?

@rabbitt
Copy link
Contributor Author

rabbitt commented Jun 26, 2014

need to rebuild PR with a new branch. rebase is too borked.

@rabbitt rabbitt closed this Jun 26, 2014
@rabbitt rabbitt deleted the feature/raw_prepend_and_append branch June 26, 2014 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants