nextcloud-server/tests/lib
Thomas Müller f5bc680f9c Merge pull request #8572 from owncloud/core-getabsolutepathwithzero
Fixed getAbsolutePath case when path is "0"
2014-05-13 17:41:18 +02:00
..
appframework make it possible to omit parameters and use the default parameters from the controller method 2014-05-13 10:40:49 +02:00
archive
backgroundjob
cache
connector/sabre remove outdated test 2014-04-25 12:24:18 +02:00
db
files Fixed getAbsolutePath case when path is "0" 2014-05-13 17:38:46 +02:00
group the group manager calls exists check less often, adjust test accordingly 2014-04-28 19:19:37 +02:00
hooks
memcache
ocs Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
public class Test_Config is already declared 2014-04-08 14:15:33 +02:00
session
share add setting to set default expire date 2014-04-24 13:34:31 +02:00
template Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
user Group Database backend must not gather user details itself but ask user 2014-04-28 13:49:56 +02:00
api.php Fix test case for api response code 2014-04-03 14:47:55 +00:00
app.php adjust license headers to new mail address 2014-05-11 17:54:08 +02:00
appconfig.php
archive.php
autoloader.php
avatar.php
cache.php
config.php
db.php
dbschema.php More PHPDoc fixes, using scrutinizer patches as hints 2014-02-28 13:53:41 +01:00
errorHandler.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
geo.php
group.php adjust license headers to new mail address 2014-05-11 17:54:08 +02:00
helper.php Rename issubdirectory to isSubDirectory 2014-05-11 15:50:59 +02:00
helperstorage.php Fixed total space display when data size exceeds quota 2014-03-10 17:59:14 +01:00
image.php unit tests for specific image type output added 2014-03-17 08:40:59 +01:00
l10n.php
logger.php adding unit test for message interpolation 2014-05-12 14:17:36 +02:00
mail.php idn_to_ascii is only used if available 2014-03-26 11:17:23 +01:00
migrate.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
preferences.php Add caching to OC\Preferences 2014-02-18 11:21:39 +01:00
preview.php adding unit test for cache mechanism 2014-04-04 16:21:50 +02:00
request.php Added unit tests for serverHost and other related functions 2014-03-06 11:51:17 +01:00
streamwrappers.php
tags.php Yet another cleanup 2014-03-05 00:26:06 +01:00
template.php adjust license headers to new mail address 2014-05-11 17:54:08 +02:00
urlgenerator.php Remove unused var 2014-04-16 14:34:13 +02:00
user.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
util.php Remove uneeded newline 2014-04-22 20:11:34 +02:00
utilcheckserver.php Added .ocdata file to check for data folder validity 2014-03-14 15:36:35 +01:00
vobject.php