Branches for Trusty Tahr

Name Status Last Modified Last Commit
lp:charms/trusty/mongodb bug 2 Mature 2017-03-21 15:15:34 UTC
92. Close branch, direct people to https:...

Author: Stuart Bishop
Revision Date: 2017-03-21 15:15:34 UTC

Close branch, direct people to https://code.launchpad.net/mongodb-charm

lp:~1chb1n/charms/trusty/mongodb/ch-sync-mitaka (Has a merge proposal) 1 Development 2016-01-11 18:16:49 UTC
82. sync charmhelpers for Mitaka cloud ar...

Author: Ryan Beisner
Revision Date: 2016-01-11 18:16:28 UTC

sync charmhelpers for Mitaka cloud archive awareness

lp:~1chb1n/charms/trusty/mongodb/sync-fetch-helpers-liberty (Has a merge proposal) 1 Development 2015-08-19 13:58:52 UTC
77. resync all hooks/charmhelpers

Author: Ryan Beisner
Revision Date: 2015-08-19 13:58:52 UTC

resync all hooks/charmhelpers

lp:~1chb1n/charms/trusty/mongodb/unit-test-fake-fail (Has a merge proposal) 1 Development 2015-07-28 18:38:30 UTC
76. update

Author: Ryan Beisner
Revision Date: 2015-07-28 18:38:30 UTC

update

lp:~1chb1n/charms/trusty/mongodb/update-charm-proof (Has a merge proposal) 1 Development 2016-03-28 13:30:31 UTC
87. Run charm-proof in lint make target

Author: Ryan Beisner
Revision Date: 2016-03-28 13:29:28 UTC

Run charm-proof in lint make target

lp:~aisrael/charms/trusty/mongodb/benchmarking (Has a merge proposal) 1 Development 2015-05-20 04:17:21 UTC
75. Use new charm-benchmark library, and ...

Author: Adam Israel
Revision Date: 2015-05-20 04:17:21 UTC

Use new charm-benchmark library, and fix segfault w/default parameters

lp:~aisrael/charms/trusty/mongodb/update-benchmarking (Has a merge proposal) 1 Development 2015-12-02 22:44:28 UTC
80. Add benchmark-relation hooks and upgr...

Author: Adam Israel
Revision Date: 2015-12-02 22:44:28 UTC

Add benchmark-relation hooks and upgrade charms.benchmark on attempted install

lp:~arosales/charms/trusty/mongodb/jay-wren-faster-install (Has a merge proposal) 1 Development 2014-09-11 01:32:26 UTC
54. Refactor Jay Wren's MP:230978 for a f...

Author: Antonio Rosales
Revision Date: 2014-09-11 01:27:46 UTC

Refactor Jay Wren's MP:230978 for a faster deploy time.

lp:~billy-olsen/charms/trusty/mongodb/fix-unit-tests bug(Has a merge proposal) 1 Development 2015-07-28 19:05:27 UTC
75. [billy-olsen,r=] Fix failing unit tes...

Author: Billy Olsen
Revision Date: 2015-07-28 18:53:19 UTC

[billy-olsen,r=] Fix failing unit tests.

This fixes unit tests which were failing due to superfluous
tests on function invocation and to failure to reset the
mocks.

Closes-Bug: 1479069

lp:~billy-olsen/charms/trusty/mongodb/lp1513094 (Has a merge proposal) 1 Development 2016-05-12 20:29:33 UTC
87. Move parameter logic from altering in...

Author: Billy Olsen
Revision Date: 2016-05-12 20:26:38 UTC

Move parameter logic from altering init conf file to the /etc/mongodb.conf
file. The mongdob service is already configured to read parameters from the
/etc/mongodb.conf file and moving the configuration options inside the
config file allows the systemd style service to start properly.

Also, as of MongoDB 2.6, the specification of master/slave flags on startup
is not allowed to be specified with the replicaset flags. This change allows
for the master/slave flag to be specified in the /etc/mongodb.conf file only
when the replica-set (peer) relation has not been established. Prior to
versions of MongoDB 2.6, specifying the master/slave flag on startup did not
cause MongoDB to error out and MongoDB ignored the flag.

