server/tests
Olivier Paroz 74bf9806b0 Introducing the maximum size preview
The first time we're asked to generate a preview we'll generate one of the maximum dimension indicated in the configuration and all future resizing requests will be done on that preview in order to not waste time converting the same file over and over.

One of the fixes required for #12465
2015-04-07 16:45:59 +02:00
..
acceptance
core Merge pull request #12085 from owncloud/add-swift-mailer 2015-03-17 11:15:39 +01:00
data Merge pull request #14399 from owncloud/ignore-empty-plurals 2015-03-26 20:15:33 +01:00
lib Introducing the maximum size preview 2015-04-07 16:45:59 +02:00
settings Remove hardcoded link to performance docs 2015-04-07 12:25:30 +02:00
apps.php
bootstrap.php Disable bootstrap.php checks when HHVM is used 2015-02-28 10:11:12 +01:00
enable_all.php Add provisioning_api app 2014-12-24 22:15:20 +01:00
karma.config.js Use storage id + appframework for ext storage CRUD 2015-03-12 18:51:02 +01:00
phpunit-autotest-external.xml Setup a docker container that holds a webdav instance to test files_external 2014-12-17 21:50:35 +01:00
phpunit-autotest.xml Add provisioning_api app 2014-12-24 22:15:20 +01:00
phpunit.xml.dist Add provisioning_api app 2014-12-24 22:15:20 +01:00
preseed-config.php Do not add apps2/ directory if it does not exist 2015-03-19 09:07:29 +01:00
startsessionlistener.php