index
:
~mongodb-charmers/charm-mongodb
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
hooks
Age
Commit message (
Expand
)
Author
2016-05-05
Move parameter logic from altering init conf file to the /etc/mongodb.conf
billy.olsen@canonical.com
2016-02-26
Deal with forwards compat to xenial
James Page
2015-12-16
Move benchmark import to only be accessed during relation-changed
Marco Ceppi
2015-12-16
[everlast] The dump action was not working. Now it works and if args has spac...
Matthew Bruzek
2015-12-02
Add benchmark-relation hooks and upgrade charms.benchmark on attempted install
Adam Israel
2015-11-18
fix broken amulet tests
jrwren@xmtp.net
2015-10-07
charmhelpers: symlinks
mattyw
2015-10-07
charmhelpers: Moved to common location
mattyw
2015-10-07
charmhelpers: sync
mattyw
2015-10-07
charmhelpers: Resync
mattyw
2015-09-09
Deal with later versions on pymongo where Connection -> MongoClient
James Page
2015-08-19
resync all hooks/charmhelpers
Ryan Beisner
2015-08-19
sync hooks/charmhelpers/fetch for liberty cloud archive enablement
Ryan Beisner
2015-06-05
[veterok] Add flag to signal when the new_mongo_dir was just created and migr...
Tim Van Steenburgh
2015-06-03
Fixed typo (that raised lp1461549)
Mario Splivalo
2015-05-29
fix local storage support
Guillermo Gonzalez
2015-05-27
Add flag to signal when the new_mongo_dir was just created and migrate existi...
Guillermo Gonzalez
2015-04-22
Deal with yaml import if need be
james.page@ubuntu.com
2015-02-25
[bradm] Run pep8 and pyflakes over hooks.py
Brad Marshall
2015-02-25
[bradm] Sync charmhelpers, fix merge conflicts
Brad Marshall
2015-01-22
Fix lint errors
Mario Splivalo
2015-01-22
Give more time for reelection to complete
Mario Splivalo
2015-01-22
Remove replica-set-relation-departed symlink
Mario Splivalo
2015-01-22
Try not to destroy replicaset if primary is being removed
Mario Splivalo
2015-01-21
Replaced python-portalocker with python-filelock. The later exists
Mario Splivalo
2015-01-21
Removed MongoClient usage in favor of Connection (both from pymongo).
Mario Splivalo
2015-01-21
Code change to simplify unit_testing
Mario Splivalo
2015-01-21
Fixed passing pip_proxy to pip_install
Mario Splivalo
2015-01-21
Fixed wrong checking for pip_proxy option.
Mario Splivalo
2015-01-20
Added support for pip_proxy charm config option.
Mario Splivalo
2015-01-20
Adding support for pip_proxy (working version)
Mario Splivalo
2015-01-19
lsb_release() was imported twice
Mario Splivalo
2015-01-19
[mariosplivalo] Made mongodb install on precise by installing pymongo
Mario Splivalo
2015-01-19
Merged with trunk
Mario Splivalo
2015-01-19
Added charmhelpers.contrib.python.packages.
Mario Splivalo
2015-01-19
Changed the way pymongo and portalocker are installed. On precise
Mario Splivalo
2015-01-19
Use pymongo from pip repo
Mario Splivalo
2015-01-16
Added contrib.python.packages to charmhelpers.
Mario Splivalo
2015-01-14
Removed states replset will never reach from init_replset.
Mario Splivalo
2015-01-13
[wes] Merge exec.d and volume relation_id patches from precise charm
Matt Bruzek
2015-01-13
[r=lazypower] dann frazier 2014-11-20 Use ppa:mongodb-arm64/ppa by default ...
Charles Butler
2015-01-13
Fixed lint issues.
Mario Splivalo
2015-01-12
Fix lint errors
Mario Splivalo
2015-01-12
Cleaned up charm from obsolete/unused methods.
Mario Splivalo
2015-01-07
Cleaned up replicaset initialization json string building.
Mario Splivalo
2015-01-07
Sync
Mario Splivalo
2014-12-19
More merge request fixes, lint fixes... more work to do
Mario Splivalo
2014-12-18
Fixed based on jorge/billy comments in merge request
Mario Splivalo
2014-12-17
Merge with mario's latest
Billy Olsen
2014-12-17
Finish out unit test coverage for changes.
Billy Olsen
[next]