Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/postgresql

Development repository for the postgresql cookbook
https://github.com/sous-chefs/postgresql

added additional attribute for people who are importing pgdg packages for internal repositories

82db179015f8cf78f05f339fdfd1b630dab63773 authored almost 9 years ago by tduzan <[email protected]>
Improve 4.0.0 CHANGELOG

541e8b8f7b7f8a0b4118b2597c1ba5a1415bb244 authored almost 9 years ago by Chris Aumann <[email protected]>
Update pgdg packages for 9.4, 9.3 to avoid errors like 'STDERR: package pgdg-centos94-9.4-2.noarch (which is newer than pgdg-centos94-9.4-1.noarch) is already installed'

0b0eda8efd26159dcadfc6466c18a496677dc6df authored almost 9 years ago by Daniel O'Connor <[email protected]>
Updated version of chefspec required from '~> 4.2.0' to '~> 4.5.0' as discussed in issue #321.

892cc8483312f0821b70e8a8f0566b50d5adcb7a authored almost 9 years ago by Robert Perry <[email protected]>
Merge pull request #318 from treenerd/develop

Update yum_pgdg_postgresql description to pg version 9.4

707d5cd5203067c467f90f1887260eb1a863d5bc authored about 9 years ago by Aaron Baer <[email protected]>
Update yum_pgdg_postgresql description to pg version 9.4 and add setup_script attribute

56e16f48f222160f147b285970dc14af6b61ac9a authored about 9 years ago by Gerhard Sulzberger <[email protected]>
Pass some rubocop whitespace cops

* All changes made with rubocop's auto-correct which is generally
very reliable
* Unit tests pass

a9d2add5291fb0c8735f2af45e5212ca76ef60da authored about 9 years ago by Tom Ward <[email protected]>
Install Rubocop & ignore all violations

* This PR adds Rubocop to the Gemfile & adds an auto-generated file
to cause Rubocop to ignore...

c320300906b6924ced4ca55a8bbb5f8795460fc7 authored about 9 years ago by Tom Ward <[email protected]>
develop version 4.0.1

e6977358d761236f10e1d5359f546e45000291a8 authored about 9 years ago by Aaron Baer <[email protected]>
Merge pull request #315 from hw-cookbooks/develop

Postgresql Cookbook 4.0.0

7df755bdc1da7af4ac77e2076ed4703491cf8196 authored about 9 years ago by Aaron Baer <[email protected]>
Merge pull request #314 from hw-cookbooks/dev_4.0.0

Postgresql 4.0.0

516a4e3f56f9247edb8544cc579ccec5f0dcaed3 authored about 9 years ago by Justin Kolberg <[email protected]>
rake spec test updates

69bb53dd264fc696a98f36475d44f3f72589ab2d authored about 9 years ago by Aaron Baer <[email protected]>
configuration updates for Suse related systems

bf7fd296b8143a23ad423e16cd7d7af18c45ee17 authored about 9 years ago by Aaron Baer <[email protected]>
more information for related issues and continued change description

35797f13ffe9f945aef87ece13c7206603576aa2 authored about 9 years ago by Aaron Baer <[email protected]>
Postgres 4.0.0

01cc74a91c1b13f7d8042eef4432346542ca35c8 authored about 9 years ago by Aaron Baer <[email protected]>
escape single quote in password set command to make sure correct password is applied

b2194e3fe4711f20e7f63ba76426685cca5f7804 authored about 9 years ago by Aaron Baer <[email protected]>
additional attributes to include client packages and setup_script for this test suite

48caa9c7ec1dc2cd46a5f78790fe78c213adacbf authored about 9 years ago by Aaron Baer <[email protected]>
update comment: no longer uses library method to obtain configuration

d44c3ce886e32209fb45b8b77861f45716e49e54 authored about 9 years ago by Aaron Baer <[email protected]>
Postgresql 3.5.0

8440acd0dc7cacd4e861d7f13e567efcca72eac7 authored about 9 years ago by Aaron Baer <[email protected]>
a cleaner meaner kitchen configuration

