.. |
app
|
Add \OC\App\Manager to handle enabling/disabling apps
|
2014-11-10 13:52:52 +01:00 |
appframework
|
Check if app is enabled for user
|
2014-11-15 11:13:55 +01:00 |
archive
|
Skip some more tests on Windows which just can not work at all
|
2014-11-17 10:48:06 +01:00 |
backgroundjob
|
|
|
cache
|
Correctly restore previous root mount point after testing
|
2014-11-17 10:48:19 +01:00 |
connector/sabre
|
Fix dav permissions for folders without create permissions
|
2014-09-25 14:01:19 +02:00 |
contacts
|
function declaration did not match
|
2014-07-29 00:34:02 +02:00 |
db
|
disable database migration unit tests for MSSQL
|
2014-10-23 14:35:44 +02:00 |
files
|
Merge pull request #12234 from owncloud/normalizepath-absolute-tests
|
2014-11-18 10:24:46 +01:00 |
group
|
Do not use uniqid in Group and User tests as it is not unique on windows
|
2014-11-06 17:36:35 +01:00 |
hooks
|
|
|
memcache
|
|
|
ocs
|
kill OC::$session
|
2014-08-29 10:22:21 +02:00 |
public
|
|
|
repair
|
Added repair step for legacy storages
|
2014-08-20 23:14:05 +02:00 |
security
|
Merge pull request #12218 from owncloud/issue/10991-fixes
|
2014-11-17 16:44:45 +01:00 |
session
|
|
|
share
|
use the new base class for unit tests
|
2014-11-18 11:46:28 +01:00 |
template
|
Drop form_factor that is appended to JS, CSS and template filenames
|
2014-11-12 13:07:23 +01:00 |
user
|
Merge pull request #12218 from owncloud/issue/10991-fixes
|
2014-11-17 16:44:45 +01:00 |
activitymanager.php
|
Adding new interface \OCP\Activity\IExtentsion
|
2014-07-08 09:04:37 +02:00 |
api.php
|
|
|
app.php
|
Merge pull request #12218 from owncloud/issue/10991-fixes
|
2014-11-17 16:44:45 +01:00 |
appconfig.php
|
port of #9500
|
2014-07-08 16:32:01 +02:00 |
archive.php
|
|
|
autoloader.php
|
use Composer autoloader not OC for non-Composer 3rdparty (#9643)
|
2014-10-28 11:32:20 +01:00 |
avatar.php
|
|
|
cache.php
|
|
|
config.php
|
Add flock to config
|
2014-09-30 15:53:27 +02:00 |
db.php
|
Fix ILIKE without wildcards for oracle
|
2014-09-18 15:09:57 +02:00 |
dbschema.php
|
disable database migration unit tests for MSSQL
|
2014-10-23 14:35:44 +02:00 |
errorHandler.php
|
|
|
geo.php
|
|
|
group.php
|
Do not use uniqid in Group and User tests as it is not unique on windows
|
2014-11-06 17:36:35 +01:00 |
helper.php
|
Skip some more tests on Windows which just can not work at all
|
2014-11-17 10:48:06 +01:00 |
helperstorage.php
|
Correctly restore previous root mount point after testing
|
2014-11-17 10:48:19 +01:00 |
httphelper.php
|
Do only follow HTTP and HTTPS redirects
|
2014-09-22 20:02:32 +02:00 |
image.php
|
Skip some more tests on Windows which just can not work at all
|
2014-11-17 10:48:06 +01:00 |
installer.php
|
|
|
l10n.php
|
adding console command to generate javascript translation files based on existing php translation files
|
2014-10-29 10:09:12 +01:00 |
largefilehelper.php
|
|
|
largefilehelpergetfilesize.php
|
Test LargeFileHelperGetFileSize also with ascii only characters
|
2014-11-06 17:36:36 +01:00 |
logger.php
|
fix logger implementation and test
|
2014-07-15 10:10:16 +02:00 |
mail.php
|
|
|
migrate.php
|
Correctly restore previous root mount point after testing
|
2014-11-17 10:48:19 +01:00 |
naturalsort.php
|
Fixed sort algo for additional cases
|
2014-08-11 13:28:53 +02:00 |
preferences-singleton.php
|
Minor fixes
|
2014-08-05 16:53:28 +02:00 |
preferences.php
|
Minor fixes
|
2014-08-05 16:53:28 +02:00 |
preview.php
|
Correctly restore previous root mount point after testing
|
2014-11-17 10:48:19 +01:00 |
repair.php
|
|
|
request.php
|
Add support for getting the real client IP behind proxies
|
2014-08-27 00:05:04 +02:00 |
setup.php
|
Make supported DBs configurable within config.php
|
2014-10-27 21:39:34 +01:00 |
streamwrappers.php
|
Correctly restore previous root mount point after testing
|
2014-11-17 10:48:19 +01:00 |
tags.php
|
Fix tags unit test
|
2014-10-22 12:29:53 +02:00 |
template.php
|
|
|
templatelayout.php
|
Add proper setup and teardown
|
2014-10-20 17:11:08 +02:00 |
tempmanager.php
|
Windows does not support CHMOD, therefor we can not test not writable folders
|
2014-11-10 11:05:17 +01:00 |
testcase.php
|
Testcase base class
|
2014-11-06 17:36:34 +01:00 |
updater.php
|
Prevent updates between multiple major versions
|
2014-09-18 17:56:06 +02:00 |
urlgenerator.php
|
Add unit test
|
2014-09-08 17:12:44 +02:00 |
user.php
|
|
|
util.php
|
fixing expected values for formatDate() unit tests
|
2014-10-21 16:05:35 +02:00 |
utilcheckserver.php
|
Windows does not support CHMOD, therefor we can not test not writable folders
|
2014-11-10 11:05:17 +01:00 |
vobject.php
|
|
|