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 9f5433c0c3 Merge pull request #13368 from owncloud/memcache_lowlatency 11 years ago
..
app make version check work on the lowest common version denominator 11 years ago
appframework AppFramework StreamResponse 11 years ago
archive
backgroundjob Add async command system to handle asynchronous operations 11 years ago
cache Cleanup garbage collection for global file cache 11 years ago
command Allow configuring background job mode from the console 11 years ago
connector/sabre Extend the class so the Filesystem is cleaned up 11 years ago
contacts Make class compatible 12 years ago
db Merge pull request #12995 from owncloud/tbelau666-master 12 years ago
files Add a test for ObjectStore\NoopScanner 11 years ago
group add isAdmin and isInGroup methods for the group manager 12 years ago
hooks
memcache Refactor \OC\Memcache\Factory 11 years ago
ocs
public
repair Add a test for dropping the tables 11 years ago
security Refactor OC_Request into TrustedDomainHelper and IRequest 11 years ago
session
share Add a test for the post_shared hook shareType 11 years ago
template
user introduce names for user backends - IUserBackend 12 years ago
activitymanager.php Fix test with the invalid filter check being added 11 years ago
allconfig.php Workaround to fix the too early init dilemma 12 years ago
api.php
app.php Test improvements 11 years ago
appconfig.php Test improvements 11 years ago
archive.php
autoloader.php
avatar.php
cache.php
config.php Add a method to set/unset multiple config values in one call 12 years ago
contactsmanager.php Mock interface 12 years ago
datetimeformatter.php Use a fixed timestamp so we dont switch days/years with the getTimestampAgo 12 years ago
db.php
dbschema.php
errorHandler.php
geo.php
group.php
helper.php
helperstorage.php reduce OC_Preferences, OC_Config and \OCP\Config usage 12 years ago
httphelper.php Next step in server-to-server sharing next generation, see #12285 12 years ago
image.php
installer.php
l10n.php Add a test of what everyone thinks should be the result of this method 11 years ago
largefilehelper.php
largefilehelpergetfilesize.php Check if open_basedir is set 12 years ago
logger.php
mail.php Fix undefined offset 1 for wrong user mail address 12 years ago
naturalsort.php Add PHPunit test for DefaultCollator 11 years ago
preview.php
repair.php
setup.php Fix namespace of OC_Setup -> \OC\Setup 11 years ago
streamwrappers.php HHVM Workaround: Do not use Exception from Stream. 12 years ago
tags.php remove IDb interface from core class usage 11 years ago
template.php Deprecate Util::formatDate() 12 years ago
tempmanager.php
testcase.php Add login/logout to TestCase base class 12 years ago
updater.php 3rd-party apps are disabled on upgrade - refs #14026 11 years ago
urlgenerator.php
user.php
util.php allow overwriting the appmanager in oc_util by subclassing 11 years ago
utilcheckserver.php