1c2a37b7a7ff5870e0fe6fbd299e613a4def9f35 authored about 9 years ago by Aaron Baer <[email protected]>
Some README Updates to prepare for more useful information

9e634f908112b520531c040d713728871cadd867 authored about 9 years ago by Aaron Baer <[email protected]>
configuration options that depend on correctly evaluating which version of postgres is being configured must no longer be evaluated in the attributes file

9d42dbf0932c2e22fac3a663a16daafb9f096304 authored about 9 years ago by Aaron Baer <[email protected]>
on the important road to no dirived attributes in the attributes file so that when we override them they work as expected

0085ea001b545d644fd45819466e443e754329ed authored about 9 years ago by Aaron Baer <[email protected]>
make sure client packages are installed in all cases before pg gem build is attempted

b7a344da7828ce6441c6c1a17861390c1f7c2d1c authored about 9 years ago by Aaron Baer <[email protected]>
apt mini test update for version

b127baec24ffb7c4d550b56a02326b2bc76dbf1b authored about 9 years ago by Aaron Baer <[email protected]>
update supported kitchen suites

72de97a0ba6cd749b0df82b497f6a134c44e218f authored about 9 years ago by Aaron Baer <[email protected]>
use case statement to more clearly classify evaluation

c9e3bfc0b6a0fa2721438e57d5ff9d30cd1c78dd authored about 9 years ago by Aaron Baer <[email protected]>
fix situation where incorrectly evaluating attributes at compile time

d1501fef41a9456f66e443a8f77985543c775dcc authored about 9 years ago by Aaron Baer <[email protected]>
evaluate version in a place where it can be correctly evaluated at run time

1b303d58b2e866e649f50f5d3e34fed3f5a23cd9 authored about 9 years ago by Aaron Baer <[email protected]>
use correct directory path and check for the correct not_if condition to determine if the database has been initialized

6666199117a0368b932ca346419e8a7b01e4e90d authored about 9 years ago by Aaron Baer <[email protected]>
stop using ruby to generate package url information so that compile time attribute evaluation stops messing everything up

60e52c14a3ef0b65afb60804777f6ce2cf354ed2 authored about 9 years ago by Aaron Baer <[email protected]>
move pgdg defined rpm url configuration adjust some derived attributes

5d6b6b428ddeec17e054f96a479871d3365ff0bd authored about 9 years ago by Aaron Baer <[email protected]>
new attribute file to support pgdg rhel package locations, depricate version older than 9.2

5b27dbfee90d5cdfb95949b52a5e2c0230b00097 authored about 9 years ago by Aaron Baer <[email protected]>
more coverage for initializing new installations

53dad54a9c049794d5a89716e4ac15770f89fd30 authored about 9 years ago by Aaron Baer <[email protected]>
we should now evaluate and coordinate the information about package names and version in the recipe to avoid compile time attribute evaluation errors

fe9d5df13e21f234db0f07c5a8910d3396aa9774 authored about 9 years ago by Aaron Baer <[email protected]>
remove pgdgrepo_rpm_info method because compile time use of attributes causes many issues

f85a2c82041e6ca550d74762b9bc9709b7c86b4d authored about 9 years ago by Aaron Baer <[email protected]>
add leading pound symbol on comment lines

The current implementation writes normal lines if a comment attribute is provided.

88ce6acbc71096beb696f948d7b76f9f60b8e2ca authored about 9 years ago by Adam Duke <[email protected]>
Development 3.4.25

1ed6ab759d1a2474026c2c5eb7bb45c11c66e963 authored about 9 years ago by Aaron Baer <[email protected]>
Merge pull request #307 from hw-cookbooks/develop

Postgresql 3.4.24

6584a0c05572b52992723705a4afc827e63016ba authored about 9 years ago by Aaron Baer <[email protected]>
Postgresql 3.4.24

79610b039d084a6cf772aa95b7b06cad002ae0a9 authored about 9 years ago by Aaron Baer <[email protected]>
Merge pull request #306 from hw-cookbooks/update/ca-certificates

