summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-12Move parameter logic from altering init conf file to the /etc/mongodb.confBilly Olsen
2016-05-05Move parameter logic from altering init conf file to the /etc/mongodb.confbilly.olsen@canonical.com
2016-03-30[1chb1n] Make charm-proof command backwards compatible. Update maintainers list.Adam Israel
2016-03-28Run charm-proof in lint make targetRyan Beisner
2016-03-28Update maintainersRyan Beisner
2016-02-26[mariosplivalo, r=niedbalski] Fixes documentation, uses rs.reconfig instead o...Jorge Niedbalski
2016-02-26Fix the wrong name of the method to reconfigure replicasetMario Splivalo
2016-02-26 [r,a=lazypower] James Page 2016-02-26 Deal with forwards compat to xenialCharles Butler
2016-02-26Deal with forwards compat to xenialJames Page
2016-01-13[r=1chb1n, jose]José Antonio Rey
2016-01-13Removed sys.path.append('hooks') from unit_tests/test_write_log_rotate_config...Alex Kavanagh
2016-01-13Ryan Beisner 2016-01-11 sync charmhelpers for Mitaka cloud archive awarenessJosé Antonio Rey
2016-01-11sync charmhelpers for Mitaka cloud archive awarenessRyan Beisner
2015-12-16[marcoceppi] Move benchmark import to only be accessed during relation-changedMarco Ceppi
2015-12-16Move benchmark import to only be accessed during relation-changedMarco Ceppi
2015-12-16[everlast] The dump action was not working. Now it works and if args has spac...Matthew Bruzek
2015-12-16[aisrael] Updates the perf action to use the charms.benchmark library instead...Matthew Bruzek
2015-12-07use constraints for storage test to prevent filling root volumejrwren@xmtp.net
2015-12-03retry shard status interface testjrwren@xmtp.net
2015-12-02fix lintjrwren@xmtp.net
2015-12-02Add benchmark-relation hooks and upgrade charms.benchmark on attempted installAdam Israel
2015-12-02retry replSetGetStatus and use minimum unit number for masterjrwren@xmtp.net
2015-11-25Update action to use charms.benchmark over the deprecated charm-benchmark or ...Adam Israel
2015-11-24retry every 10s for replset validationjrwren@xmtp.net
2015-11-23increase wait time for CIjrwren@xmtp.net
2015-11-23increase wait time for CIjrwren@xmtp.net
2015-11-20fix lintjrwren@xmtp.net
2015-11-20wait longer for replsetjrwren@xmtp.net
2015-11-20use sentry.wait not time.sleepjrwren@xmtp.net
2015-11-20Use hostname used in relation.jrwren@xmtp.net
2015-11-20fix lintjrwren@xmtp.net
2015-11-20use sentry.wait() instead of time.sleep - much faster.jrwren@xmtp.net
2015-11-18fix broken amulet testsjrwren@xmtp.net
2015-11-18fix lintjrwren@xmtp.net
2015-11-17fix ipv6 urljrwren@xmtp.net
2015-11-17fix ipv6 urljrwren@xmtp.net
2015-11-17some ipv6 supportjrwren@xmtp.net
2015-11-13categories is now tags.jrwren@xmtp.net
2015-11-13use sentry[service][N] instead of sentry.unit[unit]jrwren@xmtp.net
2015-11-12fix hardcoded unit numbers in the testsjrwren@xmtp.net
2015-11-10Make the dump command actually work.jrwren@xmtp.net
2015-11-05[r,a=lazypower] mattyw 2015-10-08 actions/backups.py: Fixed comments from do...Charles Butler
2015-10-08actions/backups.py: Fixed comments from domas' reviewmattyw
2015-10-07charmhelpers: symlinksmattyw
2015-10-07charmhelpers: Moved to common locationmattyw
2015-10-07actions/backup: Don't need this import anymoremattyw
2015-10-07action/backup: Use the action functions from charmhelpersmattyw
2015-10-07actions/backup: unit tests for actionsmattyw
2015-10-07actions/backup: Refactored the backup actions to allow unit testingmattyw
2015-10-07charmhelpers: syncmattyw