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 3c980a5c6d * Created Job->running() to return '1' when one or more jobs are in progress on the host. 6 years ago
..
Account.pm * Updated all perl module modes to remove the executable bit. 6 years ago
Alert.pm * Updated all perl module modes to remove the executable bit. 6 years ago
Convert.pm * Updated all perl module modes to remove the executable bit. 6 years ago
Database.pm * Updated all perl module modes to remove the executable bit. 6 years ago
Get.pm * Updated all perl module modes to remove the executable bit. 6 years ago
Job.pm * Created Job->running() to return '1' when one or more jobs are in progress on the host. 6 years ago
Log.pm * Fixed the problem with rendering the webUI... The recursive loop counter was set to 1000, and that was triggering when reading a file longer than 1000 lines. Pushed the counter up to 500000 to prevent this in the future, but still allow infinite loops to exit before too long. 6 years ago
Remote.pm * Updated all perl module modes to remove the executable bit. 6 years ago
Storage.pm * Improved infinite loop handling in Log->entry, but broke the Striker UI in the process. To be fixed next... 6 years ago
System.pm * Updated System->get_os_type() to add comments for RHEL8 and remove Fedora support. 6 years ago
Template.pm * Fixed the problem with rendering the webUI... The recursive loop counter was set to 1000, and that was triggering when reading a file longer than 1000 lines. Pushed the counter up to 500000 to prevent this in the future, but still allow infinite loops to exit before too long. 6 years ago
Validate.pm * Updated all perl module modes to remove the executable bit. 6 years ago
Words.pm * Improved infinite loop handling in Log->entry, but broke the Striker UI in the process. To be fixed next... 6 years ago