-
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.0.0
head repository: puppetlabs/puppetlabs-postgresql
compare: 2.0.1
- 20 commits
- 7 files changed
- 8 contributors
Commits on Jan 15, 2013
-
Fix error message in default version fact
A commit that I merged yesterday broke the default version fact such that it would sometimes return nil and sometimes an error message if your distro wasn't supported. This commit makes it consistent again.
Configuration menu - View commit details
-
Copy full SHA for dfa397c - Browse repository at this point
Copy the full SHA dfa397cView commit details -
Merge pull request #77 from cprice-puppet/maint/master/stdlib-dep-sem…
…antic-versioning Update stdlib dependency to reflect semantic versioning
Configuration menu - View commit details
-
Copy full SHA for c35f78d - Browse repository at this point
Copy the full SHA c35f78dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3504405 - Browse repository at this point
Copy the full SHA 3504405View commit details -
Merge pull request #78 from cprice-puppet/maint/master/fix-error-mess…
…age-in-default-version-fact Fix error message in default version fact
Configuration menu - View commit details
-
Copy full SHA for 2186886 - Browse repository at this point
Copy the full SHA 2186886View commit details -
Merge pull request #80 from cprice-puppet/bug/master/require-service-…
…from-db Add a "require" to make sure the service is up before trying to create a...
Configuration menu - View commit details
-
Copy full SHA for 3b060fa - Browse repository at this point
Copy the full SHA 3b060faView commit details
Commits on Jan 16, 2013
-
Merge pull request #81 from cprice-puppet/maint/master/2.0-release
Update CHANGELOG, README, Modulefile for 2.0.0 release
Configuration menu - View commit details
-
Copy full SHA for 2580464 - Browse repository at this point
Copy the full SHA 2580464View commit details -
Merge pull request #79 from Seldaek/patch-2
Add support for ubuntu 12.10 status
Configuration menu - View commit details
-
Copy full SHA for a018be5 - Browse repository at this point
Copy the full SHA a018be5View commit details
Commits on Jan 17, 2013
-
Fix revoke command in database.pp to support postgres 8.1
In postgres 8.1, the 'CONNECT' privilege doesn't exist, which would result in an error if you tried to use the 'database' type. This commit conditions the revoke statement to use the 'ALL' privilege on 8.1.
Configuration menu - View commit details
-
Copy full SHA for 43ded42 - Browse repository at this point
Copy the full SHA 43ded42View commit details -
Merge pull request #83 from cprice-puppet/bug/master/82-pg-8.1-connec…
…t-privilege Fix revoke command in database.pp to support postgres 8.1
Configuration menu - View commit details
-
Copy full SHA for 5a7e1d4 - Browse repository at this point
Copy the full SHA 5a7e1d4View commit details
Commits on Jan 18, 2013
-
err: Could not parse for environment production: Syntax error at ')' at /etc/puppet/modules/common/postgresql/manifests/params.pp:34
Configuration menu - View commit details
-
Copy full SHA for 05c9104 - Browse repository at this point
Copy the full SHA 05c9104View commit details -
Configuration menu - View commit details
-
Copy full SHA for 219e744 - Browse repository at this point
Copy the full SHA 219e744View commit details -
Merge pull request #88 from FlaPer87/trailing/comma
Removed trailing comma. Makes puppet fail
Configuration menu - View commit details
-
Copy full SHA for 7e38034 - Browse repository at this point
Copy the full SHA 7e38034View commit details -
Merge pull request #87 from sfontes/patch-1
Syntax error in params.pp file
Configuration menu - View commit details
-
Copy full SHA for 2568038 - Browse repository at this point
Copy the full SHA 2568038View commit details
Commits on Jan 19, 2013
-
Updated content to conform to README best practices template
Before alterations, this content was the module author-determined description of and instructions for use of the module. As part of a joint Forge/Docs team effort to standardize formatting and encourage quality module documentation, a best practices README template was created via internal and external user testing. That template was then applied to this module. I pulled in content from the original README on GitHub and the Module of the Week blog post. A table of contents was added for navigability, standard headings were added (Overview, Module Description, Setup, Usage, Implementation, etc.) to organize content, existent and pulled-in content was moved under its appropriate heading and edited for tone/flow/clarity, links to outside documentation were updated, and basic formatting was done to adhere to template standards.
Lauren Rother committedJan 19, 2013 Configuration menu - View commit details
-
Copy full SHA for f140ce3 - Browse repository at this point
Copy the full SHA f140ce3View commit details
Commits on Jan 22, 2013
-
Fixed typos, rewording and typsetting per feedback
Updated spelling errors, typsetting issues and some wording suggestions based on module author feedback
Lauren Rother committedJan 22, 2013 Configuration menu - View commit details
-
Copy full SHA for 7987909 - Browse repository at this point
Copy the full SHA 7987909View commit details
Commits on Jan 23, 2013
-
Update postgres_default_version to 9.1 for debian 7.0
/etc/debian_version on Wheezy was updated to 7.0 with the release of the base-files package on 2012-12-12, which means that wheezy could be either 7.0 or wheezy depending on what version of base-files is installed. To handle both cases we treat 'wheezy' and '7.*' as synonymous.
Configuration menu - View commit details
-
Copy full SHA for 04a7b06 - Browse repository at this point
Copy the full SHA 04a7b06View commit details -
Merge pull request #94 from puppetlabs-operations/wheezy_7_0_default_…
…version Update postgres_default_version to 9.1 for debian 7.0
Configuration menu - View commit details
-
Copy full SHA for 5e47aff - Browse repository at this point
Copy the full SHA 5e47affView commit details
Commits on Jan 24, 2013
-
Merge pull request #89 from laurenrother/master
Updated content to conform to README best practices template
Configuration menu - View commit details
-
Copy full SHA for cdd4220 - Browse repository at this point
Copy the full SHA cdd4220View commit details
Commits on Jan 29, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 83861eb - Browse repository at this point
Copy the full SHA 83861ebView commit details
Commits on Jan 30, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 9fd7f1a - Browse repository at this point
Copy the full SHA 9fd7f1aView 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.0.0...2.0.1