Update ca certificates - Update version comparison to configure setup_script

2088fc6b1c9325539fa250c1803c869eb4264209 authored about 9 years ago by Anthony Goddard <[email protected]>
pgdg repository for postgresql 9.2 have newer certificates than what is default on rhel dist. we have to always make sure ca-certificates is updated before installing

8f3667e3e7c4c49463373f7c7e9e5ee064ea466b authored about 9 years ago by Aaron Baer <[email protected]>
make sure ca-certificates are up to date

f7c82116bcf575a4782cbbbd791ef6d422025bfa authored about 9 years ago by Aaron Baer <[email protected]>
should compare as float and should be anything 9.3 and above

79235d886eab2c4ff95154f7464ec823fb69fcba authored about 9 years ago by Aaron Baer <[email protected]>
a recipe to make system update the ca-certificates bundle. relates to pgdg repository

9140d14c82d03cd8284579037501c2038e649e24 authored about 9 years ago by Aaron Baer <[email protected]>
Merge pull request #247 from inetsys/centos7

Support for server installation with systemd in RHEL based distributions

2cd6d5066a2914bda96a60089e87fd4b08e67267 authored about 9 years ago by Aaron Baer <[email protected]>
Support for server installation with systemd

For RHEL based distributions and newest Ubuntu
Added locale parameter to service initdb call

0d8c53234dffa8903b74ea877fb68b215fce32a1 authored about 9 years ago by Pablo Banderas <[email protected]>
Merge pull request #304 from hw-cookbooks/platform_rhel_updates

make sure centos has a chance to initdb

f49b64e8e44ac5d6b3875380571c5b16892ec8e8 authored about 9 years ago by Aaron Baer <[email protected]>
make sure centos has a chance to initdb

330a25292d986bd371e3c234f10f5ee34725557a authored about 9 years ago by Aaron Baer <[email protected]>
Merge pull request #303 from hw-cookbooks/opensus_corrections

opensuse corrections

0c5c4dedb2588108058188fc547e7f8eb38c3c3b authored about 9 years ago by Aaron Baer <[email protected]>
setting initdb_locale to nil causes failure. update default to UTF-8

e8c8e0ea7cc0351c951cb2c6a59479c25b976c62 authored about 9 years ago by Aaron Baer <[email protected]>
clean up kitchen configuration for opensuse, exclude from all non-supported configurations

c002bb0a45f3d3ea3093e01e523285774cc5b497 authored about 9 years ago by Aaron Baer <[email protected]>
Merge pull request #229 from gsaslis/hw-cookbooks#220

Startup fails if when /var/lib/pgsql/data is non-empty

7dfd9c2d75d5e7aeb8052a5c8647e23ac64ca1e4 authored about 9 years ago by Aaron Baer <[email protected]>
Merge pull request #292 from dthapa/develop

latest rpm repo for centos 5,6 for postgresql 9.2

81a540b726a71b0e797c193d9864df340166d223 authored about 9 years ago by Aaron Baer <[email protected]>
Merge pull request #272 from gsaslis/support/opensuse_13

Add default package names for OpenSUSE

0c18c07d9aeb65338304b242db2d974058696370 authored about 9 years ago by Aaron Baer <[email protected]>
Merge pull request #277 from GitBytes/develop

openssl secure password generation issue

1759204897d95a31d73b6b430750c0a6fb93747c authored about 9 years ago by Aaron Baer <[email protected]>
Merge pull request #300 from irvingpop/pgdg_path

Fix issue where initdb would fail if using pgdg on RHEL7

4a20c8913ff20af79291b80837982880cb3efd7d authored about 9 years ago by Aaron Baer <[email protected]>
Fix issue where initdb would fail if using pgdg on RHEL7

cb120d10314db915a1c6141e08cadca4b63e6693 authored about 9 years ago by Irving Popovetsky <[email protected]>
Develop version 3.4.23

ec9b2402c15117db72854a4a5979c78a7fc3d1ac authored about 9 years ago by Aaron Baer <[email protected]>
Merge pull request #299 from hw-cookbooks/develop

