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

Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

e66df5f7e56cfcfc0401c90d342c719695a161a9 authored over 3 years ago by Xorima Bot <[email protected]>
Set Changelog to ## Unreleased

3d56abb672ffa926866ff8f32c4c3884c2883cb5 authored almost 4 years ago by Sous Chefs Bot <[email protected]>
Update metadata for 8.3.0

ac86e6ae3f8594528e01d60fbdb7bcc7a0103c1d authored almost 4 years ago by Sous Chefs Bot <[email protected]>
Update changelog for 8.3.0

d52f4d043b6e8732d083e184f51052f45a13d265 authored almost 4 years ago by Sous Chefs Bot <[email protected]>
Merge pull request #682 from sous-chefs/client-multi-install

Fix idempotency when installing multiple client versions

980f6942db96933c8ad94e6d57b1ba4bff105b6f authored almost 4 years ago by Lance Albertson <[email protected]>
Fix idempotency when installing multiple client versions

This fixes an issue when trying to install multiple versions of postgresql on
the same system. T...

0421c71b4f0482c44700e44b021b133a4efe7e93 authored almost 4 years ago by Lance Albertson <[email protected]>
Set Changelog to ## Unreleased

ab9bb51dcc18b9bb66ab65a8b54c4cf67326ab72 authored almost 4 years ago by Sous Chefs Bot <[email protected]>
Update metadata for 8.2.1

a24f79ffefcd1f99308eebd9414c86c1309087f5 authored almost 4 years ago by Sous Chefs Bot <[email protected]>
Update changelog for 8.2.1

c1220a454ebda44f58314c16aa0e58e8c73378e3 authored almost 4 years ago by Sous Chefs Bot <[email protected]>
Merge pull request #678 from sous-chefs/changelog-fix

Fix changelog formatting

55768da681eb38aad06f52ce6b9bf030e2927231 authored almost 4 years ago by Lance Albertson <[email protected]>
Fix changelog formatting

Signed-off-by: Lance Albertson <[email protected]>

72b0d503c0aa30aa2c06623d2c87606d1dcdd3e2 authored almost 4 years ago by Lance Albertson <[email protected]>
Set Changelog to ## Unreleased

200551f43a17c57735ccc83f5a793a6a68eaf3fe authored almost 4 years ago by Sous Chefs Bot <[email protected]>
Update metadata for 8.2.0

3f476eee56be5f7706b160e1d52bb93d4a35c37a authored almost 4 years ago by Sous Chefs Bot <[email protected]>
Update changelog for 8.2.0

b2c8a808110b33e7cf4999e6ec2c9a573c31281f authored almost 4 years ago by Sous Chefs Bot <[email protected]>
Merge pull request #677 from mimor/patch_no_psqlrc

[GH-676] Disables psqlrc for helper functions

ac2a4f1b3e8fb701a381c740c3347985eef45844 authored almost 4 years ago by Lance Albertson <[email protected]>
[GH-676] Makes psqlrc optional for helper functions

The psqlrc files should not always be read by helperscripts.

Entries such as `\timing` will int...

5f24073f95f9c943a01c841a83ef31109d89c78e authored almost 4 years ago by Mike Morraye <[email protected]>
Set Changelog to ## Unreleased

9094a200ce0fa1289580e9f546f8854066ec5580 authored almost 4 years ago by Sous Chefs Bot <[email protected]>
Update metadata for 8.1.1

3acb95c22dc29bf52bb270d592f3b4ec3150513e authored almost 4 years ago by Sous Chefs Bot <[email protected]>
Update changelog for 8.1.1

1cb12fba4d613aeed568b1fab17a271cd94aa316 authored almost 4 years ago by Sous Chefs Bot <[email protected]>
Merge pull request #675 from GetSilverfin/double-quote-update-user

quotes roles when updating

71d216aa616d15775f539154b9aec47d776355fa authored almost 4 years ago by Lance Albertson <[email protected]>
Ensures to put quotes around users

Fixes incompatibility with users with dashes in their names.

521a10958660088e422ba9eeb37763ccdff6830a authored almost 4 years ago by Steven De Coeyer <[email protected]>
Set Changelog to ## Unreleased

a244a72f111742537022711520eeff1d0259bc57 authored about 4 years ago by Sous Chefs Bot <[email protected]>
Update metadata for 8.1.0

54f3c8ec9714be256f64d3413f2e63c3a5a70678 authored about 4 years ago by Sous Chefs Bot <[email protected]>
Update changelog for 8.1.0

566c861cb5539736c40c3580b689ba88da4d1c85 authored about 4 years ago by Sous Chefs Bot <[email protected]>
Merge pull request #673 from jasonwbarnett/bugfix/add-sensitive-property

