summaryrefslogtreecommitdiff
path: root/hooks
AgeCommit message (Expand)Author
2016-05-05Move parameter logic from altering init conf file to the /etc/mongodb.confbilly.olsen@canonical.com
2016-02-26Deal with forwards compat to xenialJames Page
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-02Add benchmark-relation hooks and upgrade charms.benchmark on attempted installAdam Israel
2015-11-18fix broken amulet testsjrwren@xmtp.net
2015-10-07charmhelpers: symlinksmattyw
2015-10-07charmhelpers: Moved to common locationmattyw
2015-10-07charmhelpers: syncmattyw
2015-10-07charmhelpers: Resyncmattyw
2015-09-09Deal with later versions on pymongo where Connection -> MongoClientJames Page
2015-08-19resync all hooks/charmhelpersRyan Beisner
2015-08-19sync hooks/charmhelpers/fetch for liberty cloud archive enablementRyan Beisner
2015-06-05[veterok] Add flag to signal when the new_mongo_dir was just created and migr...Tim Van Steenburgh
2015-06-03Fixed typo (that raised lp1461549)Mario Splivalo
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-04-22Deal with yaml import if need bejames.page@ubuntu.com
2015-02-25[bradm] Run pep8 and pyflakes over hooks.pyBrad Marshall
2015-02-25[bradm] Sync charmhelpers, fix merge conflictsBrad Marshall
2015-01-22Fix lint errorsMario Splivalo
2015-01-22Give more time for reelection to completeMario Splivalo
2015-01-22Remove replica-set-relation-departed symlinkMario Splivalo
2015-01-22Try not to destroy replicaset if primary is being removedMario Splivalo
2015-01-21Replaced python-portalocker with python-filelock. The later existsMario Splivalo
2015-01-21Removed MongoClient usage in favor of Connection (both from pymongo).Mario Splivalo
2015-01-21Code change to simplify unit_testingMario Splivalo
2015-01-21Fixed passing pip_proxy to pip_installMario Splivalo
2015-01-21Fixed wrong checking for pip_proxy option.Mario Splivalo
2015-01-20Added support for pip_proxy charm config option.Mario Splivalo
2015-01-20Adding support for pip_proxy (working version)Mario Splivalo
2015-01-19lsb_release() was imported twiceMario Splivalo
2015-01-19[mariosplivalo] Made mongodb install on precise by installing pymongoMario Splivalo
2015-01-19Merged with trunkMario Splivalo
2015-01-19Added charmhelpers.contrib.python.packages.Mario Splivalo
2015-01-19Changed the way pymongo and portalocker are installed. On preciseMario Splivalo
2015-01-19Use pymongo from pip repoMario Splivalo
2015-01-16Added contrib.python.packages to charmhelpers.Mario Splivalo
2015-01-14Removed states replset will never reach from init_replset.Mario Splivalo
2015-01-13[wes] Merge exec.d and volume relation_id patches from precise charmMatt Bruzek
2015-01-13 [r=lazypower] dann frazier 2014-11-20 Use ppa:mongodb-arm64/ppa by default ...Charles Butler
2015-01-13Fixed lint issues.Mario Splivalo
2015-01-12Fix lint errorsMario Splivalo
2015-01-12Cleaned up charm from obsolete/unused methods.Mario Splivalo
2015-01-07Cleaned up replicaset initialization json string building.Mario Splivalo
2015-01-07SyncMario Splivalo
2014-12-19More merge request fixes, lint fixes... more work to doMario Splivalo
2014-12-18Fixed based on jorge/billy comments in merge requestMario Splivalo
2014-12-17Merge with mario's latestBilly Olsen
2014-12-17Finish out unit test coverage for changes.Billy Olsen