Closes-Bug: #1513094

lp:~billy-olsen/charms/trusty/mongodb/replSetInConfFile 1 Development 2016-05-04 04:04:16 UTC
87. Set replSet name in /etc/mongodb.conf...

Author: Billy Olsen
Revision Date: 2016-05-04 04:03:00 UTC

Set replSet name in /etc/mongodb.conf config file instead of
editing the startup parameters for the mongodb startup script.

lp:~billy-olsen/charms/trusty/mongodb/sample-unittest (Has a merge proposal) 1 Development 2014-12-13 00:19:05 UTC
82. Add sample unit test to mongo charm.

Author: Billy Olsen
Revision Date: 2014-12-13 00:18:15 UTC

Add sample unit test to mongo charm.

lp:~billy-olsen/charms/trusty/mongodb/unit-tests-part-deux (Has a merge proposal) 1 Development 2014-12-18 06:49:49 UTC
87. Merge with mario's latest

Author: Billy Olsen
Revision Date: 2014-12-18 06:49:49 UTC

Merge with mario's latest

lp:~brad-marshall/charms/trusty/mongodb/add-nrpe-checks bug(Has a merge proposal) 1 Development 2015-03-04 00:01:26 UTC
69. [bradm] Bump timeout to 30 minutes - ...

Author: Brad Marshall
Revision Date: 2015-02-25 01:49:08 UTC

[bradm] Bump timeout to 30 minutes - about how long a test deploy took

lp:~corey.bryant/charms/trusty/mongodb/git-ods 1 Development 2015-05-13 17:46:46 UTC
68. Ensure yaml library is usable Newer ...

Author: James Page
Revision Date: 2015-04-22 14:14:10 UTC

Ensure yaml library is usable

Newer Ubuntu versions don't have python-yaml installed by default.

Handle this automatically in the charm.

lp:~corey.bryant/charms/trusty/mongodb/ocata 1 Development 2017-02-09 15:07:22 UTC
92. drop pyc file

Author: Corey Bryant
Revision Date: 2017-02-09 15:07:22 UTC

drop pyc file

lp:~corey.bryant/charms/trusty/mongodb/sync 1 Development 2016-01-06 18:33:27 UTC
82. [corey.bryant, r=osci] Sync charm-hel...

Author: Corey Bryant
Revision Date: 2016-01-06 15:11:18 UTC

[corey.bryant, r=osci] Sync charm-helpers

lp:~dannf/charms/trusty/mongodb/arm64-default-to-ppa (Has a merge proposal) 1 Development 2014-11-20 15:43:20 UTC
60. Use ppa:mongodb-arm64/ppa by default ...

Author: dann frazier
Revision Date: 2014-11-20 15:42:07 UTC

Use ppa:mongodb-arm64/ppa by default when running on arm64/trusty

We know that the version of mongodb that shipped in trusty is insufficient
for arm64, so there's no point in having the charm try to use it. Instead,
default to pulling from a Canonical-maintained PPA - but still respect a
user's "source" config setting if specified.

lp:~dannf/charms/trusty/mongodb/deploy-test-trusty (Has a merge proposal) 1 Development 2014-10-31 19:08:49 UTC
54. Test should use trusty series amulet...

Author: dann frazier
Revision Date: 2014-10-31 19:06:20 UTC

Test should use trusty series

amulet defaults to precise so to test the trusty charm, we need to explicitly
ask for trusty.

lp:~dannf/charms/trusty/mongodb/typo (Has a merge proposal) 1 Development 2014-10-31 17:40:19 UTC
54. Fix typo: s/Specificlly/Specifically/

Author: dann frazier
Revision Date: 2014-10-31 17:39:51 UTC

Fix typo: s/Specificlly/Specifically/

lp:~evarlast/charms/trusty/mongodb/fix-backup bug(Has a merge proposal) 1 Development 2016-07-20 21:44:02 UTC
89. fix backup from crash and fail When ...

Author: Jay R. Wren
Revision Date: 2016-07-20 21:40:34 UTC

fix backup from crash and fail

When files or dirs cannot be removed, warn and continue.
Fix mongodbump typos.

