Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: voxpupuli/puppet-nginx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: voxpupuli/puppet-nginx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 15 commits
  • 31 files changed
  • 5 contributors

Commits on Sep 18, 2020

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

Commits on Oct 19, 2020

  1. Indentation fix

    Line up `add_header` with surrounding params
    Rubueno committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    79fd696 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1417 from Rubueno/indent

    Indentation fix for location template
    bastelfreak authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    b0b4e6b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. modulesync 3.1.0

    bastelfreak committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    6747963 View commit details
    Browse the repository at this point in the history
  2. puppet-lint: autofix

    bastelfreak committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    cec77b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Merge pull request #1418 from voxpupuli/modulesync

    modulesync 3.1.0
    kenyon authored Oct 25, 2020
    Configuration menu
    Copy the full SHA
    36b5610 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. add '.flatten' to 'location_allow' in 'server/location_header.erb'

    This enables using nested arrays for configuring 'location_allow'.
    Mostly useful for configration using Hiera.
    kengelhardt-godaddy committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    0c79578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f03f1d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    43a0547 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1420 from kBite/add-flatten

    Add `.flatten` to `location_allow` to enable using nested arrays
    kengelhardt-godaddy authored Oct 30, 2020
    Configuration menu
    Copy the full SHA
    0e52448 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8850a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. Merge pull request #1421 from kBite/fix-unit-tests

    fix rubocop offenses introduced with #1420
    bastelfreak authored Nov 1, 2020
    Configuration menu
    Copy the full SHA
    44f4a2d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Merge pull request #1419 from syseleven/feature/config_check

    implement config check on config change before service restart
    bastelfreak authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    7eed900 View commit details
    Browse the repository at this point in the history
  2. release 2.1.0

    bastelfreak committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    1f09a20 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Merge pull request #1423 from bastelfreak/rel210

    release 2.1.0
    bastelfreak authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    01155e5 View commit details
    Browse the repository at this point in the history
Loading