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
Lukas Reschke 65202d2a18 Add check for activated local memcache 12 years ago
..
app Add wrapper for Guzzle 12 years ago
appframework If the execute method on the mapper receives an assoc array, it binds by value instead of index 12 years ago
archive
backgroundjob Add async command system to handle asynchronous operations 12 years ago
cache Add unit tests for gc() for \OC\Cache\FileGlobalGC 12 years ago
command Allow configuring background job mode from the console 12 years ago
connector/sabre Merge pull request #15227 from owncloud/ocetag-header 12 years ago
contacts Make class compatible 12 years ago
db Merge pull request #12995 from owncloud/tbelau666-master 12 years ago
encryption fix check if a file is excluded from encryption or not 12 years ago
files Merge pull request #15240 from owncloud/storage-wrapper-priority 12 years ago
group add isAdmin and isInGroup methods for the group manager 12 years ago
hooks
http/client Add wrapper for Guzzle 12 years ago
mail Add debug log message back 12 years ago
memcache Refactor \OC\Memcache\Factory 12 years ago
ocs
public
repair Fix namespace for repair step tests 12 years ago
security Refactor OC_Request into TrustedDomainHelper and IRequest 12 years ago
session
share Merge pull request #15155 from owncloud/share-donotreturntrashedfiles 12 years ago
template Log errors and create 404 in network list when a css or js is missing 12 years ago
user introduce names for user backends - IUserBackend 12 years ago
activitymanager.php Fix test with the invalid filter check being added 12 years ago
allconfig.php
api.php
app.php Test improvements 12 years ago
appconfig.php Test improvements 12 years ago
archive.php
autoloader.php
avatar.php Avatar controller moved to AppFrameWork 12 years ago
cache.php
config.php Add a method to set/unset multiple config values in one call 12 years ago
contactsmanager.php
datetimeformatter.php Use a fixed timestamp so we dont switch days/years with the getTimestampAgo 12 years ago
db.php Add test for UniqueConstraintViolationException on wrong key 12 years ago
dbschema.php
errorHandler.php
geo.php
group.php
helper.php
helperstorage.php
httphelper.php Add wrapper for Guzzle 12 years ago
image.php Create an interface for OC_Image and OCP\Image for the public API 12 years ago
installer.php
l10n.php Merge pull request #14399 from owncloud/ignore-empty-plurals 12 years ago
largefilehelper.php
largefilehelpergetfilesize.php Check if open_basedir is set 12 years ago
logger.php
naturalsort.php Add PHPunit test for DefaultCollator 12 years ago
navigationmanagertest.php Add tests for the navigation manager (closure) behaviour 12 years ago
preview.php
repair.php
setup.php Properly handle available databases at runtime and respect setup checks in command line as well 12 years ago
streamwrappers.php HHVM Workaround: Do not use Exception from Stream. 12 years ago
tags.php remove IDb interface from core class usage 12 years ago
template.php Deprecate Util::formatDate() 12 years ago
tempmanager.php Filter potential dangerous characters in path name 12 years ago
testcase.php Handle exceptions thrown during hooks when running unit tests 12 years ago
updater.php Add wrapper for Guzzle 12 years ago
urlgenerator.php Cache \OC\URLGenerator::imagePath 12 years ago
user.php
util.php Add check for activated local memcache 12 years ago
utilcheckserver.php