lp:~evarlast/charms/trusty/mongodb/fix-dump-actions (Has a merge proposal) 1 Development 2015-12-07 22:34:11 UTC
100. use constraints for storage test to p...

Author: Jay R. Wren
Revision Date: 2015-12-07 22:34:11 UTC

use constraints for storage test to prevent filling root volume

lp:~evarlast/charms/trusty/mongodb/i-do-not-know-how-to-use-bzr-so-i-pushed-here (Has a merge proposal) 1 Development 2014-11-03 20:17:21 UTC
54. s/public-address/private-address/ I ...

Author: Jay R. Wren
Revision Date: 2014-11-03 20:03:24 UTC

s/public-address/private-address/

I do not know on what clouds the use of public address works for relations, but it does not work on azure or ec2. Use the private address for relations.

lp:~evarlast/charms/trusty/mongodb/no-install-recommends 1 Development 2014-08-11 17:56:37 UTC
49. don't install mongodb-dev

Author: Jay R. Wren
Revision Date: 2014-08-11 17:56:37 UTC

don't install mongodb-dev

lp:~evarlast/charms/trusty/mongodb/trunk (Has a merge proposal) 1 Development 2015-04-21 18:28:00 UTC
68. make INSTALL_PACKAGES configurable B...

Author: Jay R. Wren
Revision Date: 2015-04-21 18:28:00 UTC

make INSTALL_PACKAGES configurable

By introducing package-names config option, mongodb-server package can
be replaced with mongodb-org packages. The key and source options are
already available.

See http://docs.mongodb.org/master/tutorial/install-mongodb-on-ubuntu/

lp:~evarlast/charms/trusty/mongodb/try2 1 Development 2014-11-03 20:05:32 UTC
54. s/public-address/private-address/ I ...

Author: Jay R. Wren
Revision Date: 2014-11-03 20:03:24 UTC

s/public-address/private-address/

I do not know on what clouds the use of public address works for relations, but it does not work on azure or ec2. Use the private address for relations.

lp:~freyes/charms/trusty/mongodb/fix-typo (Has a merge proposal) 1 Development 2015-06-30 21:44:44 UTC
73. Fix typo 'deployu' -> 'deploy'

Author: Felipe Reyes
Revision Date: 2015-06-30 21:44:02 UTC

Fix typo 'deployu' -> 'deploy'

lp:~gnuoy/charms/trusty/mongodb/sync-ch 1 Development 2015-03-03 14:23:44 UTC
57. sync charmhelpers

Author: Liam Young
Revision Date: 2015-03-03 14:23:34 UTC

sync charmhelpers

lp:~gnuoy/charms/trusty/mongodb/trusty-kilo-source bug 1 Development 2015-07-31 08:51:18 UTC
57. [gnuoy] Update charmhelpers to suppor...

Author: Liam Young
Revision Date: 2015-07-31 08:49:05 UTC

[gnuoy] Update charmhelpers to support a trusty-kilo source

lp:~james-page/charms/trusty/mongodb/ch-resync-newton (Has a merge proposal) 1 Development 2016-06-10 10:53:21 UTC
88. Resync charmhelper to resolve issues ...

Author: James Page
Revision Date: 2016-06-10 10:52:50 UTC

Resync charmhelper to resolve issues with Newton UCA comprehension

lp:~james-page/charms/trusty/mongodb/forward-compat-xenial (Has a merge proposal) 1 Development 2016-02-26 14:01:29 UTC
84. Deal with forwards compat to xenial

Author: James Page
Revision Date: 2016-02-26 14:00:17 UTC

Deal with forwards compat to xenial

lp:~james-page/charms/trusty/mongodb/kilo-support (Has a merge proposal) 1 Development 2015-01-21 09:54:45 UTC
66. Resync helpers for kilo cloud archive...

Author: James Page
Revision Date: 2015-01-21 09:54:27 UTC

Resync helpers for kilo cloud archive source support

lp:~james-page/charms/trusty/mongodb/pymongo-3.x bug(Has a merge proposal) 1 Development 2015-09-28 20:35:17 UTC
77. Deal with later versions on pymongo w...

