.. |
app
|
Use proper base class
|
2015-12-17 17:29:17 +01:00 |
appframework
|
Fix unit test
|
2015-12-24 09:20:26 +01:00 |
archive
|
|
|
backgroundjob
|
Fix the test to expect the new behaviour
|
2015-12-18 15:05:32 +01:00 |
cache
|
Removed deprecated private OC_User::createUser
|
2015-12-17 16:18:40 +01:00 |
command
|
Add code integrity check
|
2015-12-01 11:55:20 +01:00 |
comments
|
Add assertion to test
|
2015-12-10 09:29:24 +01:00 |
contacts
|
Add the user's cloud id to the vCard
|
2015-12-02 09:14:41 +01:00 |
db
|
Fix the last insert id test by changing to an autoincrement table
|
2015-12-09 09:51:33 +01:00 |
encryption
|
Adding more DB groups to test suits
|
2015-11-30 10:55:06 +01:00 |
files
|
Merge pull request #21216 from owncloud/fopen-statcache
|
2015-12-28 10:21:26 +01:00 |
group
|
Apply DB group annotation ...
|
2015-11-30 10:55:05 +01:00 |
hooks
|
|
|
http/client
|
|
|
integritycheck
|
Add code integrity check
|
2015-12-01 11:55:20 +01:00 |
lock
|
Remove all locks after ttl from the db
|
2015-12-09 14:53:24 +01:00 |
log
|
Replace OC_Config in tests with IConfig calls
|
2015-12-02 23:14:52 +01:00 |
mail
|
Run test only when idn is available
|
2015-10-16 11:02:10 +02:00 |
memcache
|
|
|
notification
|
Make sure that object id can be a string
|
2015-11-23 14:18:15 +01:00 |
ocs
|
Adding more DB groups to test suits
|
2015-11-30 10:55:06 +01:00 |
preview
|
Adding more DB groups to test suits
|
2015-11-30 10:55:06 +01:00 |
public
|
|
|
repair
|
Apply DB group annotation ...
|
2015-11-30 10:55:05 +01:00 |
security
|
Removed deprecated function OC_User::deleteUser
|
2015-12-17 16:18:40 +01:00 |
session
|
|
|
share
|
Removed deprecated function OC_User::deleteUser
|
2015-12-17 16:18:40 +01:00 |
share20
|
[Sharing 2.0] Default share provider only generic DI
|
2015-11-24 10:26:36 +01:00 |
systemtag
|
Fixed system tags DAV and API and docs
|
2015-12-04 17:30:50 +01:00 |
template
|
|
|
traits
|
Move dummy backend to Tests namespace
|
2015-09-22 11:01:11 +02:00 |
user
|
Fix endless recursion
|
2015-12-02 14:44:41 +01:00 |
util/user
|
Move dummy backend to Tests namespace
|
2015-09-22 11:01:11 +02:00 |
activitymanager.php
|
|
|
allconfig.php
|
Inject Config into SystemConfig
|
2015-12-18 11:53:41 +01:00 |
api.php
|
Merge pull request #18184 from owncloud/ocs-merge-headers
|
2015-10-21 10:36:37 +02:00 |
app.php
|
Apply DB group annotation ...
|
2015-11-30 10:55:05 +01:00 |
appconfig.php
|
Apply DB group annotation ...
|
2015-11-30 10:55:05 +01:00 |
archive.php
|
|
|
autoloader.php
|
Fix autoloader unit test output
|
2015-11-09 15:54:40 +01:00 |
avatarmanagertest.php
|
DI in avatar code
|
2015-12-01 22:15:43 +01:00 |
avatartest.php
|
[Avatars] Add function to get the Node of the avatar
|
2015-12-16 20:29:02 +01:00 |
cache.php
|
|
|
capabilitiesmanager.php
|
|
|
configtests.php
|
Use TempManager instead of tmpFolder
|
2015-12-18 11:19:53 +01:00 |
contactsmanager.php
|
|
|
datetimeformatter.php
|
|
|
db.php
|
Apply DB group annotation ...
|
2015-11-30 10:55:05 +01:00 |
dbschema.php
|
Apply DB group annotation ...
|
2015-11-30 10:55:05 +01:00 |
errorHandler.php
|
|
|
files.php
|
|
|
group.php
|
Remove deprecated function OC_User::getManager
|
2015-12-17 16:18:34 +01:00 |
helper.php
|
Merge pull request #21288 from owncloud/deprecated_helper_mimetypes
|
2015-12-18 15:23:05 +01:00 |
helperstorage.php
|
Removed deprecated function OC_User::deleteUser
|
2015-12-17 16:18:40 +01:00 |
hookhelper.php
|
|
|
httphelper.php
|
|
|
image.php
|
|
|
installer.php
|
Use TempManager instead of tmpFile
|
2015-12-18 11:25:33 +01:00 |
l10n.php
|
Replace OC_Config in tests with IConfig calls
|
2015-12-02 23:14:52 +01:00 |
largefilehelper.php
|
|
|
largefilehelpergetfilesize.php
|
|
|
logger.php
|
Remove passwords from logged exception stack traces
|
2015-09-24 20:01:30 +02:00 |
naturalsort.php
|
|
|
navigationmanagertest.php
|
|
|
ocsclienttest.php
|
|
|
preview.php
|
Adding more DB groups to test suits
|
2015-11-30 10:55:06 +01:00 |
repair.php
|
|
|
server.php
|
Inject Config into SystemConfig
|
2015-12-18 11:53:41 +01:00 |
setup.php
|
Run .htaccess updates in any case
|
2015-12-08 08:16:24 +01:00 |
streamwrappers.php
|
Use TempManager instead of tmpFile
|
2015-12-18 11:25:33 +01:00 |
subadmin.php
|
subadmin methods should not return any null user or group
|
2015-11-05 11:50:57 +01:00 |
tags.php
|
Removed deprecated private OC_User::createUser
|
2015-12-17 16:18:40 +01:00 |
template.php
|
|
|
tempmanager.php
|
|
|
testcase.php
|
Restore DB connection after failure
|
2015-12-21 18:14:29 +01:00 |
testmoveablemountpoint.php
|
|
|
updater.php
|
Use OCP\Util::getVersion instead of the internal private implementation
|
2015-12-18 15:26:54 +01:00 |
urlGenerator.php
|
Add DB group to some files_external tests
|
2015-11-30 10:55:10 +01:00 |
user.php
|
Removed deprecated function OC_User::deleteUser
|
2015-12-17 16:18:40 +01:00 |
util.php
|
Use OCP\Util::getVersion instead of the internal private implementation
|
2015-12-18 15:26:54 +01:00 |
utilcheckserver.php
|
Use OCP\Util::getVersion instead of the internal private implementation
|
2015-12-18 15:26:54 +01:00 |