index
:
~afreiberger/charm-mongodb
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
hooks
Age
Commit message (
Expand
)
Author
2018-10-31
Series Upgrade
David Ames
2018-10-31
Ensure bind_ip=all listens externally on bionic
HEAD
master
lp1800208
Drew Freiberger
2018-10-19
Add docstring to step_down_replset_primary
David Ames
2018-10-19
Do not us an infinite loop
David Ames
2018-10-16
Series Upgrade
David Ames
2018-07-09
Listen on all interfaces when HA is enable
Thomas Cuthbert
2018-07-09
Initial implementation of bionic support
Thomas Cuthbert
2018-05-25
Replace print() with juju_log()
Felipe Reyes
2018-05-25
Timeout if the replica set doesn't reach an active state
Felipe Reyes
2018-05-25
Set workload to 'Unknown replica set state' instead of Unknown
Felipe Reyes
2018-05-25
Fix typo
Felipe Reyes
2018-05-25
Set workload to maintenance right before starting package installation
Felipe Reyes
2018-05-25
Sort imports
Felipe Reyes
2018-05-18
Log replSetGetStatus only when status not found for self
Felipe Reyes
2018-05-18
update-status: check replica set status when relation is made
Felipe Reyes
2018-05-18
Set workload status before returning in update_status()
Felipe Reyes
2018-05-17
Fix while until workload is 'active'
Felipe Reyes
2018-05-17
Delete trailing whitespaces
Felipe Reyes
2018-03-15
Increase logging
Mario Splivalo
2018-03-15
Made config-changed and replicaset-relation-changed hook wait.
Mario Splivalo
2018-03-12
Added update_status hook. Added get_replicaset_status support
Mario Splivalo
2018-03-02
Fixes replicaset initialization for Bionic.
Mario Splivalo
2018-03-02
Fix replicaset initialization for Bionic, use leader-election.
Mario Splivalo
2017-09-18
Removed obsolete references to pymongo.Connection
Mario Splivalo
2017-09-15
Fixed am_i_primary() so that it properly handles units not part of
Mario Splivalo
2017-09-14
Removing obsolete variables and cleanup.
Mario Splivalo
2017-09-14
Make replicaset-relation-broken not fail
Mario Splivalo
2017-05-18
no error on remove-application for single instance
Martin Hilton
2017-03-21
Added dependencies for unit tessting
Mario Splivalo
2017-03-06
[evarlast,r=stub] Warn about unexpected entries in backupdir, rather than crash
Stuart Bishop
2017-01-23
Fix typo for logrotate script.
Mario Splivalo
2017-01-09
Fix race condition where apt-get tries to install packages before systemd
Mario Splivalo
2016-12-15
Removing replset from upstart doesn't require replicaset name.
Mario Splivalo
2016-12-13
Code cleanup
Mario Splivalo
2016-12-12
Make sure upstart modifications are reverted on charm upgrade
Mario Splivalo
2016-12-12
Fix nrpe check plugin, make it detect Ubuntu version
Mario Splivalo
2016-11-03
Removed obsolete httpinterface option
Mario Splivalo
2016-07-20
fix backup from crash and fail
jrwren@xmtp.net
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
[next]