anvil/html
Digimer f833c311ba * To address issues with scancore debugging, we needed a tool to purge old anvils and hosts from the database. The 'test.pl' in this commit contains the new logic that will be merged into tools/striker-purge-host shortly.
* Created Database->find_host_uuid_columns() and ->_find_column() to create a list of tables and column names in the proper order to allow deletion of foreign keys to that deeply nested primary keys can be deleted. Specifically, this was meant for hosts -> host_uuid and anvils -> anvil_uuid, though it should work for other tables.
* Updated html/jquery-ui-1.12.1/package.json to address CVE-2020-7729
* Fixed a bug in the temperature table's history procedure where temperature_weight wasn't being copied.
* Updated anvil-provision-server to support '--anvil' that can take either the anvil-uuid or anvil-name.
* Updated anvil-safe-stop to default the stop-reason to 'user'.

Signed-off-by: Digimer <digimer@alteeve.ca>
2021-05-08 02:02:46 -04:00
..
jquery-ui-1.12.1 * To address issues with scancore debugging, we needed a tool to purge old anvils and hosts from the database. The 'test.pl' in this commit contains the new logic that will be merged into tools/striker-purge-host shortly. 2021-05-08 02:02:46 -04:00
skins/alteeve * The work on PXE / UEFI support is broken, and will be set aside for the time being. The commit here is working to getting things fixed, but it's taking too much time away from more pressing issues. 2021-02-16 17:32:43 -05:00
favicon.ico * Created the new Templates module to handle reading and preparing templates. 2017-06-09 04:29:25 -04:00
index.html * Fixed a bug where setting the debug level to 3 caused a deep recursion and a system hang. 2018-08-01 02:06:16 -04:00
jquery-3.3.1.js * Removed the '--host-uuid' argument when a job is created for anvil-update-system. 2018-08-30 02:24:25 -04:00
Makefile.am [build] first pass at adding a build system to integrate with CI 2021-01-30 20:16:30 +01:00