Postgresql 3.4.21

13f7c42c8c3a9f02f9262ab34aafb959b523dbd1 authored about 9 years ago by Cameron Johnston <[email protected]>
CHANGELOG for 3.4.21

9410ced6f6cb1adf29edff86a512ef99f90fadc0 authored about 9 years ago by Aaron Baer <[email protected]>
Merge pull request #298 from hw-cookbooks/test/gem_clear_path

Add Gem.clear_paths to server minitest so pg gem is loaded correctly

25cc0beebac762736b6a222b4ee031c01da5cd9c authored about 9 years ago by Cameron Johnston <[email protected]>
Add Gem.clear_paths to server minitest so pg gem is loaded correctly on first converge

06c70747bade8ac0a74e8a20b4e86a4cc5fa7e00 authored about 9 years ago by Aaron Baer <[email protected]>
Merge pull request #297 from hw-cookbooks/update/kitchen-excludes

update test-kitchen excludes in suites for specific platforms

5cdd0702e943ec328e760c516dd696f2f6ea4a42 authored about 9 years ago by Aaron Baer <[email protected]>
update test-kitchen excludes in suites for specific platforms

3f0d329eb7af07ec8de39d54368610d0a46ece44 authored about 9 years ago by Aaron Baer <[email protected]>
latest rpm repo for centos 5,6 for postgresql 9.2

ccd003ba25e9fffda34c0048fe48a0301baa3c5b authored about 9 years ago by Don <[email protected]>
Merge pull request #286 from CloCkWeRX/add_94

Add 9.4 for centos, other distributions

d9106428d391c2f5cddda1751846dc285da16e76 authored about 9 years ago by Aaron Baer <[email protected]>
Merge pull request #281 from thomas88/optimistic_openssl_constraint

Use more optimistic openssl version constraint.

0bbf53fabc0e08cf8e20b921482210fafd9de3d6 authored over 9 years ago by Aaron Baer <[email protected]>
Add 9.4 properly

fd38b1c427c819357b3013e84060725b53187ae8 authored over 9 years ago by Daniel O'Connor <[email protected]>
Use more optimistic openssl version constraint.

7a00180b80e1e846fb49b5097844d2ce00c3b480 authored over 9 years ago by Thomas Obermüller <[email protected]>
Making random password parameters more specific

c412d8f346bbabd8641a301c690181a12c415afc authored over 9 years ago by Smith <[email protected]>
meant to kill this line

0a3f223a0045d530d5532b042e821e911df38f6e authored over 9 years ago by Ian Smith <[email protected]>
fixing the openssl secure password issue, was referencing depricated cookbook features

f8b0318e7d90b6b5b9fd866fa0a1993f067d6615 authored over 9 years ago by Ian Smith <[email protected]>
add opensuse as separate platform name to supported OSes

2660126fb7fe9e3c4590b9dbef69de3210ae811c authored over 9 years ago by Giorgos Saslis <[email protected]>
Add opensuse as separate platform name

Fix previous commit that was using suse as the platform name for older versions. I should have i...

40d151654e9c6dbd21f53153b33d8a5ff13e613f authored over 9 years ago by Giorgos Saslis <[email protected]>
Add chefspec unit tests for opensuse 13.1 & 13.2

70da6dffd7a470a269645f7deb0d8958fb88804b authored over 9 years ago by Giorgos Saslis <[email protected]>
add opensuse platforms to spec defaults, for completeness

atm, no tests are being run, but add them here, so that we have them with the rest of the platfo...

de320c5c8bd5149edae61dc634cbc033ba01c878 authored over 9 years ago by Giorgos Saslis <[email protected]>
Add default package names for OpenSUSE and corresponding platforms to test kitchen

Test kitchen tests now pass on these 2 platforms (opensuse 13.1 and 13.2)

56b4501d25dda8bb5f59d05e1432d32055729ad4 authored over 9 years ago by Giorgos Saslis <[email protected]>
fix invalid chefspec version constraint

