anvil/cgi-bin
Digimer fc0954d0c8 * Started work on, but not at all finished, anvil-manage-server which will allow manipulation of a server's resources.
* Changed the alteeve repo RPM to the new cimmunity/enterprise repo
* Fixed a bug where 'fence_data::updated' was causing the fences web page to break.
* Fixed a bug in Database->insert_or_update_network_interfaces() where certain interfaces were being repeatedly added to the database.
* Fixed a bug in Database->_find_behind_databases() was marking DBs as behind even though they had less than 10 columns off.
* Fixed a bug in Get->host_name() where, if the host name was changed on disk but the environment variable was still the old name, it would cause the hostname to waffle back and forth and cause constant updated to /etc/hosts.

Signed-off-by: Digimer <digimer@alteeve.ca>
2021-05-20 00:16:09 -04:00
..
cold_stop * Updated Cluster->assemble_storage_groups() and Cluster->anvil_name_from_uuid() and ->available_resources() to try to detect the anvil_uuid if not passed in. 2021-03-16 02:40:50 -04:00
get_anvil_status
get_anvils
get_cpu * THe get_cpu endpoint was completed. 2021-04-09 20:51:29 -04:00
get_memory * THe get_cpu endpoint was completed. 2021-04-09 20:51:29 -04:00
get_replicated_storage * Fixed a bug in Cluster->assemble_storage_groups() where, if a group is created during an anvil-provision-server run, the group would get created multiple times. 2021-04-15 18:51:10 -04:00
get_servers * Finished the 'get_X' enpoints so far defined. Added get_servers and completed get_status 2021-04-11 16:26:42 -04:00
get_shared_storage * THe get_cpu endpoint was completed. 2021-04-09 20:51:29 -04:00
get_status * Finished the 'get_X' enpoints so far defined. Added get_servers and completed get_status 2021-04-11 16:26:42 -04:00
Makefile.am * Finished the 'get_X' enpoints so far defined. Added get_servers and completed get_status 2021-04-11 16:26:42 -04:00
set_membership * Updated Cluster->assemble_storage_groups() and Cluster->anvil_name_from_uuid() and ->available_resources() to try to detect the anvil_uuid if not passed in. 2021-03-16 02:40:50 -04:00
set_power * This commit started with work on webui endpoint set_power, but then switched to scancore debugging and I neglected to switch branches. 2021-05-02 21:40:48 -04:00
striker * Started work on, but not at all finished, anvil-manage-server which will allow manipulation of a server's resources. 2021-05-20 00:16:09 -04:00
upload.pl