]> git.proxmox.com Git - pve-ha-manager.git/history - src/PVE/API2
read_and_check_resources_config: remove dead if branch
[pve-ha-manager.git] / src / PVE / API2 /
2019-10-04 Fabian Ebnerfactor out resource config update from api to HA::Config
2019-09-26 Fabian EbnerWhitespace cleanup
2019-03-14 Thomas Lamprechttreewide trailing whitespace cleanup
2019-01-26 Thomas Lamprechtapi: delete resource: refactor and cleanup indentation
2019-01-25 Thomas Lamprechtfix #1602: allow to delete 'ignored' services over API
2019-01-24 Thomas Lamprechtapi: resource migrate: add description for node parameter
2018-10-17 Fabian GrünbichlerTools: remove dependency on PVE::Cluster
2018-09-17 Dominik Csapakdocument api result for ha resources
2017-10-13 Thomas Lamprechtclean up 'Data::Dumper' usage tree wide
2017-03-14 Thomas LamprechtResource/API: abort early if resource in error state
2017-01-13 Thomas LamprechtStatus: factor out new service state calculation
2016-11-22 Dietmar MaurerHA::Status: provide better/faster feedback - show disab...
2016-11-22 Dietmar MaurerManager.pm: store flag to indicate successful start
2016-11-22 Dietmar Maurerha status: include common service attributes
2016-11-22 Dietmar MaurerHA::Status: provide better/faster feedback to users
2016-10-28 Thomas LamprechtAPI/Status: avoid using HA Environment
2016-04-20 Thomas LamprechtResources: deny setting nonexistent group
2016-03-15 Thomas Lamprechtstatus: show added but not yet active services
2016-03-15 Thomas Lamprechtstatus: mark CRM as idle if no service is configured
2016-02-10 Dietmar Maurerimprove verbosity of API status call
2015-10-30 Thomas LamprechtHA API: Fix permissions
2015-10-12 Thomas Lamprechtfix typo in error message s/storage/resource/
2015-10-12 Thomas Lamprechtcheck resource better on addition and update
2015-09-26 Thomas LamprechtUse new lock domain sub instead of storage lock
2015-09-16 Thomas Lamprechtuse helpers to enable advanced auto completion
2015-06-16 Dietmar Maurergroups: encode nodes as hash (internally)
2015-04-07 Dietmar Maureradd warnings if ha group does not exists
2015-04-05 Dietmar Maureravoid perl warning
2015-04-03 Dietmar Maurerdo not allow deletion of ha group if group is used
2015-04-03 Dietmar Maureruse correct class
2015-04-03 Dietmar Maurercomplete ha group api
2015-04-03 Dietmar Maurerapi: allow to use simply VMIDs as resource id
2015-04-03 Dietmar Maurerimprove status API
2015-04-03 Dietmar Maureradd API to query ha status
2015-04-01 Dietmar Maurercreate /etc/pve/ha
2015-04-01 Dietmar Maureruse correct package for lock_ha_config
2015-03-27 Dietmar Maurermove configuration handling into PVE::HA::Config
2015-03-13 Dietmar Maureradd migrate and relocate commands to cli tool
2015-03-13 Dietmar Maureradd enable/disable to cli tool
2015-03-13 Dietmar Maurerimprove API for resources
2015-03-12 Dietmar Maurerstart API for groups
2015-03-12 Dietmar Maurerstart implementing an API