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
Lukas Reschke 5f3ddf5c80 Merge pull request #11383 from ockham/share-tags2 12 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 12 years ago
connector/sabre Fix dav permissions for folders without create permissions 12 years ago
contacts
db Fix unit test messing up the transaction on Oracle 12 years ago
files make some storage tests explain what went wrong 12 years ago
group Merge pull request #9225 from voxsim/fix_displayNamesInGroup 12 years ago
hooks
memcache
ocs kill OC::$session 12 years ago
public
repair
security Remove unused and overflowing function 12 years ago
session
share Add option to include tags for shared items. 12 years ago
template
user strip whitespace from the beginning and end of the display name to avoid empty display names 12 years ago
activitymanager.php
api.php
app.php Added unit tests for cache of enabled apps 12 years ago
appconfig.php
archive.php
autoloader.php
avatar.php
cache.php
config.php Add flock to config 12 years ago
db.php Fix ILIKE without wildcards for oracle 12 years ago
dbschema.php
errorHandler.php
geo.php
group.php
helper.php Adding test helper to test private methods 12 years ago
helperstorage.php
httphelper.php Do only follow HTTP and HTTPS redirects 12 years ago
image.php Preserve transparency when loading from a file 12 years ago
installer.php
l10n.php
largefilehelper.php
largefilehelpergetfilesize.php Use `rawurlencode` since this seems to be expected by cURL 12 years ago
logger.php
mail.php
migrate.php
naturalsort.php
preferences-singleton.php
preferences.php
preview.php Remove unneeded unit tests 12 years ago
repair.php
request.php Add support for getting the real client IP behind proxies 12 years ago
streamwrappers.php add seek and tell to streamwrapper test 12 years ago
tags.php In Tags::rename($from, $to), check if there already is a tag named $to. 12 years ago
template.php
updater.php Prevent updates between multiple major versions 12 years ago
urlgenerator.php Add unit test 12 years ago
user.php
util.php Merge pull request #11222 from owncloud/store-users-timezone-master 12 years ago
utilcheckserver.php Don't complain about non-writable datadirs before we're installed 12 years ago
vobject.php