Add sensitive option to password properties

c8f2beb8841839a2eb69cffbcec5c4674fb10631 authored about 4 years ago by Lance Albertson <[email protected]>
Add sensitive option to password properties

Signed-off-by: Jason Barnett <[email protected]>

1fa1b23b0f4ca1cfa0f408198e31685b451d8bfb authored about 4 years ago by Jason Barnett <[email protected]>
Set Changelog to ## Unreleased

0055ea1c5cb01184929ab0597ef29baf0d4a19d3 authored about 4 years ago by Sous Chefs Bot <[email protected]>
Update metadata for 8.0.2

609772c78249344f81a757f8e46dcfca27a56a02 authored about 4 years ago by Sous Chefs Bot <[email protected]>
Update changelog for 8.0.2

6c0f597d3aa312e518ede135d155e78e6dbe07e2 authored about 4 years ago by Sous Chefs Bot <[email protected]>
Merge pull request #672 from hamarituc/bugfix/drop_role_quoting

Fix quotes around user in DROP ROLE IF EXISTS

ad415ae13386cbd293ea81a84b5f5a1e3ad0eaa2 authored about 4 years ago by Lance Albertson <[email protected]>
[GH-661] Fix test of DROP ROLE query

Signed-off-by: Mario Haustein <[email protected]>

681e00faf99d12ba083a4c0efcf96245fb96e8a8 authored about 4 years ago by Mario Haustein <[email protected]>
[GH-661] Fix quoting of DROP ROLE query

Signed-off-by: Mario Haustein <[email protected]>

eeb1c635a9191d27f6fd0cce9fd24399cd06aab7 authored about 4 years ago by Mario Haustein <[email protected]>
Removes quotes around user in DROP ROLE IF EXIST

Fixes https://github.com/sous-chefs/postgresql/issues/629

9e4518669ec1a5e600108bd360d7d01add924cd2 authored about 4 years ago by Steven De Coeyer <[email protected]>
Release 8.0.1

Signed-off-by: Lance Albertson <[email protected]>

4301ab22df94c1f20c90a38c3bbfdbd8c9a52317 authored about 4 years ago by Lance Albertson <[email protected]>
Merge pull request #671 from hamarituc/bugfix/createdb_locale

[GH-670] Use system default locale when creating databases

277752fb24cf4ac0646481cf75b22ff4c0048869 authored about 4 years ago by Lance Albertson <[email protected]>
[GH-670] Use system default locale when creating databases

Signed-off-by: Mario Haustein <[email protected]>

1530d24ef8ae1b31f1782627206eceeba8df9526 authored about 4 years ago by Mario Haustein <[email protected]>
Merge pull request #667 from sous-chefs/automated/standardfiles

Signed-off-by: Tim Smith <[email protected]>

0abf0972ef28d3416cde8fce469b163af010fdc5 authored about 4 years ago by Tim Smith <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

c7eedb118d55782ac0181fdc81ee7e1edcf83824 authored about 4 years ago by Xorima Bot <[email protected]>
Merge pull request #666 from sous-chefs/automated/standardfiles

Automated PR: Standardising Files

7df99db52e5b6ed730cf5d5ef8617ecebda99c2c authored over 4 years ago by axelrtgs <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

c7ca99c115956ee923521ec9c3590b3651798379 authored over 4 years ago by Xorima Bot <[email protected]>
Merge pull request #665 from sous-chefs/automated/standardfiles

Automated PR: Standardising Files

6aca97caadb2bc67b5ffde9c671775b75c3f9116 authored over 4 years ago by Lance Albertson <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

47494dbb9d56f2c80bf72f1e3168c63a12f073d4 authored over 4 years ago by Xorima Bot <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

086a77af73b5c528b0ceb75f8b32cd17b260352b authored over 4 years ago by Xorima Bot <[email protected]>
Merge pull request #664 from sous-chefs/automated/cookstyle

Automated PR: Cookstyle Changes

a9d329c899a8503eee4c0a57089b2cab45f10a22 authored over 4 years ago by Lance Albertson <[email protected]>
Cookstyle 6.18.8 Fixes

Issues found and resolved with: spec/libraries/helpers_spec.rb

- 2:18 convention: Style/Redund...

8e6e534ab16d3a3fc84f363f9c75295e2262d6c0 authored over 4 years ago by Xorima Bot <[email protected]>
Release 8.0.0

Signed-off-by: Lance Albertson <[email protected]>

1684609fcb3a472fc46bfe4c2c2f7d86411bd257 authored over 4 years ago by Lance Albertson <[email protected]>
Merge pull request #660 from TheREK3R/REK/postgresql-compatability-update

