pandorafms/pandora_console/godmode/um_client
Daniel Maya 3dc9165209 #7976 Fixed agent limit 2021-09-13 13:30:14 +02:00
..
lib/UpdateManager Avoid warning phpcs 2021-08-12 12:00:53 +02:00
resources add update manager black background update manager 2021-07-06 12:49:20 +02:00
tests Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
vendor Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
views Upgraded jquery to 3.6.0, without npm 2021-08-12 09:30:43 +02: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 #7976 Fixed agent limit 2021-09-13 13:30:14 +02: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 (