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: v6.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: v6.0.1
Choose a head ref
  • 10 commits
  • 17 files changed
  • 5 contributors

Commits on Jun 13, 2024

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

Commits on Jul 15, 2024

  1. Fix use of legacy facts

    silug committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    349a2c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1607 from silug/legacy_facts

    Fix use of legacy facts
    bastelfreak authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ba429c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. modulesync 9.1.0

    bastelfreak authored and kenyon committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e156477 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge pull request #1606 from voxpupuli/modulesync

    modulesync 9.1.0
    kenyon authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    12d6b62 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Only provide default values for required parameters

    The test suite already provide optional parameter values for each test
    that rely on them, so we do not need to pass them to all tests.
    
    Moreover, some on these changed default values prevent the test suite
    from failing because of a regression introduced when refactoring maps.
    
    Remove the default values to trigger the test suite breakage and allow
    checking that a fix is working as expected.
    smortex committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1deae36 View commit details
    Browse the repository at this point in the history
  2. Fix catalog compilation when no mappings are passed

    Only attempt to compute the longest key of mappings when mappings are
    actually passed.
    smortex committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    04dd721 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1613 from voxpupuli/fix-broken-map-with-include_f…

    …iles
    
    Fix usage of `include_files` in `nginx::resource::map`
    smortex authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7d17260 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Release 6.0.1

    smortex committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d5f8849 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Merge pull request #1615 from voxpupuli/release-6.0.1

    Release 6.0.1
    smortex authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9c8676d View commit details
    Browse the repository at this point in the history
Loading