Author: James Page
Revision Date: 2015-09-09 12:59:18 UTC

Deal with later versions on pymongo where Connection -> MongoClient

lp:~james-page/charms/trusty/mongodb/status 1 Development 2016-06-17 08:50:30 UTC
91. Add replicaset name to status output

Author: James Page
Revision Date: 2016-06-17 08:50:30 UTC

Add replicaset name to status output

lp:~james-page/charms/trusty/mongodb/vivid-fixes (Has a merge proposal) 1 Development 2015-04-22 13:24:09 UTC
68. Deal with yaml import if need be

Author: James Page
Revision Date: 2015-04-22 13:24:09 UTC

Deal with yaml import if need be

lp:~jjo/charms/trusty/mongodb/jjo-lp1274947-use_private-address_at_rs-initiate (Has a merge proposal) 1 Development 2014-09-30 20:27:56 UTC
55. fix bracing for .format()

Author: JuanJo Ciarlante
Revision Date: 2014-09-30 20:27:56 UTC

fix bracing for .format()

lp:~justin-fathomdb/charms/trusty/mongodb/trunk 1 Development 2014-11-13 04:45:08 UTC
48. Add jxaas.yaml file

Author: justinsb
Revision Date: 2014-11-13 04:45:08 UTC

Add jxaas.yaml file

lp:~lazypower/charms/trusty/mongodb/charmhelpers_merge (Has a merge proposal) 1 Development 2014-07-30 17:48:09 UTC
56. Fixes missing default on key, strips ...

Author: Charles Butler
Revision Date: 2014-07-30 17:48:09 UTC

Fixes missing default on key, strips check around apt-add-repository

lp:~lazypower/charms/trusty/mongodb/fixing_st00f (Has a merge proposal) 1 Development 2014-07-29 16:34:00 UTC
56. Dirty merge cleanup

Author: Charles Butler
Revision Date: 2014-07-29 16:34:00 UTC

Dirty merge cleanup

lp:~lazypower/charms/trusty/mongodb/trunk 1 Development 2014-07-30 15:39:55 UTC
55. adds missing import relation_ids

Author: Charles Butler
Revision Date: 2014-07-30 15:39:55 UTC

adds missing import relation_ids

lp:~marcoceppi/charms/trusty/mongodb/patch-relation (Has a merge proposal) 1 Development 2014-08-20 23:25:49 UTC
52. remove rogue member

Author: Marco Ceppi
Revision Date: 2014-08-20 23:25:49 UTC

remove rogue member

lp:~marcoceppi/charms/trusty/mongodb/trunk (Has a merge proposal) 1 Development 2015-12-17 02:23:03 UTC
81. Move benchmark import to only be acce...

Author: Marco Ceppi
Revision Date: 2015-12-17 02:22:42 UTC

Move benchmark import to only be accessed during relation-changed

lp:~mariosplivalo/charms/trusty/mongodb/options-update bug 1 Development 2016-05-16 19:59:57 UTC
88. Removed neglected 'nohints' from mong...

Author: Mario Splivalo
Revision Date: 2016-05-16 19:59:57 UTC

Removed neglected 'nohints' from mongo_conf()

lp:~matsubara/charms/trusty/mongodb/bug-1410847 1 Development 2015-02-02 17:56:28 UTC
67. sync charm-helpers: add support for k...

Author: Diogo Matsubara
Revision Date: 2015-02-02 17:54:22 UTC

sync charm-helpers: add support for kilo cloud archive. LP: #1410847

lp:~mattyw/charms/trusty/mongodb/auth_experiment (Has a merge proposal) 1 Development 2014-10-31 09:19:20 UTC
55. fixes to the test

Author: Matthew Williams
Revision Date: 2014-10-31 09:19:20 UTC

fixes to the test

lp:~mattyw/charms/trusty/mongodb/mongodb-backup (Has a merge proposal) 1 Development 2015-10-08 08:12:35 UTC
89. actions/backups.py: Fixed comments fr...

Author: Matthew Williams
Revision Date: 2015-10-08 08:12:35 UTC

actions/backups.py: Fixed comments from domas' review

