nextcloud/tests/lib
Christoph Wurst 0d53e86421
add ISession::getId() wrapper for session_id
2016-04-25 10:36:24 +02:00
..
app Remove deprecated HTTPHelper from InfoParser 2016-04-22 08:38:41 +02:00
appframework Fix inconsistent nameing of AppFramework 2016-04-22 16:00:00 +02:00
archive
backgroundjob Change the sort order of background jobs to be DESC instead of ASC 2016-04-22 10:49:55 +02:00
cache propagate folder size in the same query for write updates 2016-01-15 15:36:52 +01:00
command Allow specifing the signing path 2016-02-03 20:08:40 +01:00
comments Limit comment message to 1k chars 2016-02-09 03:14:30 +01:00
db tests: Fix typos (found by codespell) 2016-04-06 15:08:27 +02:00
encryption fix creation of versions of encrypted files on external storages 2016-03-31 19:24:47 +02:00
files Mark $usersSetup only if user was found in initMountPoints 2016-04-22 14:29:41 +02:00
group Move the group dummy backend to test 2016-04-19 15:13:31 +02:00
hooks
http/client
integritycheck Add support for custom values in integrity checker 2016-03-15 10:41:17 +01:00
l10n Inject server root - allows proper testing and separation of concerns 2016-03-18 13:59:44 +01:00
lock Make lock ttl configurable 2016-04-07 08:24:13 +02:00
log
mail
memcache Fix errors in memcached implementation 2016-03-14 12:39:34 +01:00
notification Fix notification tests 2016-04-08 15:23:06 +02:00
ocs
preview
public
repair remove old share propagation entries from appconfig 2016-03-15 12:50:22 +01:00
security [master] Ignore certificate file if it starts with file:// 2016-04-21 19:02:31 +02:00
session add ISession::getId() wrapper for session_id 2016-04-25 10:36:24 +02:00
share Move the group dummy backend to test 2016-04-19 15:13:31 +02:00
share20 Fix tests 2016-04-19 14:04:00 +02:00
systemtag tests: Fix typos (found by codespell) 2016-04-06 15:08:27 +02:00
template
traits Merge pull request #22791 from owncloud/enc_master_key_improvements 2016-04-21 11:48:26 +02:00
updater Remove deprecated HTTPHelper 2016-04-18 17:28:10 +02:00
user Introduce IUser::setEMailAddress and add hook mechanism 2016-01-20 14:57:20 +01:00
util Move the group dummy backend to test 2016-04-19 15:13:31 +02:00
activitymanager.php
allconfig.php Introduce IDBConnection::setValues() 2016-01-18 11:10:41 +01:00
api.php
app.php Remove unneeded parameter from OC_App::getEnabledApps 2016-02-15 13:33:07 +01:00
appconfig.php
archive.php
autoloader.php Merge pull request #23819 from owncloud/move-core-completely-to-psr4 2016-04-06 13:31:44 +02:00
avatarmanagertest.php Do not copy skeleton on avatar access 2016-02-16 09:18:38 +01:00
avatartest.php only remove avatars from the folder we store them in 2016-03-30 10:24:43 +02:00
cache.php tests: Fix typos (found by codespell) 2016-04-06 15:08:27 +02:00
capabilitiesmanager.php
configtests.php
contactsmanager.php
datetimeformatter.php tests: Fix typos (found by codespell) 2016-04-06 15:08:27 +02:00
db.php
dbschema.php getMediumStrengthGenerator is deprecated and does not do anything anymore 2016-01-11 20:06:30 +01:00
errorHandler.php
filechunking.php Added tests 2016-03-07 21:20:13 +01:00
files.php
group.php Move the group dummy backend to test 2016-04-19 15:13:31 +02:00
helper.php properly use standard 2016-01-19 10:41:12 +01:00
helperstorage.php
hookhelper.php tests: Fix typos (found by codespell) 2016-04-06 15:08:27 +02:00
httphelper.php
image.php
installer.php Verify signature of apps with level "Official" coming from the appstore 2016-01-10 19:40:28 +01:00
largefilehelper.php
largefilehelpergetfilesize.php
logger.php
naturalsort.php
navigationmanagertest.php
ocsclienttest.php Verify signature of apps with level "Official" coming from the appstore 2016-01-10 19:40:28 +01:00
preview.php
repair.php
server.php Add public API to give developers the possibility to adjust the global CSP defaults 2016-01-28 18:36:46 +01:00
setup.php
streamwrappers.php
subadmin.php
tags.php
template.php verify the path in the autoloader 2015-09-01 15:03:28 +02:00
tempmanager.php
testcase.php Add unit testing capabilities for templates (#23708) 2016-04-12 12:49:11 +02:00
testmoveablemountpoint.php
updater.php Move version check code out of class Updater 2016-04-18 17:12:59 +02:00
urlGenerator.php
user.php
util.php Fix unit tests 2016-02-12 07:49:36 +01:00
utilcheckserver.php