Signed-off-by: Tim Smith <[email protected]>

0db4bdb6f18dde14135ee79a63af6d3deb90cdc7 authored over 4 years ago by Tim Smith <[email protected]>
Hopefully final push

99d1a8eae5ca77265eb080479d71de632086757d authored over 4 years ago by Ryan <[email protected]>
Requested changes

9d7248a474c15a9cc3535737fb38460de2ba97f2 authored over 4 years ago by Ryan <[email protected]>
delete period I must have added back in extension

f74869297de5c0b4f59451e4b7a3877509d72f0e authored over 4 years ago by Ryan <[email protected]>
Accedentally removed version . in too many areas

0a29bbc0d46affdfc94c7619cee8908e1815dd45 authored over 4 years ago by Ryan <[email protected]>
_ to -

a271b8a8d80af52ce2fdb6eedb8f9fcb0a7ada8b authored over 4 years ago by Ryan <[email protected]>
Make requested fixes

f14276215ccaaaeee45f6224e6a6236883faf0f9 authored over 4 years ago by Ryan <[email protected]>
Ci fix

af940d33a338edf47b10369fc4981b8fc321c2b5 authored over 4 years ago by Ryan <[email protected]>
lint error

97e6051ea956507c6f7e1102af6fdec405406a9b authored over 4 years ago by Ryan <[email protected]>
Add aditional testing

0eac172081474cc2d7d1c52e7657225c2b448f5d authored over 4 years ago by Ryan <[email protected]>
Rspec tests, my apologies

09070b27eff026ddfb1219f3f75a05379074e70b authored over 4 years ago by Ryan <[email protected]>
Fixed entension and added "provides"

extesnsion strings no longer need to be escaped with ""
helpers does this now

17254129491a440c9877d433728acc791295322d authored over 4 years ago by Ryan <[email protected]>
Fix idemotency errors

0f9e23a2f3aba1840d502d482a086b801ae26c46 authored over 4 years ago by Ryan <[email protected]>
update ci to reflect testing

d49c7aab94200f588b2bdc07a6805d2b1a0a88b4 authored over 4 years ago by Ryan <[email protected]>
Merge branch 'REK/postgresql-compatability-update' of github.com:TheREK3R/postgresql into REK/postgresql-compatability-update

fb52474af8fc4485aed2b71ee56c5dc4040458d1 authored over 4 years ago by Ryan <[email protected]>
Lint fixes

5b27f7c01a90f345a4afd1d3b655f6ea1a57c828 authored over 4 years ago by Ryan <[email protected]>
Merge branch 'master' into REK/postgresql-compatability-update

02083cdab837b2c3a75af7834743b23db08a2735 authored over 4 years ago by Ryan Kennedy <[email protected]>
Merge branch 'master' into REK/postgresql-compatability-update

87ea71afd8621f2e82bc9565f24b0ad06a5bc7e7 authored over 4 years ago by Ryan <[email protected]>
Chacnges Logged and final touch ups

843aa776bb66816c2d3d6de5e742c48d1046820d authored over 4 years ago by Ryan <[email protected]>
Fix requested changes

18573459043345204348f0fea5c6ef95ed00c930 authored over 4 years ago by Ryan <[email protected]>
Fix requested changes

59e1c974cac2ab9e8d5c5cd2ab2ca45544e7c230 authored over 4 years ago by Ryan <[email protected]>
Update postgresql cookbook for postgresql 12

7a4191bded6bdd62a3d2c46c1496f091274f362c authored over 4 years ago by Ryan <[email protected]>
Merge pull request #659 from sous-chefs/automated/cookstyle

Automated PR: Cookstyle Changes

9e0efbfb0dbfb170349db4e8606e97a430348907 authored over 4 years ago by Tim Smith <[email protected]>
yamlint fixes on ci.yml

Signed-off-by: Lance Albertson <[email protected]>

c53d5f0138155142b439a84114d1ac2a0ce68e27 authored over 4 years ago by Lance Albertson <[email protected]>
Move comment up to keep context

Signed-off-by: Lance Albertson <[email protected]>

3e1732f4a1d314e71f1362d427242f012e6b6971 authored over 4 years ago by Lance Albertson <[email protected]>
Cookstyle 6.15.3 Fixes

Issues found and resolved with: libraries/helpers.rb

- 43:7 convention: Style/RedundantAssignm...

06489d603082adfb85f38e71044b664e33cc41a5 authored over 4 years ago by Xorima Bot <[email protected]>
Merge pull request #657 from sous-chefs/automated/standardfiles

Automated PR: Standardising Files

1f7a117f57b9561df98cedc44fb7ca2e1aad754f authored over 4 years ago by Tim Smith <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

