nextcloud-server/tests/lib
kondou ecc9b42e41 Match \OC_Helper::linkToPublic() to new links and fit unittests 2014-09-04 20:44:50 +07:00
..
appframework Make Entity properties ```protected``` as in docs 2014-08-27 13:31:51 +07:00
archive Fix windows tests skipping 2014-08-21 08:50:39 +07:00
backgroundjob
cache
connector/sabre move to public namespace 2014-08-19 14:05:08 +07:00
contacts function declaration did not match 2014-07-29 00:34:02 +07:00
db Fix unit test messing up the transaction on Oracle 2014-08-20 23:14:06 +07:00
files Merge pull request #10244 from owncloud/utf8-folder-test 2014-09-04 13:42:17 +07:00
group remove dead code 2014-07-14 21:26:37 +07:00
hooks
memcache
ocs kill OC::$session 2014-08-29 10:22:21 +07:00
public
repair Added repair step for legacy storages 2014-08-20 23:14:05 +07:00
security Merge pull request #10642 from owncloud/securityutils 2014-09-03 15:28:42 +07:00
session
share kill OC::$session 2014-08-29 10:22:21 +07:00
template
user add tests 2014-06-23 18:33:13 +07:00
activitymanager.php Adding new interface \OCP\Activity\IExtentsion 2014-07-08 09:04:37 +07:00
api.php
app.php Added unit tests for cache of enabled apps 2014-09-03 11:01:59 +07:00
appconfig.php port of #9500 2014-07-08 16:32:01 +07:00
archive.php
autoloader.php
avatar.php
cache.php
config.php
db.php Make MySQL return "number of found rows" instead of number of "affected rows". 2014-07-16 14:35:47 +07:00
dbschema.php - fix dropTable() and introduce tableExists() 2014-05-30 23:34:42 +07:00
errorHandler.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +07:00
geo.php
group.php adjust license headers to new mail address 2014-05-11 17:54:08 +07:00
helper.php Match \OC_Helper::linkToPublic() to new links and fit unittests 2014-09-04 20:44:50 +07:00
helperstorage.php Added experimental switch to count external storage data in quota 2014-06-04 16:08:59 +07:00
image.php
installer.php fix unit tests 2014-06-05 16:32:12 +07:00
l10n.php
largefilehelper.php Add helper method for turning int|float into base-10 unsigned integer string. 2014-05-29 16:26:01 +07:00
largefilehelpergetfilesize.php Typo: getFileSizeViaDOM -> getFileSizeViaCOM 2014-05-29 16:26:02 +07:00
logger.php fix logger implementation and test 2014-07-15 10:10:16 +07:00
mail.php
migrate.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +07:00
preferences-singleton.php Minor fixes 2014-08-05 16:53:28 +07:00
preferences.php Minor fixes 2014-08-05 16:53:28 +07:00
preview.php
repair.php Added RepairStep interface and default repair step lists 2014-06-12 17:38:26 +07:00
request.php Add support for getting the real client IP behind proxies 2014-08-27 00:05:04 +07:00
streamwrappers.php
tags.php
template.php adjust license headers to new mail address 2014-05-11 17:54:08 +07:00
urlgenerator.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +07:00
user.php
util.php Added test for needUpgrade for core 2014-09-02 17:28:05 +07:00
utilcheckserver.php
vobject.php