Branches for Trusty Tahr

Name Status Last Modified Last Commit
lp:charms/trusty/postgresql bug 2 Mature 2016-12-06 07:11:43 UTC
145. MOVED TO GIT

Author: Stuart Bishop
Revision Date: 2016-12-06 07:11:43 UTC

MOVED TO GIT

lp:~aisrael/charms/trusty/postgresql/fix-lint (Has a merge proposal) 1 Development 2014-10-08 07:39:43 UTC
104. Fix lint errors

Author: Adam Israel
Revision Date: 2014-10-08 07:39:16 UTC

Fix lint errors

lp:~axino/charms/trusty/postgresql/write-nagios-service-files (Has a merge proposal) 1 Development 2015-12-16 14:59:01 UTC
135. add missing 'nagios.update_nrpe_confi...

Author: Junien F
Revision Date: 2015-12-16 14:57:30 UTC

add missing 'nagios.update_nrpe_config' in definitions.py

Without this, the service__ files are never written.

lp:~axwalk/charms/trusty/postgresql/trunk 1 Development 2015-01-28 04:00:05 UTC
112. Add support for Juju storage

Author: Andrew Wilkins
Revision Date: 2015-01-28 03:58:00 UTC

Add support for Juju storage

lp:~barryprice/charms/trusty/postgresql/clarify_backup_schedule (Has a merge proposal) 1 Development 2015-12-30 09:05:58 UTC
139. Make backup frequency clearer - I'd a...

Author: Barry Price
Revision Date: 2015-12-30 09:05:19 UTC

Make backup frequency clearer - I'd assumed hourly backups were supported; they are not

lp:~barryprice/charms/trusty/postgresql/more_frequent_backups (Has a merge proposal) 1 Development 2016-01-26 10:45:07 UTC
146. Correct syntax

Author: Barry Price
Revision Date: 2016-01-26 10:45:07 UTC

Correct syntax

lp:~bloodearnest/charms/trusty/postgresql/trunk (Has a merge proposal) 1 Development 2015-11-19 21:24:47 UTC
133. add test file

Author: Simon Davy
Revision Date: 2015-11-19 21:24:47 UTC

add test file

lp:~brad-marshall/charms/trusty/postgresql/add-nagios_hostname_type 1 Development 2014-10-08 06:20:13 UTC
104. [bradm] Adds nagios_hostname_type con...

Author: Brad Marshall
Revision Date: 2014-10-08 06:18:53 UTC

[bradm] Adds nagios_hostname_type config, same as nrpe_external_master. uses os.uname to get the hostname which works correctly on both bare metal and lxc.

lp:~brad-marshall/charms/trusty/postgresql/fix-cron-backups (Has a merge proposal) 1 Development 2014-11-17 06:39:35 UTC
108. [bradm] Fixed cron template to not sp...

Author: Brad Marshall
Revision Date: 2014-11-17 06:39:06 UTC

[bradm] Fixed cron template to not split across multiple lines since it doesn't work

lp:~caio1982/charms/trusty/postgresql/trunk 1 Development 2016-03-23 02:30:51 UTC
1. test

Author: Caio Begotti
Revision Date: 2016-03-23 02:29:36 UTC

test

lp:~charm-demo/charms/trusty/postgresql/trunk 1 Development 2014-10-15 10:33:24 UTC
106. better name for remote

Author: Marco Ceppi
Revision Date: 2014-10-15 10:33:24 UTC

better name for remote

lp:~dangyogi/charms/trusty/postgresql/add_extensions (Has a merge proposal) 1 Development 2015-07-02 18:25:18 UTC
122. removed DROP EXTENSION drom db relation

Author: dangyogi
Revision Date: 2015-07-02 18:25:18 UTC

removed DROP EXTENSION drom db relation

lp:~jaywink/charms/trusty/postgresql/swiftwal_missing_functionality (Has a merge proposal) 1 Development 2014-09-20 23:57:44 UTC
102. Enable missing functionality for Swif...

Author: Jason Robinson
Revision Date: 2014-09-20 23:55:20 UTC

Enable missing functionality for SwiftWAL backups.
Deprecate settings 'swiftwal_log_shipping', reason: --xlog option should always be
passed to postgresql backup tool according to Swiftwal documentation. Otherwise backups
could be unrecoverable.
Rename setting swiftwal_container_prefix to swiftwal_container. Swiftwal expects to
receive full container name to backup to.
Add packages required by SwiftWAL, install swiftwal.conf file from template and tune
crontab template to work with swiftwal.

