You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib
Björn Schießle fbe4b77c49 Merge pull request #16228 from owncloud/enc_fix_restore 11 years ago
..
app add positive tests for operator in code checker 11 years ago
appframework If the execute method on the mapper receives an assoc array, it binds by value instead of index 11 years ago
archive
backgroundjob Add async command system to handle asynchronous operations 11 years ago
cache kill OC_FileProxy 💥 11 years ago
command Allow configuring background job mode from the console 11 years ago
connector/sabre \OC\Connector\Sabre\CopyEtagHeaderPlugin constructor does not take arguments. 11 years ago
contacts
db Merge pull request #12995 from owncloud/tbelau666-master 11 years ago
encryption Merge pull request #16228 from owncloud/enc_fix_restore 11 years ago
files use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we 11 years ago
group Remove unneeded comments 11 years ago
hooks
http/client Add wrapper for Guzzle 11 years ago
lock allow getting the path from the lockedexception 11 years ago
mail Add "Reply-To" support to sharing mails and refactor code 11 years ago
memcache add tests for castrait 11 years ago
ocs
public
repair Fix namespace duplication and other issues in repairlegacystorages 11 years ago
security Adjust tests and statuscode 11 years ago
session
share Merge pull request #15772 from owncloud/issue-15771-dont-restrict-permissions-for-share-owner 11 years ago
template Add tests for correct path 11 years ago
user introduce names for user backends - IUserBackend 11 years ago
activitymanager.php Make scrutinizer happy 11 years ago
allconfig.php
api.php
app.php Adjust tests and check whether clear() is called 11 years ago
appconfig.php Use insertIfNotExists to avoid problems with parallel calls 11 years ago
archive.php
autoloader.php
avatar.php Filter potential dangerous filenames for avatars 11 years ago
cache.php
config.php Add a method to set/unset multiple config values in one call 11 years ago
contactsmanager.php
datetimeformatter.php
db.php Use data provider instead of hand-crafted for loops 11 years ago
dbschema.php
errorHandler.php
group.php
helper.php Allow setting protected properties 11 years ago
helperstorage.php
httphelper.php Add wrapper for Guzzle 11 years ago
image.php Create an interface for OC_Image and OCP\Image for the public API 11 years ago
installer.php
l10n.php Merge pull request #14399 from owncloud/ignore-empty-plurals 11 years ago
largefilehelper.php
largefilehelpergetfilesize.php
logger.php
naturalsort.php Add PHPunit test for DefaultCollator 11 years ago
navigationmanagertest.php Add tests for the navigation manager (closure) behaviour 11 years ago
ocsclienttest.php Prevent php message: "Trying to get property of non-object at /xxx/lib/private/ocsclient.php#282" 11 years ago
preview.php fix cherrypicking 11 years ago
repair.php
setup.php Properly handle available databases at runtime and respect setup checks in command line as well 11 years ago
streamwrappers.php Replace originalStorage in tests with a proper teardown 11 years ago
tags.php remove IDb interface from core class usage 11 years ago
template.php
tempmanager.php Fix collision on temporary files + adjust permissions 11 years ago
testcase.php Replace originalStorage in tests with a proper teardown 11 years ago
updater.php Add wrapper for Guzzle 11 years ago
urlgenerator.php Cache \OC\URLGenerator::imagePath 11 years ago
user.php
util.php Select the timezone on the right timestamp and assert it 11 years ago
utilcheckserver.php