edfb983533ce69f22b7317b7775ccc98a5835685 authored over 4 years ago by Xorima Bot <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

976f0a7223da2ea5434d5d33adc7e9c12421669c authored over 4 years ago by Xorima Bot <[email protected]>
Merge pull request #656 from sous-chefs/automated/standardfiles

Automated PR: Standardising Files

942b3bbf69b4005283047d78efc90a38b2cb6c04 authored over 4 years ago by Jason Field <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

d9c386249c95512cd0cbcb06ad396c4192deb015 authored over 4 years ago by Xorima Bot <[email protected]>
Merge pull request #654 from GetSilverfin/fix-update_user_with_attributes_sql

Passes attr to update_user_with_attributes_sql

16a4f0909f4dd5423daf2a43f504c8f1badccb38 authored over 4 years ago by Jason Field <[email protected]>
Removes quotes from rolname in update_user_with_attributes_sql

abdcab5eee6e6c30f0c9ea366f49783e79276091 authored over 4 years ago by Steven De Coeyer <[email protected]>
Passes attr to update_user_with_attributes_sql

034d344f75e06cda732c65478d635f13b431e2da authored over 4 years ago by Steven De Coeyer <[email protected]>
Merge pull request #652 from sous-chefs/automated/standardfiles

Automated PR: Standardising Files

bf68433d82f12fc41bd9a0e3e2ba177282012833 authored over 4 years ago by Jason Field <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

bf3272052c0aa6cfcb09555f2be1935f1556727f authored over 4 years ago by Xorima Bot <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

415870d2956d99683d31e6da7329028a72eaa9a9 authored over 4 years ago by Xorima Bot <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

362114ff750090fceb307ded73a1831da64a831f authored over 4 years ago by Xorima Bot <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

08f730ba41b646bbd8af54c5d5be45ae74fff957 authored over 4 years ago by Xorima Bot <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

c6c8b6fc024168b9877bff88a2706db8018afc54 authored over 4 years ago by Xorima Bot <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

6810c6010ca2bd0cb18af5a281651b0aa4de606b authored over 4 years ago by Xorima Bot <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

f03e53bdb44b0f87064520ee401b30a0b37747a9 authored over 4 years ago by Xorima Bot <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

aa6f2a6b03e078b516dc600d0b5af6fc3d8dbc68 authored over 4 years ago by Xorima Bot <[email protected]>
Merge pull request #651 from sous-chefs/automated/standardfiles

Automated PR: Standardising Files

91d46ce553769ad27d6de8c80fc1e2c54b5be171 authored over 4 years ago by Jason Field <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

b184972af12cc279fc022f60231b0c5bd4e9ea0d authored over 4 years ago by Xorima Bot <[email protected]>
Standardise files with files in sous-chefs/repo-management (#650)

Signed-off-by: Xorima Bot <[email protected]>

fbba48b8a319472e2ceaad04a8a6711c057d44bf authored over 4 years ago by Xorima's Bot <[email protected]>
Release 7.1.9

86a75a3546571d6fe193a320dd28328b76b7d35a authored over 4 years ago by Jason Field <[email protected]>
Release 7.1.9

fcf4802adfab02303ee2abe0b8b376d1f8071a62 authored over 4 years ago by Jason Field <[email protected]>
Cookstyle 6.4.4 Fixes (#649)

Issues found and resolved with: resources/access.rb

- 30:28 convention: Layout/TrailingWhite...

f149d972e051f928a57151aab2ddce0d60517eb9 authored over 4 years ago by Xorima's Bot <[email protected]>
Merge pull request #647 from sous-chefs/automated/standardfiles

Automated PR: Standardising Files

295427be1f89af8d52357836a457bd8deee66519 authored over 4 years ago by Jason Field <[email protected]>
Standardise files with files in sous-chefs/repo-management

Signed-off-by: Xorima Bot <[email protected]>

a614e597fa40cd6533fae522f0e27b8280185ee7 authored over 4 years ago by Xorima Bot <[email protected]>
Merge pull request #646 from sous-chefs/feature/remove-branch-cleanup

Remove BranchCleanup action We no longer need this action as terraform has enabled the gith...

fb193528afdeaebef2a80a8f10e340516ea4f99e authored over 4 years ago by Jason Field <[email protected]>
Remove branch cleanup

a56637c5d0ef4d6581ffa1e41be655fff83e637a authored over 4 years ago by Jason Field <[email protected]>
Merge pull request #645 from sous-chefs/automated/standardfiles

Automated PR: Standardising Files

2f4c8f7f94714533b39c3bd6d61af720dbc04843 authored over 4 years ago by Jason Field <[email protected]>