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
Jörn Friedrich Dreyer 27bb968ffa make some storage tests explain what went wrong 11 years ago
..
appframework Allow default values for route parameters. 12 years ago
archive Fix windows tests skipping 12 years ago
backgroundjob
cache fixing cache routes 11 years ago
connector/sabre Fix dav permissions for folders without create permissions 11 years ago
contacts function declaration did not match 12 years ago
db Fix unit test messing up the transaction on Oracle 12 years ago
files make some storage tests explain what went wrong 11 years ago
group Merge pull request #9225 from voxsim/fix_displayNamesInGroup 11 years ago
hooks
memcache
ocs kill OC::$session 12 years ago
public class Test_Config is already declared 12 years ago
repair Added repair step for legacy storages 12 years ago
security Remove unused and overflowing function 11 years ago
session
share fix unit tests 11 years ago
template
user add tests 12 years ago
activitymanager.php Adding new interface \OCP\Activity\IExtentsion 12 years ago
api.php Fix test case for api response code 12 years ago
app.php Added unit tests for cache of enabled apps 12 years ago
appconfig.php port of #9500 12 years ago
archive.php
autoloader.php
avatar.php
cache.php
config.php Add flock to config 11 years ago
db.php Fix ILIKE without wildcards for oracle 11 years ago
dbschema.php - fix dropTable() and introduce tableExists() 12 years ago
errorHandler.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
geo.php
group.php adjust license headers to new mail address 12 years ago
helper.php Adding test helper to test private methods 11 years ago
helperstorage.php Added experimental switch to count external storage data in quota 12 years ago
httphelper.php Do only follow HTTP and HTTPS redirects 11 years ago
image.php Preserve transparency when loading from a file 12 years ago
installer.php fix unit tests 12 years ago
l10n.php
largefilehelper.php Add helper method for turning int|float into base-10 unsigned integer string. 12 years ago
largefilehelpergetfilesize.php fixing cache routes 11 years ago
logger.php fix logger implementation and test 12 years ago
mail.php idn_to_ascii is only used if available 12 years ago
migrate.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
naturalsort.php Fixed sort algo for additional cases 12 years ago
preferences-singleton.php Minor fixes 12 years ago
preferences.php Minor fixes 12 years ago
preview.php Remove unneeded unit tests 11 years ago
repair.php Added RepairStep interface and default repair step lists 12 years ago
request.php Add support for getting the real client IP behind proxies 12 years ago
streamwrappers.php add seek and tell to streamwrapper test 11 years ago
tags.php
template.php adjust license headers to new mail address 12 years ago
updater.php Prevent updates between multiple major versions 11 years ago
urlgenerator.php Add unit test 12 years ago
user.php
util.php Merge pull request #11222 from owncloud/store-users-timezone-master 11 years ago
utilcheckserver.php Don't complain about non-writable datadirs before we're installed 11 years ago
vobject.php