..
Accounts
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Activity
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
App
Increase timeout of the appstore requests
2020-06-12 13:01:06 +07:00
AppFramework
Use assertStringContainsString instead of assertContains on strings
2020-07-23 17:11:29 +07:00
Archive
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Authentication
Clean up auth tokens when user is deleted
2020-06-15 19:24:04 +07:00
Avatar
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
BackgroundJob
Use exactly one empty line after the namespace declaration
2020-04-09 11:48:10 +07:00
Cache
Add visibility to all methods and position of static keyword
2020-04-10 16:51:06 +07:00
Calendar
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Collaboration
Update share type constant usage
2020-06-24 16:49:16 +07:00
Command
Fix unit tests
2020-06-26 16:13:09 +07:00
Comments
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Contacts/ ContactsMenu
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
DB
Remove deprecated test of internal attributes via assertAttributeEquals
2020-07-23 17:11:29 +07:00
Diagnostics
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
DirectEditing
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Encryption
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Federation
Mode to modern phpunit
2019-11-27 15:27:18 +07:00
Files
Merge pull request #21360 from nextcloud/root-storage-prevent-scanning
2020-07-02 21:07:16 +07:00
GlobalScale
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Group
dont get the group details if we only ask for the id
2020-05-07 17:16:43 +07:00
Hooks
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Http/ Client
Do not read certificate bundle from data dir by default
2020-05-25 16:57:56 +07:00
IntegrityCheck
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
L10N
Use assertEqualsCanonicalizing instead of deprecated assertEquals parameter
2020-07-23 17:11:29 +07:00
Lock
Use the shorter phpunit syntax for mocked return values
2020-03-25 22:21:27 +07:00
Lockdown
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Log
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Mail
Provide the proper language to the mailer
2020-04-16 09:04:13 +07:00
Memcache
Add visibility to all constants
2020-04-10 16:54:27 +07:00
Migration
Mode to modern phpunit
2019-11-27 15:27:18 +07:00
Notification
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
OCS
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Preview
Move to subfolders for preview files
2020-04-19 10:30:56 +07:00
PublicNamespace
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Remote
Use exactly one empty line after the namespace declaration
2020-04-09 11:48:10 +07:00
Repair
Update share type constant usage
2020-06-24 16:49:16 +07:00
RichObjectStrings
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Security
Use random_bytes
2020-05-11 12:46:59 +07:00
Session
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Settings
Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports
2020-03-27 17:14:08 +07:00
Share
Update share type constant usage
2020-06-24 16:49:16 +07:00
Share20
Use the correct mountpoint to calculate
2020-07-09 11:14:44 +07:00
Support
Add DummySubscription for tests
2020-07-09 14:24:00 +07:00
SystemTag
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Template
Remove deprecated test of internal attributes via assertAttributeEquals in constructor tests
2020-07-23 17:11:29 +07:00
Traits
ensure mounts are scanned during tests
2020-07-09 11:14:44 +07:00
Updater
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
User
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
Util
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
APITest.php
Add visibility to all methods and position of static keyword
2020-04-10 16:51:06 +07:00
AllConfigTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
AppConfigTest.php
Use exactly one empty line after the namespace declaration
2020-04-09 11:48:10 +07:00
AppTest.php
Add visibility to all constants
2020-04-10 16:54:27 +07:00
AutoLoaderTest.php
Remove trailing and in between spaces
2020-04-09 16:07:47 +07:00
CapabilitiesManagerTest.php
Unify function spacing to PSR2 recommendation
2020-04-09 13:54:22 +07:00
ConfigTest.php
Remove deprecated test of internal attributes via assertAttributeEquals
2020-07-23 17:11:29 +07:00
ContactsManagerTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
DateTimeFormatterTest.php
Add visibility to all methods and position of static keyword
2020-04-10 16:51:06 +07:00
ErrorHandlerTest.php
Add visibility to all methods and position of static keyword
2020-04-10 16:51:06 +07:00
FileChunkingTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
HelperStorageTest.php
Add visibility to all methods and position of static keyword
2020-04-10 16:51:06 +07:00
HookHelper.php
Use the short array syntax, everywhere
2020-03-26 16:34:56 +07:00
ImageTest.php
Add visibility to all methods and position of static keyword
2020-04-10 16:51:06 +07:00
InfoXmlTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
InitialStateServiceTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
InstallerTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
LargeFileHelperGetFileSizeTest.php
Fix multiline comments
2020-04-08 22:24:54 +07:00
LargeFileHelperTest.php
Mode to modern phpunit
2019-11-27 15:27:18 +07:00
LegacyHelperTest.php
Add visibility to all methods and position of static keyword
2020-04-10 16:51:06 +07:00
LoggerTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
MemoryInfoTest.php
Use a blank line after the opening tag
2020-04-09 11:50:14 +07:00
NaturalSortTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
NavigationManagerTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
RepairStepTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
ServerTest.php
Use exactly one empty line after the namespace declaration
2020-04-09 11:48:10 +07:00
SetupTest.php
Use the shorter phpunit syntax for mocked return values
2020-03-25 22:21:27 +07:00
SubAdminTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
TagsTest.php
Tags.php and the old sharing mechanism
2020-07-06 14:12:12 +07:00
TempManagerTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
TemplateFunctionsTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
TestCase.php
ensure mounts are scanned during tests
2020-07-09 11:14:44 +07:00
TestMoveableMountPoint.php
…
UpdaterTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
UrlGeneratorTest.php
Add visibility to all methods and position of static keyword
2020-04-10 16:51:06 +07:00
UtilCheckServerTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +07:00
UtilTest.php
Add visibility to all methods and position of static keyword
2020-04-10 16:51:06 +07:00