nextcloud-server/tests/lib
Andreas Fischer 8cd1f7464e Merge pull request #9672 from owncloud/mysql-affectedrows
Make MySQL affected row count consistent with other DBMSes

* owncloud/mysql-affectedrows:
  Added test of OCS privatedata to trigger key duplication
  Document why we have to check with defined() first.
  Make MySQL return "number of found rows" instead of number of "affected rows".
2014-07-20 21:29:16 +07:00
..
appframework kill unused require of MapperTestUtility.php 2014-07-17 16:35:00 +07:00
archive
backgroundjob
cache
connector/sabre Upload abortion is now detected within the OC_Connector_Sabre_File::put() 2014-07-08 11:09:59 +07:00
db Added test for reserved keywords 2014-07-01 12:55:36 +07:00
files make search case insensitive on postgres and oracle 2014-07-03 19:01:00 +07:00
group remove dead code 2014-07-14 21:26:37 +07:00
hooks
memcache
ocs Added test of OCS privatedata to trigger key duplication 2014-07-17 13:18:49 +07:00
public class Test_Config is already declared 2014-04-08 14:15:33 +07:00
repair Add repair step to set MySQL collation to utf8_bin 2014-07-08 15:12:07 +07:00
session
share only expire link shares 2014-06-06 15:47:37 +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 requiremin/requiremax fields for apps 2014-05-27 11:54:12 +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 Added unit test for the helper's rmdirr 2014-06-23 16:48:25 +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 test class is already in preferences.php 2014-07-09 10:49:40 +07:00
preferences.php port of #9500 2014-07-08 16:32:01 +07:00
preview.php
repair.php Added RepairStep interface and default repair step lists 2014-06-12 17:38:26 +07:00
request.php
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 unit test for default app URL 2014-07-01 16:55:29 +07:00
utilcheckserver.php
vobject.php