..
appframework
make download and redirectresponse public
2014-04-20 16:12:46 +02: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
Increment number of columns by one
2013-12-18 00:37:09 +01:00
files
Merge pull request #7970 from owncloud/webdav-upload-hash
2014-04-03 16:09:44 +02:00
group
adjust tests accordingly
2014-04-15 17:53:57 +02:00
hooks
memcache
Ensure memcached extension is there before attempting to create an instance.
2013-12-09 14:33:26 +01:00
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
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
adjust tests accordingly
2014-04-15 17:53:57 +02:00
api.php
Fix test case for api response code
2014-04-03 14:47:55 +00:00
app.php
Fixed apps loading order
2013-12-20 17:16:57 +01:00
appconfig.php
sort expected result in tests
2014-02-13 13:56:02 +01:00
archive.php
autoloader.php
avatar.php
Make OC_Avatar unit tests independent of currently loggedin user
2014-01-02 16:08:08 +01:00
cache.php
config.php
db.php
number as number
2014-02-12 09:09:45 +01:00
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
helper.php
White-list known secure mime types. Refs. #8184
2014-04-14 17:17:50 +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
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
template.php
Add unit tests for arrays and "
2014-04-22 20:09:55 +02:00
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
Add unit tests for arrays and "
2014-04-22 20:09:55 +02:00
utilcheckserver.php
Added .ocdata file to check for data folder validity
2014-03-14 15:36:35 +01:00
vobject.php