-
Notifications
You must be signed in to change notification settings - Fork 613
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-postgresql
base: 2.2.1
head repository: puppetlabs/puppetlabs-postgresql
compare: 2.3.0
- 18 commits
- 55 files changed
- 4 contributors
Commits on Mar 16, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 33c56e9 - Browse repository at this point
Copy the full SHA 33c56e9View commit details
Commits on May 6, 2013
-
Configuration menu - View commit details
-
Copy full SHA for d7cce42 - Browse repository at this point
Copy the full SHA d7cce42View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7cd5d9 - Browse repository at this point
Copy the full SHA a7cd5d9View commit details
Commits on May 7, 2013
-
Merge pull request #179 from cprice-puppet/maint/master/fix-readme-fo…
…r-running-system-testswq Fix example command in README for running system tests on a distro
Configuration menu - View commit details
-
Copy full SHA for e5c1dbc - Browse repository at this point
Copy the full SHA e5c1dbcView commit details
Commits on May 15, 2013
-
Correct database_user param name
README formerly incorrectly referred to the password_hash parameter as password.
Max Martin committedMay 15, 2013 Configuration menu - View commit details
-
Copy full SHA for 976be13 - Browse repository at this point
Copy the full SHA 976be13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6113f6e - Browse repository at this point
Copy the full SHA 6113f6eView commit details
Commits on Jun 4, 2013
-
Convert system tests to use rspec-system
This patch ports all of the existing system tests to use rspec-system instead. To assist with this conversion some patches were made to fix OS compatibility where necessary. We also added an ensure parameter to the postgresql::server class to assist with removing PostgreSQL configuration to aid with testing cleanups. The documentation has been updated to indicate test usage with rspec-system, we've also renamed the 'tests' directory to 'examples'. Signed-off-by: Ken Barber <ken@bob.sh>
Configuration menu - View commit details
-
Copy full SHA for 80c85e8 - Browse repository at this point
Copy the full SHA 80c85e8View commit details
Commits on Jun 6, 2013
-
Merge pull request #186 from kbarber/rspec-system-conversion
Convert system tests to use rspec-system
Configuration menu - View commit details
-
Copy full SHA for ee86432 - Browse repository at this point
Copy the full SHA ee86432View commit details -
Add support for other operating systems besides Redhat/Debian
Prior to this commit, if you attempted to use the module to manage postgres on any OS other than Redhat/Debian, there was an explicit check for that, and a call to `fail`. In reality, the OS family is only used to build up defaults for various path and package names, which are all exposed as parameters. If the user is willing to explicitly pass in all of those parameters, there's no reason we should fail based on OS family. This commit adds checks to the 'default' osfamily case such that we now only fail if they're on a non-Redhat-or-Debian system *and* they haven't explicitly passed in values for all of the required parameters.
Configuration menu - View commit details
-
Copy full SHA for 6bd2bef - Browse repository at this point
Copy the full SHA 6bd2befView commit details -
Fix up and add some tests for unknown OS patch
This patch just adds some new tests for the unknown OS patch, and cleans up some existing tests to look for the new warning message. Also, change the warning message for $osfamily and manage_package_repo to reflect the parameter at fault. Signed-off-by: Ken Barber <ken@bob.sh>
Configuration menu - View commit details
-
Copy full SHA for f6fb18a - Browse repository at this point
Copy the full SHA f6fb18aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8502de5 - Browse repository at this point
Copy the full SHA 8502de5View commit details -
Merge pull request #189 from kbarber/feature/master/support-more-distroz
Add more distributions
Configuration menu - View commit details
-
Copy full SHA for 4e668dd - Browse repository at this point
Copy the full SHA 4e668ddView commit details -
Merge pull request #188 from cprice-puppet/bug/master/fix-hard-coded-…
…postgres-user-in-hba Don't hard-code postgres user's username for pg_hba
Configuration menu - View commit details
-
Copy full SHA for 5bc584e - Browse repository at this point
Copy the full SHA 5bc584eView commit details -
Merge pull request #156 from harbulot/issue_114
Setting the owner of the database with createdb.
Configuration menu - View commit details
-
Copy full SHA for dcac94a - Browse repository at this point
Copy the full SHA dcac94aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e764c20 - Browse repository at this point
Copy the full SHA e764c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c26c3e - Browse repository at this point
Copy the full SHA 5c26c3eView commit details -
Merge pull request #190 from cprice-puppet/maint/master/docs-for-data…
…base-owner Update docs to reflect new `owner` parameter for `::database` type.
Configuration menu - View commit details
-
Copy full SHA for 77da524 - Browse repository at this point
Copy the full SHA 77da524View commit details -
Merge pull request #191 from cprice-puppet/maint/master/release-2.3.0
Update Modulefile and Changelog for 2.3.0 release
Configuration menu - View commit details
-
Copy full SHA for d896be3 - Browse repository at this point
Copy the full SHA d896be3View 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 2.2.1...2.3.0