Issue 1009 calculate diff software (#1305)
* First approach to diff * Refactor things for better readability and testing * Remove draft comment for algorithm * Format things a bit better * Remove unused and simplify code a bit * Refactor for readability and testing * Add changes file * Implement new approach based on review comments * Make sure to only delete from the current host * Add single uninstall test and fix code * Improve code based on review
This commit is contained in:
@@ -0,0 +1 @@
|
||||
IGNORE BUT DO NOT REMOVE. THIS IS HERE SO THAT THE DIRECTORY REMAINS
|
||||
@@ -0,0 +1,2 @@
|
||||
* Reduce the amount of inserts and deletes are done in the database when updating each host's
|
||||
software inventory. Fixes issue 1009
|
||||
Reference in New Issue
Block a user