| .. |
|
Accounts
|
Log critical fallback to user default if we can't parse the JSON
|
2019-12-13 12:39:29 +07:00 |
|
Activity
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
App
|
AppFetcher: Distinguish between fileName and endpointName
|
2020-01-09 17:29:00 +07:00 |
|
AppFramework
|
Modify regex to match some other chromium browsers
|
2019-12-27 17:24:52 +07:00 |
|
Archive
|
Remove \OCP\Files::tmpFolder
|
2018-03-19 10:54:39 +07:00 |
|
Authentication
|
Clean up 2FA provider registry when a user is deleted
|
2020-01-08 10:51:44 +07:00 |
|
Avatar
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
BackgroundJob
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
Cache
|
I love unit tests that mock unnecessary stuff
|
2019-12-04 15:22:02 +07:00 |
|
Calendar
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
Collaboration
|
Decouple resource provider registration
|
2019-12-07 22:04:07 +07:00 |
|
Command
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Comments
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Contacts/ContactsMenu
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
DB
|
Pick a shorter name for the transfer ownership table
|
2019-12-10 11:01:26 +07:00 |
|
Diagnostics
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
DirectEditing
|
CHeck if file already exists during file creation
|
2020-01-13 18:10:12 +07:00 |
|
Encryption
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Federation
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Files
|
Add typed events for the filesystem/scanner
|
2019-12-13 09:41:05 +07:00 |
|
GlobalScale
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Group
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Hooks
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Http/Client
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
IntegrityCheck
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
L10N
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Lock
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Lockdown
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Log
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
Mail
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Memcache
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Migration
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Notification
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
OCS
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Preview
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
PublicNamespace
|
Migrate tests for contacts manager to correct test class
|
2018-03-21 10:43:18 +07:00 |
|
Remote
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Repair
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
RichObjectStrings
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Security
|
Move overwritehost check to isTrustedDomain
|
2019-12-07 09:53:06 +07:00 |
|
Session
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Settings
|
Merge pull request #18064 from nextcloud/feature/php74
|
2019-11-28 08:36:10 +07:00 |
|
Share
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Share20
|
config.php setting to always accept internal shares
|
2019-12-16 09:07:25 +07:00 |
|
Support
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
SystemTag
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
Template
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
Traits
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
Updater
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
User
|
Add typed create user events
|
2019-12-03 08:03:57 +07:00 |
|
Util
|
Some php-cs fixes
|
2019-11-22 20:52:10 +07:00 |
|
APITest.php
|
Remove unused methods and constants from legacy OC_API
|
2018-03-12 18:03:25 +07:00 |
|
AllConfigTest.php
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
AppConfigTest.php
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
AppTest.php
|
Allow to force enable apps via CLI
|
2019-12-13 13:06:12 +07:00 |
|
AutoLoaderTest.php
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
CapabilitiesManagerTest.php
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
ConfigTest.php
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
ContactsManagerTest.php
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
DateTimeFormatterTest.php
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
ErrorHandlerTest.php
|
…
|
|
|
FileChunkingTest.php
|
Some php-cs fixes
|
2019-11-22 20:52:10 +07:00 |
|
HelperStorageTest.php
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
HookHelper.php
|
…
|
|
|
ImageTest.php
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
InfoXmlTest.php
|
Move settings to an app
|
2019-09-28 09:39:28 +07:00 |
|
InitialStateServiceTest.php
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
InstallerTest.php
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
LargeFileHelperGetFileSizeTest.php
|
TO REVERT LATER: disable tests in LargeFileHelperGetFileSizeTest
|
2019-11-27 15:27:28 +07:00 |
|
LargeFileHelperTest.php
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
LegacyHelperTest.php
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
LoggerTest.php
|
Fix the LoggerTests for phpunit
|
2020-01-06 09:06:52 +07:00 |
|
MemoryInfoTest.php
|
Adds license to files. Updates the branch.
|
2018-08-20 20:46:23 +07:00 |
|
NaturalSortTest.php
|
…
|
|
|
NavigationManagerTest.php
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
RepairStepTest.php
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
ServerTest.php
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
SetupTest.php
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
SubAdminTest.php
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
TagsTest.php
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
TempManagerTest.php
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
TemplateFunctionsTest.php
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
TestCase.php
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
TestMoveableMountPoint.php
|
…
|
|
|
UpdaterTest.php
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
UrlGeneratorTest.php
|
Mode to modern phpunit
|
2019-11-27 15:27:18 +07:00 |
|
UtilCheckServerTest.php
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |
|
UtilTest.php
|
Make phpunit8 compatible
|
2019-11-27 13:34:41 +07:00 |