lp:~justin-fathomdb/charms/trusty/postgresql/trunk 1 Development 2014-04-22 20:19:16 UTC
90. [stub,r=gnuoy] Don't check postgresql...

Author: Liam Young
Revision Date: 2014-04-04 11:42:57 UTC

[stub,r=gnuoy] Don't check postgresql_stop's error code, as it doesn't have one

lp:~lazypower/charms/trusty/postgresql/trunk 1 Development 2014-06-27 03:19:49 UTC
100. [stub] Allow running of tests in diff...

Author: Marco Ceppi
Revision Date: 2014-06-26 13:48:54 UTC

[stub] Allow running of tests in different series, both precise and trusty.

lp:~lutostag/charms/trusty/postgresql/juju1-metadata-overwrite 1 Development 2016-06-20 18:53:40 UTC
1. include modified metadata.yaml

Author: Greg Lutostanski
Revision Date: 2016-06-20 18:53:40 UTC

include modified metadata.yaml

lp:~mfoord/charms/trusty/postgresql/actions 1 Development 2015-04-14 15:08:14 UTC
119. Initial framework bits

Author: Tim Penhey
Revision Date: 2015-04-14 15:02:24 UTC

Initial framework bits

lp:~michael.nelson/charms/trusty/postgresql/fix-install-of-postgres-to-statsd bug(Has a merge proposal) 1 Development 2015-05-07 00:50:36 UTC
120. Add 755 perms (not necessary for cron)

Author: Michael Nelson
Revision Date: 2015-05-07 00:50:36 UTC

Add 755 perms (not necessary for cron)

lp:~mthaddon/charms/trusty/postgresql/logs-owned-postgres (Has a merge proposal) 1 Development 2016-01-14 11:25:32 UTC
140. Make sure log dir and log file are ow...

Author: Tom Haddon
Revision Date: 2016-01-14 11:24:55 UTC

Make sure log dir and log file are owned by postgres

lp:~pjdc/charms/trusty/postgresql/default-statistics-target (Has a merge proposal) 1 Development 2015-02-11 21:05:42 UTC
115. default_statistics_target: new config...

Author: Paul Collins
Revision Date: 2015-02-11 21:05:42 UTC

default_statistics_target: new config item; and use it

lp:~pjdc/charms/trusty/postgresql/hostname-from-n-e-m (Has a merge proposal) 1 Development 2015-02-10 00:45:25 UTC
114. update_nrpe_checks(): fetch nagios_ho...

Author: Paul Collins
Revision Date: 2015-02-10 00:45:25 UTC

update_nrpe_checks(): fetch nagios_hostname from nrpe-external-master relation

This is necessary to emit valid nagios configs when related to
n-e-m that has nagios_hostname_type=host, which can be the case
with e.g. MAAS deployments.

Fall back to our previous behavour of constructing the hostname
ourselves if nagios_hostname is not set or if there are multiple
relations found.

lp:~pjdc/charms/trusty/postgresql/nagios-additional-servicegroups (Has a merge proposal) 1 Development 2015-02-05 03:11:57 UTC
116. pg_hba.conf.tmpl: move the nagios lin...

Author: Paul Collins
Revision Date: 2015-02-05 03:11:57 UTC

pg_hba.conf.tmpl: move the nagios line below extra_pg_auth

This is to allow for specialized scenarios when manual_replication=true.

lp:~pjdc/charms/trusty/postgresql/no-restart-on-upgrade (Has a merge proposal) 1 Development 2015-02-09 00:25:07 UTC
112. upgrade_charm(): prevent install() fr...

Author: Paul Collins
Revision Date: 2015-02-08 21:35:23 UTC

upgrade_charm(): prevent install() from unconditionally restarting postgres; requires_restart(): log missing saved_config

lp:~stub/charms/trusty/postgresql/bug-1415490-max_prepared_transactions bug(Has a merge proposal) 1 Development 2015-03-12 10:18:22 UTC
123. Checkpoint tuning options

Author: Stuart Bishop
Revision Date: 2015-03-12 10:18:22 UTC

Checkpoint tuning options

lp:~stub/charms/trusty/postgresql/built (Has a merge proposal) 1 Development 2016-03-25 03:36:15 UTC
167. Ignore .tox directory when tests repa...

Author: Stuart Bishop
Revision Date: 2016-03-25 03:36:15 UTC

Ignore .tox directory when tests repackage the charm

lp:~stub/charms/trusty/postgresql/enable-integration-tests 1 Development 2015-05-19 12:24:57 UTC
128. Have the bot only run 9.3 integration...

