-
Notifications
You must be signed in to change notification settings - Fork 613
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-postgresql
base: 3.1.0
head repository: puppetlabs/puppetlabs-postgresql
compare: 3.2.0
- 15 commits
- 9 files changed
- 6 contributors
Commits on Oct 26, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 9d1543b - Browse repository at this point
Copy the full SHA 9d1543bView commit details -
Allow specification of default database name
E.g. pe-postgresql does NOT use postgres as the default database name. It uses pe-postgres. So if there is no way to specify a default database name, the postgesql::validate_db_connection resource in postgresql::server::service will ALWAYS fail. This commit exposes the parameter in order to avoid that situation.
Configuration menu - View commit details
-
Copy full SHA for 6afb4a0 - Browse repository at this point
Copy the full SHA 6afb4a0View commit details
Commits on Oct 27, 2013
-
Add globals/params layering for default_database
This makes the variable consistent with the manner in which most/all of the rest of the postgresql module currently works. Commit also adds the new param to the README file.
Configuration menu - View commit details
-
Copy full SHA for cdf5b07 - Browse repository at this point
Copy the full SHA cdf5b07View commit details -
Use default_database in validate_db_connection
This commit modifies postgresql::validate_db_connection to use the default_database parameter from postgresql::params rather than hard-coding a local default value of "postgres".
Configuration menu - View commit details
-
Copy full SHA for b4a855c - Browse repository at this point
Copy the full SHA b4a855cView commit details -
Merge pull request #296 from kamilszymanski/ubuntu_saucy_support
Add default PostgreSQL version for Ubuntu 13.10
Configuration menu - View commit details
-
Copy full SHA for e2e4325 - Browse repository at this point
Copy the full SHA e2e4325View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1b67d3 - Browse repository at this point
Copy the full SHA c1b67d3View commit details -
Merge branch 'ubuntu_trusty_support'
* ubuntu_trusty_support: Add default PostgreSQL version for Ubuntu 14.04
Configuration menu - View commit details
-
Copy full SHA for 1c4964b - Browse repository at this point
Copy the full SHA 1c4964bView commit details
Commits on Oct 28, 2013
-
Merge pull request #298 from reidmv/allow_specification_of_default_db…
…_name Allow specification of default database name
Configuration menu - View commit details
-
Copy full SHA for 3476828 - Browse repository at this point
Copy the full SHA 3476828View commit details
Commits on Oct 30, 2013
-
Spelling and redundancy fix in README
David Wikmans committedOct 30, 2013 Configuration menu - View commit details
-
Copy full SHA for 57f3f09 - Browse repository at this point
Copy the full SHA 57f3f09View commit details
Commits on Oct 31, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 2b6cc9a - Browse repository at this point
Copy the full SHA 2b6cc9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 286762e - Browse repository at this point
Copy the full SHA 286762eView commit details -
Merge pull request #302 from n1tr0g/master
Missing depedenncy '->' and class misspelled (missing ending s)
Configuration menu - View commit details
-
Copy full SHA for 2819ce7 - Browse repository at this point
Copy the full SHA 2819ce7View commit details -
Merge pull request #301 from dawik/master
Spelling and redundancy fix in README
Configuration menu - View commit details
-
Copy full SHA for e45d909 - Browse repository at this point
Copy the full SHA e45d909View commit details
Commits on Nov 5, 2013
-
Ashley Penney committed
Nov 5, 2013 Configuration menu - View commit details
-
Copy full SHA for 6d905d4 - Browse repository at this point
Copy the full SHA 6d905d4View commit details -
Merge pull request #306 from apenney/320-release
Prepare a 3.2.0 release.
Ashley Penney committedNov 5, 2013 Configuration menu - View commit details
-
Copy full SHA for 73aac35 - Browse repository at this point
Copy the full SHA 73aac35View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.1.0...3.2.0