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
Joas Schilling 1686653fdd The iran timezone removed the DST handling which breaks the timezone lib 11 years ago
..
app make version check work on the lowest common version denominator 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 Add unit tests for gc() for \OC\Cache\FileGlobalGC 11 years ago
command Allow configuring background job mode from the console 11 years ago
connector/sabre Soft fail in custom properties backend 11 years ago
contacts Make class compatible 11 years ago
db Merge pull request #12995 from owncloud/tbelau666-master 11 years ago
files Merge pull request #14704 from owncloud/storage-wrapper-mount 11 years ago
group add isAdmin and isInGroup methods for the group manager 11 years ago
hooks
mail Add debug log message back 11 years ago
memcache Refactor \OC\Memcache\Factory 11 years ago
ocs
public
repair Introducing 3D images support (media type) 11 years ago
security Refactor OC_Request into TrustedDomainHelper and IRequest 11 years ago
session
share Added unit test 11 years ago
template Log errors and create 404 in network list when a css or js is missing 11 years ago
user introduce names for user backends - IUserBackend 11 years ago
activitymanager.php Fix test with the invalid filter check being added 11 years ago
allconfig.php
api.php
app.php Test improvements 11 years ago
appconfig.php Test improvements 11 years ago
archive.php
autoloader.php
avatar.php Avatar controller moved to AppFrameWork 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 Use a fixed timestamp so we dont switch days/years with the getTimestampAgo 11 years ago
db.php Add test for UniqueConstraintViolationException on wrong key 11 years ago
dbschema.php
errorHandler.php
geo.php
group.php
helper.php
helperstorage.php reduce OC_Preferences, OC_Config and \OCP\Config usage 11 years ago
httphelper.php drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447 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 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 11 years ago
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
preview.php
repair.php
setup.php Properly handle available databases at runtime and respect setup checks in command line as well 11 years ago
streamwrappers.php HHVM Workaround: Do not use Exception from Stream. 11 years ago
tags.php remove IDb interface from core class usage 11 years ago
template.php Deprecate Util::formatDate() 11 years ago
tempmanager.php
testcase.php Allow running the async commands from unit tests 11 years ago
updater.php 3rd-party apps are disabled on upgrade - refs #14026 11 years ago
urlgenerator.php Cache \OC\URLGenerator::imagePath 11 years ago
user.php
util.php The iran timezone removed the DST handling which breaks the timezone lib 11 years ago
utilcheckserver.php