Author: Stuart Bishop
Revision Date: 2015-05-19 12:24:57 UTC

Have the bot only run 9.3 integration tests, for now.

lp:~stub/charms/trusty/postgresql/fix-bsb bug(Has a merge proposal) 1 Development 2016-01-13 10:59:35 UTC
142. Fix tests

Author: Stuart Bishop
Revision Date: 2016-01-13 10:59:35 UTC

Fix tests

lp:~stub/charms/trusty/postgresql/fix-max-connections bug(Has a merge proposal) 1 Development 2016-01-18 16:38:46 UTC
142. Overrides come second, and tests

Author: Stuart Bishop
Revision Date: 2016-01-18 16:38:46 UTC

Overrides come second, and tests

lp:~stub/charms/trusty/postgresql/fix-test-returncode (Has a merge proposal) 1 Development 2015-11-12 05:33:01 UTC
132. Fix test command return codes

Author: Stuart Bishop
Revision Date: 2015-11-12 05:32:18 UTC

Fix test command return codes

lp:~stub/charms/trusty/postgresql/replication-control (Has a merge proposal) 1 Development 2015-06-25 12:02:35 UTC
128. Merged replication-control-charmhelpe...

Author: Stuart Bishop
Revision Date: 2015-06-25 11:54:03 UTC

Merged replication-control-charmhelpers into replication-control.

lp:~stub/charms/trusty/postgresql/replication-control-charmhelpers 1 Development 2015-06-25 12:03:42 UTC
125. sync charmhelpers

Author: Stuart Bishop
Revision Date: 2015-06-25 11:39:19 UTC

sync charmhelpers

lp:~stub/charms/trusty/postgresql/rewrite bug(Has a merge proposal) 1 Development 2015-11-12 05:27:52 UTC
255. Merged rewrite-charmhelpers into rewr...

Author: Stuart Bishop
Revision Date: 2015-11-12 05:27:52 UTC

Merged rewrite-charmhelpers into rewrite.

lp:~stub/charms/trusty/postgresql/rewrite-charmhelpers (Has a merge proposal) 1 Development 2015-11-12 05:27:52 UTC
140. Merged postgresql into rewrite-charmh...

Author: Stuart Bishop
Revision Date: 2015-11-12 05:27:52 UTC

Merged postgresql into rewrite-charmhelpers.

lp:~stub/charms/trusty/postgresql/standby-service (Has a merge proposal) 1 Development 2015-07-10 11:07:00 UTC
126. Handle unsupported wal_level with PG ...

Author: Stuart Bishop
Revision Date: 2015-07-10 11:07:00 UTC

Handle unsupported wal_level with PG < 9.4

lp:~stub/charms/trusty/postgresql/trunk 1 Development 2015-07-03 06:19:42 UTC
124. delint

Author: Stuart Bishop
Revision Date: 2015-07-03 06:19:42 UTC

delint

lp:~stub/charms/trusty/postgresql/unrestricted-admin bug(Has a merge proposal) 1 Development 2015-11-27 07:57:22 UTC
133. Clients connected by a db-admin relat...

Author: Stuart Bishop
Revision Date: 2015-11-27 07:56:46 UTC

Clients connected by a db-admin relation may connect as any user

lp:~tasdomas/charms/trusty/postgresql/dump-action (Has a merge proposal) 1 Development 2015-04-15 07:55:59 UTC
123. Remove unnecessary file.

Author: Domas Monkus
Revision Date: 2015-04-15 07:55:59 UTC

Remove unnecessary file.

lp:~thomir-deactivatedaccount/charms/trusty/postgresql/fix-for-lxc (Has a merge proposal) 1 Development 2015-09-16 00:07:50 UTC
130. Make postgres charm work for lxc prov...

Author: Thomi Richards
Revision Date: 2015-09-16 00:07:09 UTC

Make postgres charm work for lxc provider.

lp:~thumper/charms/trusty/postgresql/actions 1 Development 2015-04-15 14:51:27 UTC
122. Merge in Domas's branch.

Author: Tim Penhey
Revision Date: 2015-04-15 14:51:27 UTC

Merge in Domas's branch.

lp:~timkuhlman/charms/trusty/postgresql/nagios-fix (Has a merge proposal) 1 Development 2015-12-22 19:07:42 UTC
138. Fix the nagios check.

Author: Tim Kuhlman
Revision Date: 2015-12-22 19:03:54 UTC

Fix the nagios check.

140 of 40 results