nextcloud-server/tests/lib
Thomas Müller 82d1ea240e Merge pull request #7884 from owncloud/use-idn_to_ascii-if-available
idn_to_ascii is only used if available
2014-04-01 22:51:23 +02:00
..
appframework Move the router classes to a namespace and expose it with a public interface 2014-03-10 14:04:58 +01:00
archive
backgroundjob Add unit tests for JobList 2014-02-12 13:52:13 +01:00
cache
connector/sabre Remove unit tests which causes the filesystem tests to fail 2014-02-21 10:02:03 +01:00
db
files Merge pull request #7824 from owncloud/hash-parameter-order 2014-03-28 13:06:07 +01:00
group Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
hooks
memcache
ocs Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
public
session
share always return an array 2014-03-25 17:47:24 +01:00
template Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
user
api.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
app.php
appconfig.php sort expected result in tests 2014-02-13 13:56:02 +01:00
archive.php
autoloader.php
avatar.php
cache.php
config.php
db.php number as number 2014-02-12 09:09:45 +01:00
dbschema.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
errorHandler.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
geo.php
group.php
helper.php Correctly round bytes when converted from human readable format 2014-03-17 12:15:12 +01: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
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
request.php Added unit tests for serverHost and other related functions 2014-03-06 11:51:17 +01:00
streamwrappers.php
tags.php
template.php
urlgenerator.php Fix unit tests 2014-03-07 02:44:34 +01:00
user.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
util.php Added extra checks for invalid file chars in newfile.php and newfolder.php 2014-02-18 17:54:32 +01:00
utilcheckserver.php Added .ocdata file to check for data folder validity 2014-03-14 15:36:35 +01:00
vobject.php