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
Frank Karlitschek 2bff34be56 Merge pull request #23707 from owncloud/make-sure-that-encrypted-version-is-set 10 years ago
..
app Update info checker requirements 10 years ago
appframework Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* 10 years ago
archive
backgroundjob Add message key to context of logException 11 years ago
cache propagate folder size in the same query for write updates 11 years ago
command Allow specifing the signing path 10 years ago
comments Limit comment message to 1k chars 10 years ago
db Prevent certain DBs throwing exceptions on same-value updates 10 years ago
encryption fix creation of versions of encrypted files on external storages 10 years ago
files Merge pull request #23707 from owncloud/make-sure-that-encrypted-version-is-set 10 years ago
group Inject DBConnection 11 years ago
hooks
http/client
integritycheck Add support for custom values in integrity checker 10 years ago
l10n Inject server root - allows proper testing and separation of concerns 10 years ago
lock Remove all locks after ttl from the db 11 years ago
log
mail
memcache Fix errors in memcached implementation 10 years ago
notification Move the notification API to public namespace 11 years ago
ocs
preview
public
repair remove old share propagation entries from appconfig 10 years ago
security Explicitly check for port 10 years ago
session
share Generate a valid URL for link notification 10 years ago
share20 Add unit tests 10 years ago
systemtag Save the query when we get tags for no objects 10 years ago
template
traits fix creation of versions of encrypted files on external storages 10 years ago
user Introduce IUser::setEMailAddress and add hook mechanism 11 years ago
util/user
activitymanager.php
allconfig.php Introduce IDBConnection::setValues() 11 years ago
api.php
app.php Remove unneeded parameter from OC_App::getEnabledApps 10 years ago
appconfig.php
archive.php
autoloader.php Move lib/repair to lib/private/repair 11 years ago
avatarmanagertest.php Do not copy skeleton on avatar access 10 years ago
avatartest.php only remove avatars from the folder we store them in 10 years ago
cache.php cap the number of entries we cache in smb's statcache 11 years ago
capabilitiesmanager.php
configtests.php Use TempManager instead of tmpFolder 11 years ago
contactsmanager.php
datetimeformatter.php
db.php Remove OC_DB::insertid 11 years ago
dbschema.php getMediumStrengthGenerator is deprecated and does not do anything anymore 11 years ago
errorHandler.php
filechunking.php Added tests 10 years ago
files.php
group.php Remove deprecated function OC_User::getManager 11 years ago
helper.php properly use standard 11 years ago
helperstorage.php Removed deprecated function OC_User::deleteUser 11 years ago
hookhelper.php
httphelper.php
image.php
installer.php Verify signature of apps with level "Official" coming from the appstore 11 years ago
largefilehelper.php
largefilehelpergetfilesize.php
logger.php
naturalsort.php
navigationmanagertest.php
ocsclienttest.php Verify signature of apps with level "Official" coming from the appstore 11 years ago
preview.php
repair.php
server.php Add public API to give developers the possibility to adjust the global CSP defaults 11 years ago
setup.php
streamwrappers.php Use TempManager instead of tmpFile 11 years ago
subadmin.php
tags.php Remove OC_DB::getConnection 11 years ago
template.php
tempmanager.php
testcase.php Add tests for findLanguage() 11 years ago
testmoveablemountpoint.php
updater.php Allow downgrades for our brave developers, that switch between branches 11 years ago
urlGenerator.php
user.php Removed deprecated function OC_User::deleteUser 11 years ago
util.php Fix unit tests 10 years ago
utilcheckserver.php Use OCP\Util::getVersion instead of the internal private implementation 11 years ago