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
Robin Appelman 2124540d1d Dont remove a file from cache if the delete operation failed 12 years ago
..
app Next step in server-to-server sharing next generation, see #12285 12 years ago
appframework always set url parameters when they are available in the app dispatch 12 years ago
archive
backgroundjob
cache
connector/sabre Fix webdav put for single file webdav shares 12 years ago
contacts
db Merge pull request #12995 from owncloud/tbelau666-master 12 years ago
files Dont remove a file from cache if the delete operation failed 12 years ago
group add isAdmin and isInGroup methods for the group manager 12 years ago
hooks
memcache Add a test case for memcaches to store an array 12 years ago
ocs
public
repair Mask table and column names with backticks and add lastInsertID() workaround 12 years ago
security certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 12 years ago
session
share Do not retrieve shares through group if user has no group 12 years ago
template
user introduce names for user backends - IUserBackend 12 years ago
activitymanager.php Add test for getSpecialParameterList() 12 years ago
allconfig.php
api.php
app.php Merge pull request #13319 from owncloud/replace-line-breaks-in-app-description 12 years ago
appconfig.php
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
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
httphelper.php Next step in server-to-server sharing next generation, see #12285 12 years ago
image.php
installer.php
l10n.php Correctly fallback to english, if the plural case is not translated 12 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
preview.php
repair.php
request.php Add unit test 12 years ago
setup.php Add version to .htaccess 12 years ago
streamwrappers.php HHVM Workaround: Do not use Exception from Stream. 12 years ago
tags.php Fix chunked query for tags + unit test 12 years ago
template.php Deprecate Util::formatDate() 12 years ago
templatelayout.php
tempmanager.php
testcase.php Add login/logout to TestCase base class 12 years ago
updater.php Next step in server-to-server sharing next generation, see #12285 12 years ago
urlgenerator.php
user.php
util.php Move timezone logic out of server.php 12 years ago
utilcheckserver.php
vobject.php