Local modifications to ClusterLabs/Anvil by Alteeve
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Digimer
07c3b405ad
* Starting work on adding "Install Target" function (will likely rename this, but basic same function as IT in m2).
...
* Added 'sys::database::failed_connection_log_level' to allow silencing of log messages when a Striker peer database is not available.
* Started updating the .spec for the new release to add supported packages needed for PXE/dhcp/tftpboot.
* Added to repo tftpboot files as pulling them out of the packages and moving them into the right place relative to the modest size of adding them directly to our source wasn't justified.
* Created the still very very early 'tools/anvil-manage-firewall' tool.
Signed-off-by: Digimer <digimer@alteeve.ca>
6 years ago
..
Account.pm
* Fixed a subtle an annoying autovivication bug in Database->write().
6 years ago
Alert.pm
Revert to bfc2204
.
6 years ago
Convert.pm
* Fixed a subtle an annoying autovivication bug in Database->write().
6 years ago
Database.pm
* Starting work on adding "Install Target" function (will likely rename this, but basic same function as IT in m2).
6 years ago
Get.pm
* Fixed a bug in anvil-daemon where completed jobs could be immediately cleared, causing them to re-run (repeatedly).
6 years ago
Job.pm
* Fixed a major bug where anvil-daemon would reset the job_progress to 0 when clearing the 'reboot_needed' flag, causing anvil-daemon to pick the job up and again reboot, repeatedly.
6 years ago
Log.pm
* Fixed a bug in anvil-daemon where completed jobs could be immediately cleared, causing them to re-run (repeatedly).
6 years ago
Remote.pm
* Added a row-count check when deciding if a DB resync is needed.
6 years ago
Storage.pm
* Fixed a bug where finished jobs with a '0' picked-up time would be written to jobs.json.
6 years ago
System.pm
* Fixed a major bug where anvil-daemon would reset the job_progress to 0 when clearing the 'reboot_needed' flag, causing anvil-daemon to pick the job up and again reboot, repeatedly.
6 years ago
Template.pm
* Started work on the Striker sync function. It shows (without formatting yet) the ways the local dashboard can be accessed.
7 years ago
Validate.pm
* Working on saving the new peer. Made progress on, but not yet finished, sanity checking the new peer form values.
7 years ago
Words.pm
* Fixed a bug in Words->parse_banged_string() where values with commas was breaking the processing of the string of variable/value pairs.
6 years ago