summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-10-07charmhelpers: Resyncmattyw
2015-10-07Makefile: Added lint support for the actions, fixed linting issues foundmattyw
2015-10-06actions/retore: Added an action for mongorestoremattyw
2015-10-06action/dump: Added an action to run mongodumpmattyw
2015-09-30[james-page] Deal with later versions on pymongo where Connection -> MongoClientMarco Ceppi
2015-09-09Deal with later versions on pymongo where Connection -> MongoClientJames Page
2015-08-26[1chb1n, r=gnuoy] Sync hooks/charmhelpers for liberty cloud archive enablement.Liam Young
2015-08-19resync all hooks/charmhelpersRyan Beisner
2015-08-19sync hooks/charmhelpers/fetch for liberty cloud archive enablementRyan Beisner
2015-07-28 [r=beisner, a=lazypower] billy.olsen@canonical.com 2015-07-28 [billy-olsen,...Charles Butler
2015-07-28[billy-olsen,r=] Fix failing unit tests.billy.olsen@canonical.com
2015-07-09[freyes, r=niedbalski,aisrael] Fixed typo on READMEJorge Niedbalski
2015-07-09[mattyw] deployu isn't a command - I wish it was, but it isn'tMarco Ceppi
2015-06-30Fix typo 'deployu' -> 'deploy'Felipe Reyes
2015-06-23README.md: Spelling correctionmattyw
2015-06-05[veterok] Add flag to signal when the new_mongo_dir was just created and migr...Tim Van Steenburgh
2015-06-04Fix bug LP: #1461549Jorge Niedbalski
2015-06-03Fixed typo (that raised lp1461549)Mario Splivalo
2015-06-02add amulet testGuillermo Gonzalez
2015-05-29fix local storage supportGuillermo Gonzalez
2015-05-27Add flag to signal when the new_mongo_dir was just created and migrate existi...Guillermo Gonzalez
2015-05-19[aisrael] Add benchmark interfaceTim Van Steenburgh
2015-05-19provides, not requiresAdam Israel
2015-05-19add benchmark interfaceAdam Israel
2015-05-18fix benchmark interfaceAdam Israel
2015-05-15[aisrael] Add support for benchmarking mongodb with mongoperf, using juju act...Tim Van Steenburgh
2015-05-07Remove stub for dex benchmarkAdam Israel
2015-05-07Document using the `perf` benchmarkAdam Israel
2015-05-07Add support for benchmarking via juju actionsAdam Israel
2015-04-22Ensure yaml library is usablejames.page@ubuntu.com
2015-04-22Deal with yaml import if need bejames.page@ubuntu.com
2015-03-24[brad-marshall] Adds nrpe-external-master interface and adds basic nrpe checks.Marco Ceppi
2015-02-25[bradm] Bump timeout to 30 minutes - about how long a test deploy tookBrad Marshall
2015-02-25[bradm] Run pep8 and pyflakes over hooks.pyBrad Marshall