pandorafms/pandora_console/godmode/um_client
José González bdc4d0a8b1 Revert "Merge branch 'ent-7662-rebranding-meta' into 'develop'"
This reverts merge request !4302
2021-11-04 16:28:15 +01:00
..
lib/UpdateManager Revert "Merge branch 'ent-7662-rebranding-meta' into 'develop'" 2021-11-04 16:28:15 +01:00
resources Revert "Merge branch 'ent-7662-rebranding-meta' into 'develop'" 2021-11-04 16:28:15 +01:00
tests UM replicated 2021-10-27 22:28:37 +02: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 #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 (