Remove the upload and memory setting
* Remove unneeded private method phpFileSize() * Bump autoloader * Remove setUploadLimit tests * Remove integrity check hacks for upload limit Signed-off-by:Joas Schilling <coding@schilljs.com> Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
Showing
- .htaccess 0 additions, 3 deletions.htaccess
- .user.ini 0 additions, 3 deletions.user.ini
- apps/files/appinfo/info.xml 0 additions, 4 deletionsapps/files/appinfo/info.xml
- apps/files/appinfo/routes.php 0 additions, 5 deletionsapps/files/appinfo/routes.php
- apps/files/composer/composer/autoload_classmap.php 0 additions, 2 deletionsapps/files/composer/composer/autoload_classmap.php
- apps/files/composer/composer/autoload_static.php 0 additions, 2 deletionsapps/files/composer/composer/autoload_static.php
- apps/files/js/admin.js 0 additions, 70 deletionsapps/files/js/admin.js
- apps/files/lib/Controller/SettingsController.php 0 additions, 51 deletionsapps/files/lib/Controller/SettingsController.php
- apps/files/lib/Settings/Admin.php 0 additions, 87 deletionsapps/files/lib/Settings/Admin.php
- apps/files/templates/admin.php 0 additions, 20 deletionsapps/files/templates/admin.php
- apps/files/tests/Settings/AdminTest.php 0 additions, 84 deletionsapps/files/tests/Settings/AdminTest.php
- lib/private/IntegrityCheck/Checker.php 1 addition, 33 deletionslib/private/IntegrityCheck/Checker.php
- lib/private/legacy/files.php 0 additions, 82 deletionslib/private/legacy/files.php
- lib/private/legacy/helper.php 0 additions, 26 deletionslib/private/legacy/helper.php
- tests/data/integritycheck/htaccessWithValidModifiedContent/.htaccess 0 additions, 3 deletions...integritycheck/htaccessWithValidModifiedContent/.htaccess
- tests/data/integritycheck/htaccessWithValidModifiedContent/.user.ini 0 additions, 7 deletions...integritycheck/htaccessWithValidModifiedContent/.user.ini
- tests/lib/FilesTest.php 0 additions, 137 deletionstests/lib/FilesTest.php
- tests/lib/IntegrityCheck/CheckerTest.php 6 additions, 8 deletionstests/lib/IntegrityCheck/CheckerTest.php
- tests/lib/LegacyHelperTest.php 0 additions, 22 deletionstests/lib/LegacyHelperTest.php
Loading
Please register or sign in to comment