anvil/Anvil/Tools
2018-09-07 22:55:05 -04:00
..
Account.pm * Fixed a bug with caching database handles in the recent database updates causing Database->write to stop working. 2018-08-16 19:34:37 -04:00
Alert.pm * Updated Database->_test_access() to use the DBD 'ping' method, and attempt a reconnect of failure. 2018-08-15 16:57:57 -04:00
Convert.pm
Database.pm * Fixed a bug where finished jobs with a '0' picked-up time would be written to jobs.json. 2018-09-07 01:29:43 -04:00
Get.pm * Updates Tools->nice_exit to add the caller name to the exit status. 2018-09-06 01:37:08 -04:00
Job.pm * Updates Tools->nice_exit to add the caller name to the exit status. 2018-09-06 01:37:08 -04:00
Log.pm * Fixed a bug where finished jobs with a '0' picked-up time would be written to jobs.json. 2018-09-07 01:29:43 -04:00
Remote.pm
Storage.pm * Fixed a bug where finished jobs with a '0' picked-up time would be written to jobs.json. 2018-09-07 01:29:43 -04:00
System.pm * Created System->check_if_configured and then used that to only have anvil-daemon call update_state_file() when the system is unconfigured (to reduce the laod) when it's usually not needed). 2018-09-07 22:55:05 -04:00
Template.pm
Validate.pm
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. 2018-09-03 02:35:25 -04:00