pandorafms/pandora_console/godmode/um_client
fbsanchez cad5b8efa5 float current v 2022-02-23 17:52:09 +01:00
..
lib/UpdateManager sync with updatemanager repo 2022-02-23 10:53:33 +01:00
resources float current v 2022-02-23 17:52:09 +01:00
tests sync with updatemanager repo 2022-02-23 10:53:33 +01:00
vendor
views Weird stuff for updates 2022-02-23 10:24:01 +01:00
README.txt
api.php
composer.json
composer.lock
index.php UMC ImSureWhatImDoingWhenInstallingOfflinePatchesBecouseImGoingToIgnoreYourMessages 2022-02-17 13:41:40 +01:00
updateMR.php

README.txt

Testing
-------
Using phpunit8 under an unprivileged user:

   phpunit8 --cache-result-file=/tmp/ . 


Using phpunit (