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: 2.1.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: 2.1.1
Choose a head ref
  • 5 commits
  • 9 files changed
  • 2 contributors

Commits on Feb 21, 2013

  1. (GH-130) Fix 'include' parameter for Postgresql 8.1

    This removes the 'include' parameter for PostgreSQL 8.1 as it was failing on
    Centos 5.
    
    Also added Centos 5 system tests using our new Vagrant boxes.
    
    Signed-off-by: Ken Barber <ken@bob.sh>
    kbarber committed Feb 21, 2013
    Configuration menu
    Copy the full SHA
    4d70c18 View commit details
    Browse the repository at this point in the history
  2. (GH-130) Amend system tests for Centos 5

    Skip tests that don't apply to Centos 5, and make sure the parent directory
    for tablespace correction has the correct SELinux settings for tablespace
    management.
    
    Signed-off-by: Ken Barber <ken@bob.sh>
    kbarber committed Feb 21, 2013
    Configuration menu
    Copy the full SHA
    0a76406 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #131 from kbarber/ticket/master/130-unsupported_in…

    …clude_directive_postgres_81
    
    Ticket/master/130 unsupported include directive postgres 81
    cprice404 committed Feb 21, 2013
    Configuration menu
    Copy the full SHA
    ca41523 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2013

  1. Change Modulefile and Changelog for Release 2.1.1

    Signed-off-by: Ken Barber <ken@bob.sh>
    kbarber committed Feb 22, 2013
    Configuration menu
    Copy the full SHA
    8770bf4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #132 from kbarber/ticket/master/release_211

    Change Modulefile and Changelog for Release 2.1.1
    cprice404 committed Feb 22, 2013
    Configuration menu
    Copy the full SHA
    7446340 View commit details
    Browse the repository at this point in the history
Loading