An open API service providing commit metadata for open source projects.

GitHub / Unity-Technologies/postgres-formula / commits

SHA Message Author Date Stats
761014ec merge Merge pull request #114 from fortune-juggle/fix/specs Forrest <g****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
2e26b6f6 fixes formula to comply to its spec Nicole Scherfenberg <n****g@s****m> about 10 years ago
da0c915d merge Merge pull request #113 from itbabu/lc_ctype Niels Abspoel <a****6@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
e7f82a19 Fix typo Marco Badan <i****o@m****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
767b4188 merge Merge pull request #110 from dynjnelson/master Forrest <g****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
e8dd599f merge Merge pull request #112 from XRasher/XRasher-patch-1 Forrest <g****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
05aae618 Update upstream.sls Vladislav Malakhin <t****4@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
90cfea1e - change C.UTF-8 to en_us.UTF-8 in example pillar, as the former does not Jon Nelson <j****n@d****m> about 10 years ago
1c72c7c3 - for encoding, lc_type, and lc_collate, only set them on the database if Jon Nelson <j****n@d****m> about 10 years ago
7a7396fc remove explicit LC_ALL environment variable setting that only works on some d... Jon Nelson <j****n@d****m> about 10 years ago
45887735 properly quote identifiers with double quotes. This is rarely necessary. Jon Nelson <j****n@d****m> about 10 years ago
278c2e4c support 'owner' argument to tablespace_create Jon Nelson <j****n@d****m> about 10 years ago
9b5526a6 - add 'runas', 'user', and 'owner' to all database object creation Jon Nelson <j****n@d****m> about 10 years ago
0220b67a - re-arrange cluster initialization to a set of variables in a dictionary Jon Nelson <j****n@d****m> about 10 years ago
783d78bd merge Merge pull request #108 from tgoodaire/master Forrest <g****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
c16c78a3 Removed leading spaces Tim Goodaire <t****e@d****m> about 10 years ago
e257da50 merge Merge remote-tracking branch 'upstream/master' Tim Goodaire <t****e@d****m> about 10 years ago
31b2733b merge Merge pull request #107 from tgoodaire/simplify_codenamemap Forrest <g****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
982ee93f Revert "Simplify codenamemap" Tim Goodaire <t****e@d****m> about 10 years ago
153c0d64 Simplify codenamemap Tim Goodaire <t****e@d****m> about 10 years ago
bba8eabf Simplify codenamemap Tim Goodaire <t****e@d****m> about 10 years ago
e15861cb merge Merge pull request #103 from netmanagers/master Niels Abspoel <a****6@u****m> about 10 years ago
9719e235 Allow to specify a tablespace for a database Javier Bértoli <j****r@n****r> about 10 years ago
87a99807 merge Merge pull request #102 from EvaSDK/master Niels Abspoel <a****6@g****m> about 10 years ago
c1ea7896 Switch version specific Debian pkg_dev to "virtual" package Gilles Dartiguelongue <g****e@l****r> about 10 years ago
749d2f2e Drop redundant -D datadir from Arch initdb command Gilles Dartiguelongue <g****e@l****r> about 10 years ago
e0ed6b6e Kill create_cluster pillar switch, refs: #100 Gilles Dartiguelongue <g****e@l****r> about 10 years ago
dd53a6be merge Merge pull request #101 from EvaSDK/debian-family-fixes Niels Abspoel <a****6@g****m> about 10 years ago
6ab619f8 Set pkg_dev for all debian variants Gilles Dartiguelongue <g****e@l****r> about 10 years ago
ddf0e473 Set datadir for Debian family OSes, refs: #100 Gilles Dartiguelongue <g****e@l****r> about 10 years ago
4a00acf2 Split postgresql-cluster-prepared in two states, refs: #100 Gilles Dartiguelongue <g****e@l****r> about 10 years ago
8ddfbd24 Add codenamemap entry for Ubuntu Wily Werewolf Gilles Dartiguelongue <g****e@l****r> about 10 years ago
4945d0d1 merge Merge pull request #99 from a-powell/master Wolodja Wentland <w****@b****g> about 10 years ago
dca04c76 Adding pkg dependency for directory permissions. Alex Powell <a****l@g****m> about 10 years ago
a5012f01 merge Merge pull request #95 from aboe76/fix_archlinux_postgresql_client Forrest <g****t@u****m> over 10 years ago
d046fe99 fix client package on archlinux Niels Abspoel <a****6@g****m> over 10 years ago
d3586654 merge Merge pull request #94 from aboe76/archlinux_support Forrest <g****t@u****m> over 10 years ago
f1a45675 add archlinux defaults Niels Abspoel <a****6@g****m> over 10 years ago
efba14c7 merge Merge pull request #93 from tgoodaire/master Niels Abspoel <a****6@g****m> over 10 years ago
0d170241 merge Merge pull request #92 from dahrens/issue_91 Forrest <g****t@u****m> over 10 years ago
3ee73099 Cleanup, including restructuring and renaming Tim Goodaire <t****e@d****m> over 10 years ago
52f27d2d Reload postgresql server instead of restarting it Dennis Ahrens <d****s@h****e> over 10 years ago
fac8b6b9 Rename runtime_dir to data_dir Tim Goodaire <t****e@d****m> over 10 years ago
e4bb5bf1 Improvements to initdb stuff Tim Goodaire <t****e@d****m> over 10 years ago
61acd4fd Explicitly list the grain that we're filtering by Tim Goodaire <t****e@d****m> over 10 years ago
8a4eb569 - Added initdb_user configuration, renamed postgres_user and postgres_group t... Tim Goodaire <t****e@g****m>
Committed by: Tim Goodaire <t****e@d****m>
over 10 years ago
e36478bc Convert hard-coded postgres user and group to variables, enforce ownership of... Tim Goodaire <t****e@g****m> over 10 years ago
e9e41eb1 merge Merge pull request #90 from tgoodaire/master Wolodja Wentland <w****@b****g> over 10 years ago
aba84148 merge Merge pull request #88 from mattysads/master Forrest <g****t@u****m> over 10 years ago
a7dbcdcf Add xenial Matt Sadler <m****r@g****m> over 10 years ago
6d6c7f7e merge Merge pull request #86 from campbellmc/pg.conf_backup_patch Forrest <g****t@u****m> over 10 years ago
11f4f0f5 Added option to disable creation of backup file when postgresql.conf changes Campbell <c****l@i****m> over 10 years ago
a0d76f34 merge Merge pull request #85 from alexjennings/master puneet kandhari <p****k@u****m> over 10 years ago
82f468ed Upstream repo for RedHat alex <a****x@n****m> over 10 years ago
033e5318 merge Merge pull request #84 from retrry/master Forrest <g****t@u****m> over 10 years ago
ca34e0b7 Add postgresql overrides for CentOS 6/7 Tadas Barzdzius <t****s@b****t> over 10 years ago
7e784184 merge Merge pull request #83 from infoportugal/master Wolodja Wentland <w****@b****g> over 10 years ago
5810ab75 Support for Ubuntu 12.04 LTS (Precise) Rui Martins <r****6@g****m> over 10 years ago
8567a126 merge Merge pull request #82 from blbradley/revert-pr-73-and-77 Forrest <g****t@u****m> over 10 years ago
dea3c528 do not manage permissions of postgres config directory Brandon Bradley <b****c@g****m> over 10 years ago
014a5807 merge Merge pull request #77 from saltstack-formulas/puneetk-patch-1 Brian Jackson <i****y@t****m> almost 11 years ago
471ac94a Remove backwards incompatible change puneet kandhari <p****k@u****m> almost 11 years ago
1b709720 merge Merge pull request #72 from tenso-m/dropped puneet kandhari <p****k@u****m> almost 11 years ago
7bfde30d merge Merge pull request #74 from tenso-m/extra puneet kandhari <p****k@u****m> almost 11 years ago
9ef3abbb merge Merge pull request #73 from tenso-m/dir-perms puneet kandhari <p****k@u****m> almost 11 years ago
29565290 merge Merge pull request #75 from tenso-m/suse puneet kandhari <p****k@u****m> almost 11 years ago
f74bcc5c merge Merge pull request #76 from tenso-m/refactoring puneet kandhari <p****k@u****m> almost 11 years ago
2f6cbb39 add dropped state Roman Inflianskas <i****a@g****m> almost 11 years ago
c54fcc76 add Suse default values Roman Inflianskas <i****a@g****m> almost 11 years ago
38e59626 ensure proper permissions for postgresql dir Roman Inflianskas <i****a@g****m> almost 11 years ago
d11ba6d1 replace pkg_contrib with pkgs_extra Roman Inflianskas <i****a@g****m> almost 11 years ago
b71fa41b small refactoring Roman Inflianskas <i****a@g****m> almost 11 years ago
4f3e1cb8 merge Merge pull request #71 from tenso-m/master Forrest <g****t@u****m> almost 11 years ago
40191274 merge Merge pull request #70 from abrefort/master puneet kandhari <p****k@u****m> almost 11 years ago
abd83142 Add missing conf_dir for Ubuntu Codenames. Adrien Bréfort <a****t@f****t> almost 11 years ago
70dc8654 merge Merge pull request #69 from blast-hardcheese/chores/moving-initdb-command Forrest <g****t@u****m> almost 11 years ago
de16b002 Adding initdb command to pillar example Devon Stewart <b****t@h****e> almost 11 years ago
e2b6eab7 On second thought, initdb command should be defined in defaults.yaml Devon Stewart <b****t@h****e> almost 11 years ago
aedb7757 merge Merge pull request #68 from blast-hardcheese/bugfix/fixing-require-statements Forrest <g****t@u****m> almost 11 years ago
40b37293 Making initdb command overridable Devon Stewart <b****t@h****e> almost 11 years ago
ec8d37e0 Require postgresql service when trying to create databases Devon Stewart <b****t@h****e> almost 11 years ago
40308910 Fixing broken references Devon Stewart <b****t@h****e> almost 11 years ago
22047339 support options in extensions Roman Inflianskas <i****a@g****m> almost 11 years ago
8edafaf7 support schemas Roman Inflianskas <i****a@g****m> almost 11 years ago
658506ff merge Merge pull request #67 from tr33/master puneet kandhari <p****k@u****m> almost 11 years ago
a83f9da1 added option to remove users Roland Baum <r****m@t****e> almost 11 years ago
5c2a5726 merge Merge pull request #65 from johnkeates/master puneet kandhari <p****k@u****m> almost 11 years ago
936484b0 merge Merge branch 'master' of https://github.com/saltstack-formulas/postgres-formula John Keates <j****n@k****l> almost 11 years ago
9455349a merge Merge pull request #57 from webplatform/master Nitin Madhok <n****k@g****u> about 11 years ago
810ff093 merge Merge branch 'master' of https://github.com/johnkeates/postgres-formula John Keates <j****n@k****l> about 11 years ago
a2cb7010 Update codemap John Keates <j****n@k****l> about 11 years ago
5665644a merge Merge pull request #61 from madssj/fix-debian-ver puneet kandhari <p****k@u****m> about 11 years ago
da92fb58 merge Merge pull request #62 from edvinasme/add-database-extension-support Brian Jackson <i****y@t****m> about 11 years ago
d7580104 Add support for database extensions. Edvinas Klovas <e****s@p****o> about 11 years ago
58f8abb5 Fixed conf_dir and pkg_dev on debian Mads Sülau Jørgensen <m****s@s****k> about 11 years ago
851b62ce Fixed libpq-dev naming on debian Mads Sülau Jørgensen <m****s@s****k> about 11 years ago
c87fa54c Removing extra new lines Nitin Madhok <n****k@g****u> over 11 years ago
d7233e51 merge Merge pull request #56 from dferrantelli/add_ubuntu_pgdg Wolodja Wentland <w****@b****g> over 11 years ago
965577ad added pkg_repo defaults for trusty and utopic Dominic Ferrantelli <d****c@f****i> over 11 years ago
b33f9f06 merge Merge pull request #55 from dferrantelli/dev_state Forrest <g****t@u****m> over 11 years ago

← Back to repository