lp:~mattyw/charms/trusty/mongodb/mongodb-deployu (Has a merge proposal) 1 Development 2015-06-23 08:25:12 UTC
73. README.md: Spelling correction

Author: Matthew Williams
Revision Date: 2015-06-23 08:21:33 UTC

README.md: Spelling correction

lp:~mbruzek/charms/trusty/mongodb/00-setup (Has a merge proposal) 1 Development 2014-09-23 16:08:54 UTC
54. Making the 00-setup file executable s...

Author: Matt Bruzek
Revision Date: 2014-09-23 16:08:20 UTC

Making the 00-setup file executable so it is run by juju test

lp:~mbruzek/charms/trusty/mongodb/limited-network (Has a merge proposal) 1 Development 2015-12-17 00:49:22 UTC
84. Spelling the resource file name corre...

Author: Matt Bruzek
Revision Date: 2015-12-17 00:49:22 UTC

Spelling the resource file name correctly would be helpful.

lp:~niedbalski/charms/trusty/mongodb/make-cleanup bug(Has a merge proposal) 1 Development 2014-12-09 22:33:45 UTC
72. Added rm -f .coverage

Author: Jorge Niedbalski
Revision Date: 2014-12-09 18:51:18 UTC

Added rm -f .coverage

lp:~niedbalski/charms/trusty/mongodb/replicaset-fix-try-1 1 Development 2014-11-06 14:00:48 UTC
55. - Fixed replicaset relation changed

Author: Jorge Niedbalski
Revision Date: 2014-11-06 14:00:13 UTC

- Fixed replicaset relation changed

lp:~niedbalski/charms/trusty/mongodb/replicaset-fix-try-2 1 Development 2014-11-06 18:11:07 UTC
64. test 3

Author: Jorge Niedbalski
Revision Date: 2014-11-06 18:11:07 UTC

test 3

lp:~niedbalski/charms/trusty/mongodb/replsets-fix-try 1 Development 2014-11-06 18:52:54 UTC
57. Test fix for replicaset

Author: Jorge Niedbalski
Revision Date: 2014-11-06 18:52:26 UTC

Test fix for replicaset

lp:~tvansteenburgh/charms/trusty/mongodb/revert-config (Has a merge proposal) 1 Development 2014-12-09 22:56:41 UTC
61. Revert inadvertent config.yaml change

Author: Tim Van Steenburgh
Revision Date: 2014-12-09 22:54:36 UTC

Revert inadvertent config.yaml change

lp:~tvansteenburgh/charms/trusty/mongodb/test-refactor (Has a merge proposal) 1 Development 2014-11-04 22:25:26 UTC
58. Remove unnecessary test files

Author: Tim Van Steenburgh
Revision Date: 2014-11-04 22:25:26 UTC

Remove unnecessary test files

lp:~webteam-backend/charms/trusty/mongodb/trunk 1 Development 2014-11-12 20:31:41 UTC
54. Matt Bruzek 2014-09-23 Changing permi...

Author: José Antonio Rey
Revision Date: 2014-11-12 20:31:41 UTC

Matt Bruzek 2014-09-23 Changing permissions of 00-setup so it is run by juju test

lp:~wesmason/charms/trusty/mongodb/merge-precise-patches (Has a merge proposal) 1 Development 2014-10-08 21:38:23 UTC
54. Merge exec.d and volume relation_id ...

Author: Wes Mason
Revision Date: 2014-10-08 21:37:21 UTC

Merge exec.d and volume relation_id patches from ~charmers/charms/precise/mongodb/trunk

lp:~zulcss/charms/trusty/mongodb/add-osplatform 1 Development 2016-11-29 20:25:26 UTC
89. Add missing osplatform

Author: Chuck Short
Revision Date: 2016-11-29 20:24:04 UTC

Add missing osplatform

lp:~zulcss/charms/trusty/mongodb/update-zesty (Has a merge proposal) 1 Development 2017-01-05 17:09:09 UTC
89. Resync charm-helpers to ensure charm ...

Author: Chuck Short
Revision Date: 2017-01-05 17:08:21 UTC

Resync charm-helpers to ensure charm understands the Zesty UCA.

159 of 59 results