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-postgresql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.6.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-postgresql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.7.0
Choose a head ref
  • 18 commits
  • 12 files changed
  • 10 contributors

Commits on Jun 6, 2020

  1. Set default PostgreSQL version for Fedora 32

    Signed-off-by: Michael Brown <mbrown@fensystems.co.uk>
    mcb30 committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    40440aa View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Merge pull request #1174 from unipartdigital/fedora32

    Set default PostgreSQL version for Fedora 32
    daianamezdrea authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    f2b9314 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. (IAC-889) Set FastGettext.default_text_domain in Rakefile

    Also performed pdk update
    Ciaran McCrisken committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    cb984b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Merge pull request #1176 from puppetlabs/fix/IAC-889/GetFastText_init…

    …_conflict
    
    (IAC-889) Set FastGettext.default_text_domain in Rakefile
    daianamezdrea authored Jun 16, 2020
    Configuration menu
    Copy the full SHA
    d8db608 View commit details
    Browse the repository at this point in the history
  2. (IAC-886) Remove SLES 11 from release checks

    Ciaran McCrisken committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    fad1cf3 View commit details
    Browse the repository at this point in the history
  3. (IAC-890) - Implement CentOS 8 travis tests

    David Swan committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    289faa6 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Merge pull request #1175 from puppetlabs/pdksync_maint/iac-886

    pdksync - (IAC-886) Back out SLES 11 from release checks
    david22swan authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    d24b17a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    e7f9c9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1177 from puppetlabs/pdksync_IAC-890

    pdksync - (IAC-890) - Implement CentOS 8 travis tests
    daianamezdrea authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    0dd7b83 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Merge pull request #1179 from raphink/extension_package_dep

    Invert psql/package dependency logic
    daianamezdrea authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    f0ca290 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1173 from puppetlabs/release

    Release mergeback version 6.6.0
    daianamezdrea authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    ef64c30 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. (MAINT) Indicate supported PostgreSQL versions

    Prior to this commit, there was an old limitation noted that we only support up to PostgreSQL 9.5.  
    
    After this commit, we remove that limitation because we support whatever the default for each OS is.
    npwalker authored Jul 27, 2020
    Configuration menu
    Copy the full SHA
    9c1fdb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

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

Commits on Aug 10, 2020

  1. Use Data Types to verify ensure

    This makes the API clear and the code simpler.
    ekohl committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    5a9ebab View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Merge pull request #1182 from puppetlabs/pdksync_IAC-973-2

    pdksync - (IAC-973) - Update travis/appveyor to run on new default branch `main`
    daianamezdrea authored Aug 11, 2020
    Configuration menu
    Copy the full SHA
    a442505 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Merge pull request #1186 from ekohl/formalize-api

    Use Data Types to verify ensure
    sanfrancrisko authored Aug 14, 2020
    Configuration menu
    Copy the full SHA
    438748c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1181 from puppetlabs/Remove-version-limitation

    (MAINT) Indicate supported PostgreSQL versions
    sanfrancrisko authored Aug 14, 2020
    Configuration menu
    Copy the full SHA
    89c109c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Release version 6.7.0

    update changelog.md
    Auto-release authored and adrianiurca committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    22ffe7e View commit details
    Browse the repository at this point in the history
Loading