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
Thomas Müller d2d6472e39 Merge pull request #13423 from owncloud/share-fixfindshareforuserwithmultiplegroups 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 Use proper test name 12 years ago
contacts Make class compatible 12 years ago
db Merge pull request #12995 from owncloud/tbelau666-master 12 years ago
files Additional unit test for recursive remove 12 years ago
group add isAdmin and isInGroup methods for the group manager 12 years ago
hooks
memcache HHVM: Prevent E_WARNING messages by Redis test in console output. 12 years ago
ocs
public
repair Mask table and column names with backticks and add lastInsertID() workaround 12 years ago
security
session
share Fix getItemSharedWithUser for groups 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 Workaround to fix the too early init dilemma 12 years ago
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 drop unused isDebugMode and setDebugMode of OC_Config 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 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
naturalsort.php
preview.php
repair.php
request.php
setup.php Add version to .htaccess 12 years ago
streamwrappers.php HHVM Workaround: Do not use Exception from Stream. 12 years ago
tags.php Add user parameter to tag manager 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