pandorafms/pandora_console/godmode/um_client
fbsanchez eba4a1b0db repoDisk patch (MC => Nodes) 2021-11-26 12:36:49 +00:00
..
lib/UpdateManager repoDisk patch (MC => Nodes) 2021-11-26 12:36:49 +00:00
resources Revert "Merge branch 'ent-7662-rebranding-meta' into 'develop'" 2021-11-04 16:28:15 +01:00
tests Fix merge 2021-11-23 12:25:58 +01:00
vendor Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
views Revert "Merge branch 'ent-7662-rebranding-meta' into 'develop'" 2021-11-04 16:28:15 +01:00
README.txt Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
api.php Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
composer.json Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
composer.lock Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
index.php Fixed issue 2021-11-23 12:50:12 +01:00
updateMR.php Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00

README.txt

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

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


Using phpunit (