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: puppetlabs/puppetlabs-puppetdb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.10.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-puppetdb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.11.0
Choose a head ref
  • 12 commits
  • 6 files changed
  • 8 contributors

Commits on Feb 23, 2022

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

Commits on Feb 24, 2022

  1. Update manifests/database/postgresql.pp

    Co-authored-by: Kenyon Ralph <kenyon@kenyonralph.com>
    KoenDierckx and kenyon authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    53f23f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

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

Commits on Mar 30, 2022

  1. Merge pull request #352 from gcoxmoz/git-source

    Update github URLs to remove unauthenticated git
    bastelfreak authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    9960b18 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Mark as compatible with puppetlabs/postgresql 8.x

    This brings compatibility with newer Debian versions where there is no
    contrib package.
    ekohl committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    84684ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #353 from ekohl/pg-8-compat

    Mark as compatible with puppetlabs/postgresql 8.x
    bastelfreak authored Apr 23, 2022
    Configuration menu
    Copy the full SHA
    0c3c397 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #350 from KoenDierckx/postgrescontrib

    postgresql version >=10 onwards does not require contrib package
    bastelfreak authored Apr 23, 2022
    Configuration menu
    Copy the full SHA
    6b70c48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17fb09c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #354 from puppetlabs/revert-350-postgrescontrib

    Revert "postgresql version >=10 onwards does not require contrib package"
    bastelfreak authored Apr 23, 2022
    Configuration menu
    Copy the full SHA
    bbe0dac View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Fix legacy fact usage

    This allows to test control-repos catalogs with onceover using factsets
    that do not include legacy facts.
    smortex committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    6e1c683 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #355 from smortex/legacy-facts-usage

    Fix legacy fact usage
    bastelfreak authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    68a140b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. (PDB-5559) Grant read user to write user

    To ensure old report partitions are removed promptly without blocking
    commands and queries the write user needs the ability to cancel running
    puppetdb queries. To do that the write user needs to be granted the read
    user role.
    austb committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    437e1c6 View commit details
    Browse the repository at this point in the history
Loading