..
Accounts
Fix Test class name
2021-03-12 10:23:13 +00:00
Activity
Fix activity tests again
2020-08-18 18:21:03 +02:00
App
Add negative version comparison test for version suffixes
2021-01-27 16:01:26 +01:00
AppFramework
Allow overwriting isAuthenticated
2021-03-15 13:59:05 +00:00
Archive
Format code to a single space around binary operators
2020-10-05 20:25:24 +02:00
Authentication
Always renew apppasswords on login
2021-02-10 20:11:43 +00:00
Avatar
Add new v2-private account scope
2021-03-29 07:03:31 +00:00
BackgroundJob
Remove getLastJob from IJobList
2020-08-13 21:50:06 +02:00
Cache
Format code to a single space around binary operators
2020-10-05 20:25:24 +02:00
Calendar
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
Collaboration
Also limit to user group in case enumeration is enabled for groups and phonenumbers
2021-03-22 20:07:53 +01:00
Command
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
Comments
Fix unit tests
2021-02-11 09:35:36 +00:00
Contacts /ContactsMenu
Add a setting to restrict returning a full match unless in phonebook or same group
2021-03-11 08:40:26 +01:00
DB
Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2
2021-01-14 11:36:42 +01:00
Diagnostics
Format control structures, classes, methods and function
2020-04-10 14:19:56 +02:00
DirectEditing
Do not expose direct editing if no master key is available
2020-09-01 11:40:27 +02:00
Encryption
Format code to a single space around binary operators
2020-10-05 20:25:24 +02:00
Federation
set the display name of federated sharees from addressbook
2020-11-24 11:30:11 +01:00
Files
handle ordering in folder search
2021-03-23 13:41:18 +00:00
GlobalScale
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
Group
Format code to a single space around binary operators
2020-10-05 20:25:24 +02:00
Hooks
Remove unused private ForwardEmitter and LegacyEmitter
2020-10-28 22:23:39 +01:00
Http
Add well known handlers API
2020-12-16 13:13:05 +01:00
IntegrityCheck
Cleanup the constructor
2021-01-18 11:32:50 +01:00
L10N
Format code to a single space around binary operators
2020-10-05 20:25:24 +02:00
Lock
Bump doctrine/dbal from 2.12.0 to 3.0.0
2021-01-08 11:45:19 +01:00
Lockdown
Format control structures, classes, methods and function
2020-04-10 14:19:56 +02:00
Log
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
Mail
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
Memcache
Format code to a single space around binary operators
2020-10-05 20:25:24 +02:00
Migration
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
Notification
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
OCS
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
Preview
Skip the test if Imagick is misconfigured
2020-12-09 09:07:20 +01:00
PublicNamespace
Format control structures, classes, methods and function
2020-04-10 14:19:56 +02:00
Remote
Use exactly one empty line after the namespace declaration
2020-04-09 11:48:10 +02:00
Repair
test: adjust expectation
2021-02-02 20:52:17 +00:00
RichObjectStrings
Format control structures, classes, methods and function
2020-04-10 14:19:56 +02:00
Route
Only load routes of the app which is requested
2020-08-19 21:58:20 +02:00
Security
Bump doctrine/dbal from 2.12.0 to 3.0.0
2021-01-08 11:45:19 +01:00
Session
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
Settings
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
Share
Re-use fetched dependencies in lib/base.php
2021-01-20 21:55:16 +01:00
Share20
Merge pull request #26211 from nextcloud/backport/23718/stable21
2021-03-19 15:21:17 +01:00
Support
Add notification for user limit
2020-12-02 15:20:03 +01:00
SystemTag
Format control structures, classes, methods and function
2020-04-10 14:19:56 +02:00
Template
Bump scssphp/scssphp from 1.0.3 to 1.4.0
2021-01-11 12:41:25 +01:00
Traits
php cs fix
2020-12-07 15:44:04 +01:00
Updater
Format code to a single space around binary operators
2020-10-05 20:25:24 +02:00
User
Cache the user backend info for 300s
2021-02-17 07:59:22 +00:00
Util
Format code to a single space around binary operators
2020-10-05 20:25:24 +02:00
APITest.php
Format code to a single space around binary operators
2020-10-05 20:25:24 +02:00
AllConfigTest.php
Format code to a single space around binary operators
2020-10-05 20:25:24 +02:00
AppConfigTest.php
Bump doctrine/dbal from 2.12.0 to 3.0.0
2021-01-08 11:45:19 +01:00
AppTest.php
Add visibility to all constants
2020-04-10 16:54:27 +02:00
AutoLoaderTest.php
Remove trailing and in between spaces
2020-04-09 16:07:47 +02:00
CapabilitiesManagerTest.php
Unify function spacing to PSR2 recommendation
2020-04-09 13:54:22 +02:00
ConfigTest.php
Fix tests
2020-11-06 09:37:45 +01:00
ContactsManagerTest.php
Format code to a single space around binary operators
2020-10-05 20:25:24 +02:00
DateTimeFormatterTest.php
Format code to a single space around binary operators
2020-10-05 20:25:24 +02:00
ErrorHandlerTest.php
Add visibility to all methods and position of static keyword
2020-04-10 16:51:06 +02:00
FileChunkingTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +02:00
HelperStorageTest.php
Add visibility to all methods and position of static keyword
2020-04-10 16:51:06 +02:00
HookHelper.php
Use the short array syntax, everywhere
2020-03-26 16:34:56 +01:00
ImageTest.php
php cs fix
2020-12-07 15:44:04 +01:00
InfoXmlTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +02:00
InitialStateServiceTest.php
Move initial state provider to boostrap
2020-10-04 09:35:33 +02:00
InstallerTest.php
Allow installing/updating of apps again
2021-01-12 10:51:41 +01:00
LargeFileHelperGetFileSizeTest.php
Make sure we can also run with escapedshell args
2020-12-07 15:44:04 +01:00
LargeFileHelperTest.php
Mode to modern phpunit
2019-11-27 15:27:18 +01:00
LegacyHelperTest.php
Add visibility to all methods and position of static keyword
2020-04-10 16:51:06 +02:00
LoggerTest.php
Format code to a single space around binary operators
2020-10-05 20:25:24 +02:00
MemoryInfoTest.php
Use a blank line after the opening tag
2020-04-09 11:50:14 +02:00
NaturalSortTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +02:00
NavigationManagerTest.php
Format code to a single space around binary operators
2020-10-05 20:25:24 +02:00
RepairStepTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +02:00
ServerTest.php
Bump doctrine/dbal from 2.12.0 to 3.0.0
2021-01-08 11:45:19 +01:00
SetupTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
SubAdminTest.php
Change tests to typed event listener
2020-10-28 23:10:23 +01:00
TagsTest.php
Make sure getUsersFavoritingObject can be run without a user
2020-10-06 16:49:23 +02:00
TempManagerTest.php
Remove unneeded import
2020-08-20 16:53:34 +02:00
TemplateFunctionsTest.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +02:00
TestCase.php
Rollback failed transactions in TestCase.php to not break followup tests
2021-01-08 11:45:19 +01:00
TestMoveableMountPoint.php
Move tests/ to PSR-4 ( #24731 )
2016-05-20 15:38:20 +02:00
UpdaterTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
UrlGeneratorTest.php
Remove some IRouter methods
2020-11-17 14:08:20 +01:00
UtilCheckServerTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
UtilTest.php
Add visibility to all methods and position of static keyword
2020-04-10 16:51:06 +02:00