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
Bernhard Posselt ba698a4942 Merge pull request #10972 from ppaysant/routes-defaults 11 years ago
..
appframework Allow default values for route parameters. 11 years ago
archive Fix windows tests skipping 11 years ago
backgroundjob Add unit tests for JobList 11 years ago
cache
connector/sabre Fix unit test 11 years ago
contacts function declaration did not match 11 years ago
db Fix unit test messing up the transaction on Oracle 11 years ago
files Merge pull request #10922 from owncloud/explicit-scan-transactions 11 years ago
group remove dead code 11 years ago
hooks
memcache
ocs kill OC::$session 11 years ago
public class Test_Config is already declared 11 years ago
repair Added repair step for legacy storages 11 years ago
security Merge pull request #10642 from owncloud/securityutils 11 years ago
session
share kill OC::$session 11 years ago
template Scrutinizer Auto-Fixes 11 years ago
user add tests 11 years ago
activitymanager.php Adding new interface \OCP\Activity\IExtentsion 11 years ago
api.php Fix test case for api response code 11 years ago
app.php Added unit tests for cache of enabled apps 11 years ago
appconfig.php port of #9500 11 years ago
archive.php
autoloader.php
avatar.php
cache.php
config.php
db.php Merge pull request #7323 from owncloud/Jonny007-MKD-master 11 years ago
dbschema.php - fix dropTable() and introduce tableExists() 11 years ago
errorHandler.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
geo.php
group.php adjust license headers to new mail address 11 years ago
helper.php Match \OC_Helper::linkToPublic() to new links and fit unittests 11 years ago
helperstorage.php Added experimental switch to count external storage data in quota 11 years ago
image.php unit tests for specific image type output added 11 years ago
installer.php fix unit tests 11 years ago
l10n.php
largefilehelper.php Add helper method for turning int|float into base-10 unsigned integer string. 11 years ago
largefilehelpergetfilesize.php Typo: getFileSizeViaDOM -> getFileSizeViaCOM 11 years ago
logger.php fix logger implementation and test 11 years ago
mail.php idn_to_ascii is only used if available 11 years ago
migrate.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
preferences-singleton.php Minor fixes 11 years ago
preferences.php Minor fixes 11 years ago
preview.php adding unit test for cache mechanism 11 years ago
repair.php Added RepairStep interface and default repair step lists 11 years ago
request.php Add support for getting the real client IP behind proxies 11 years ago
streamwrappers.php
tags.php Yet another cleanup 11 years ago
template.php adjust license headers to new mail address 11 years ago
urlgenerator.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
user.php Scrutinizer Auto-Fixes 11 years ago
util.php Added test for needUpgrade for core 11 years ago
utilcheckserver.php Added .ocdata file to check for data folder validity 11 years ago
vobject.php