28546ece85314758cba0e02f8868372c49a0fffd authored over 9 years ago by Cameron Johnston <[email protected]>
add version constraint on chefspec

802bd087d8162ce188b9168f0a666bc8f83d8e5d authored over 9 years ago by Cameron Johnston <[email protected]>
Merge branch 'develop' into hw-cookbooks#220

Conflicts:
recipes/server_redhat.rb

8d70f8354087dd329b23a37f2a3d0908ea0c145a authored over 9 years ago by Giorgos Saslis <[email protected]>
Merge pull request #268 from hw-cookbooks/fix-specs

Fix specs

b7e2ca5868c6d0c80fca216b46fded6ad5827d10 authored over 9 years ago by Michael F. Weinberg <[email protected]>
update TESTING documentation

a2098ace835ec7992d8539b202bb92442e781ed9 authored over 9 years ago by Cameron Johnston <[email protected]>
add rake tasks for running test kitchen

b3d1497af8ab2ecfb4352b9c915203fc609fea6c authored over 9 years ago by Cameron Johnston <[email protected]>
remove Thorfile

I see no reason we need maintain both a Rakefile and a Thorfile.

6d1ce4d8149ee265fb8c576dd6f47a12704078e0 authored over 9 years ago by Cameron Johnston <[email protected]>
add rake task for running specs

81b371b7760000abf3755a353b7fcd59ad5ecd88 authored over 9 years ago by Cameron Johnston <[email protected]>
stub recovery.conf check in server specs

f466a89d16568382dfec7331baef967790d82a2a authored over 9 years ago by Cameron Johnston <[email protected]>
add .rspec config, unify specs under test/unit

c4a65396c6ce2f3d79a61b2e3aa9e60971f1b26f authored over 9 years ago by Cameron Johnston <[email protected]>
add a spec for the "assign password" negative case

64d0ebb9c57b154fd1938a6dff37faf662651a60 authored over 9 years ago by Cameron Johnston <[email protected]>
fix spec helpers

d09f0f9ffa81a627d686fd2e66f206920b31f64c authored over 9 years ago by Cameron Johnston <[email protected]>
bump version to 3.4.21 for development

67640a44851f8824d1cfa71e676c5b5d4106e90e authored over 9 years ago by Cameron Johnston <[email protected]>
adjust changelog because no yanking

d57d9e820f90d7e09fc4467d51ff9b5408be9048 authored over 9 years ago by Cameron Johnston <[email protected]>
Merge pull request #267 from hw-cookbooks/develop

Revert #251, release as 3.4.20

78f45c4b4a2ca3e135892c65f107cd50f8a4a862 authored over 9 years ago by Chris Roberts <[email protected]>
update CHANGELOG, releae 3.4.20

e0b7e147b8d15ded538098d156bd6338b0358d82 authored over 9 years ago by Cameron Johnston <[email protected]>
Revert "Run restart command right away on the postgresql service."

Reverting commit 5d056092ed7dae32229b6086c31a1071d3ec8d4b. This change
is not appropriate for ma...

92532e70f1a3b400fd93494e2f6afd0b275275f0 authored over 9 years ago by Cameron Johnston <[email protected]>
Development release 3.4.20

1ff0adc5edf902eab5d747ea489e730d894db4cc authored over 9 years ago by Aaron Baer <[email protected]>
Merge pull request #265 from hw-cookbooks/develop

Release 3.4.19

46ddef88395735589c325e74daa544548d91be1f authored over 9 years ago by Aaron Baer <[email protected]>
Changelog updates for release

74b5dd86f626292973483f101f60c6c0e4d084a4 authored over 9 years ago by Aaron Baer <[email protected]>
Merge pull request #259 from kstruis/develop

node.save could better not be run on every chef

b3cedefbd5406b9c410a7887c10c5b3da89839dd authored over 9 years ago by Aaron Baer <[email protected]>
Merge pull request #258 from peterjmit/patch-1

Missing attribute in docs for yum_pgdg_postgresql

98cb483fe10ad5cbdded24ca9e87651d37d3e360 authored over 9 years ago by Aaron Baer <[email protected]>