summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-18Removed obsolete references to pymongo.Connectionforgotten-changesMario Splivalo
2017-09-18Improve unit test for am_i_primaryMario Splivalo
2017-09-15Fixed am_i_primary() so that it properly handles units not part ofMario Splivalo
2017-09-15Added unit tests for test_replica_set_relation_brokenMario Splivalo
2017-09-14Removing obsolete variables and cleanup.Mario Splivalo
2017-09-14Make replicaset-relation-broken not failMario Splivalo
2017-09-14Merge git+ssh://git.launchpad.net/mongodb-charmHEADmasterMario Splivalo
2017-09-12[martin-hilton, r=timkuhlman] The stops the replica-set-relation-broken hook ...Timothy Kuhlman
2017-09-12[mthaddon,r=sajoupa] update icon.svg lp:1686725Laurent Sesquès
2017-09-06Add zesty to metadataDavid Ames
2017-09-05Update icon per lp#1686725Tom Haddon
2017-05-24Resync charmhelpersJames Page
2017-05-18no error on remove-application for single instanceMartin Hilton
2017-03-21Added dependencies for unit tesstingMario Splivalo
2017-03-21Removed obsolete dependency for filelockMario Splivalo
2017-03-21.gitignore, as we are now tracking mongodb charm in gitMario Splivalo
2017-03-21Added dependencies for unit_testingMario Splivalo
2017-03-21Removed obsolete FileLock dependencyMario Splivalo
2017-03-06[evarlast,r=stub] Warn about unexpected entries in backupdir, rather than crashStuart Bishop
2017-02-16[mario-splivalo, r=niedbalski] Multiseries support trusty/xenial.Jorge Niedbalski
2017-02-16Added trusty/xenial series to metadata.yamlMario Splivalo
2017-02-13Reverting last change, this is wrong branch :)Mario Splivalo
2017-02-13Make replica_set_relation_broken not fail when checking for primary.Mario Splivalo
2017-02-10[mario-splivalo, r=niedbalski, billy-olsen] Fixes LP: #1575534 and LP:#1513094Jorge Niedbalski
2017-01-23Fix typo for logrotate script.Mario Splivalo
2017-01-23Synced latest charmhelpersMario Splivalo
2017-01-16Removed some amulet tests due to related components notMario Splivalo
2017-01-13Fix silly typoMario Splivalo
2017-01-13Refactored testing with ceilometer.Mario Splivalo
2017-01-13Rewrote storage amulet testsMario Splivalo
2017-01-13Completed replicaset amulet testsMario Splivalo
2017-01-13Rewriting replicaset amulet testsMario Splivalo
2017-01-12Reorganization of amulet tests:Mario Splivalo
2017-01-09Added unit test for remove_replset_from_upstart()Mario Splivalo
2017-01-09Fix race condition where apt-get tries to install packages before systemdMario Splivalo
2016-12-15Removing replset from upstart doesn't require replicaset name.Mario Splivalo
2016-12-13Code cleanupMario Splivalo
2016-12-12Fix lint errorsMario Splivalo
2016-12-12Make sure upstart modifications are reverted on charm upgradeMario Splivalo
2016-12-12Fix nrpe check plugin, make it detect Ubuntu version Mario Splivalo
2016-12-05Allow service status checks for both pre/posts systemd installMario Splivalo
2016-11-03Made status check work with both upstart and systemdMario Splivalo
2016-11-03Removed obsolete httpinterface optionMario Splivalo
2016-11-03Merged latest lp:charms/trusty/mongodbMario Splivalo
2016-07-20fix backup from crash and failjrwren@xmtp.net
2016-06-10[james-page, r=1chb1n] Resync charm-helpers to ensure that charm understands ...Ryan Beisner
2016-06-10Resync charmhelper to resolve issues with Newton UCA comprehensionJames Page
2016-06-06Add replicaset test to ensure new units expand the size of the replicaset.James Page
2016-06-03Add replicaset test to test joinJames King
2016-05-12Move parameter logic from altering init conf file to the /etc/mongodb.confBilly Olsen