nextcloud-server/tests
Lukas Reschke 00a65e30ce Request approved state for disabled apps with ocsid
In case an application gets disabled the level is set to "experimental" if it does not contain a `shipped` tag. This can for example be reproduced by installing the documents app from the appstore and then disabling it. Or cloning an app from git.

With this change the controller will now load the level of the application from the appstore if a valid OCSID has been provided.

Fixes https://github.com/owncloud/core/issues/17003
2015-06-19 19:04:54 +07:00
..
acceptance
core Fix test 2015-06-17 12:11:09 +07:00
data Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +07:00
lib Request approved state for disabled apps with ocsid 2015-06-19 19:04:54 +07:00
settings Only sort by group name when LDAP is involved 2015-06-16 11:10:00 +07:00
apps.php do not execute integration tests when executing autotest.sh 2015-05-15 16:38:21 +07:00
bootstrap.php Remove check for RAW_POPULATE_POST_DATA for unit tests 2015-06-01 16:35:54 +07:00
enable_all.php Further cleanup of files_encryption 2015-04-07 13:30:28 +07:00
karma.config.js Added unit tests for download URL in public sharing page 2015-05-19 17:41:06 +07:00
phpunit-autotest-external.xml
phpunit-autotest.xml Fix phpunit xml 2015-06-01 20:42:32 +07:00
phpunit.xml.dist Fix phpunit xml 2015-06-01 20:42:32 +07:00
preseed-config.php Do not add apps2/ directory if it does not exist 2015-03-19 09:07:29 +07:00
startsessionlistener.php