You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roeland Jago Douma 76a7600e2e
Allow configuring the activity update interval of token
3 years ago
..
Accounts Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Activity Fix activity tests again 3 years ago
App Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
AppFramework More test fixing 3 years ago
Archive Format control structures, classes, methods and function 4 years ago
Authentication Allow configuring the activity update interval of token 3 years ago
Avatar Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
BackgroundJob Remove getLastJob from IJobList 3 years ago
Cache Add visibility to all methods and position of static keyword 4 years ago
Calendar Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Collaboration In case the group backend returns $limit or more results it is expected to contain more results 3 years ago
Command Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Comments Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Contacts/ContactsMenu Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
DB Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Diagnostics Format control structures, classes, methods and function 4 years ago
DirectEditing Do not expose direct editing if no master key is available 3 years ago
Encryption New SSE key format 3 years ago
Federation Mode to modern phpunit 4 years ago
Files Fix code style 3 years ago
GlobalScale Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Group Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Hooks Format control structures, classes, methods and function 4 years ago
Http/Client Do not read certificate bundle from data dir by default 4 years ago
IntegrityCheck Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
L10N Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Lock Use the shorter phpunit syntax for mocked return values 4 years ago
Lockdown Format control structures, classes, methods and function 4 years ago
Log Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Mail Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Memcache Add visibility to all constants 4 years ago
Migration Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Notification Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
OCS Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Preview Fix existing test and add a specific one for the new case 3 years ago
PublicNamespace Format control structures, classes, methods and function 4 years ago
Remote Use exactly one empty line after the namespace declaration 4 years ago
Repair Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
RichObjectStrings Format control structures, classes, methods and function 4 years ago
Route Only load routes of the app which is requested 3 years ago
Security Don't break when the IP is empty 3 years ago
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Settings Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Share Update share type constant usage 3 years ago
Share20 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Support Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
SystemTag Format control structures, classes, methods and function 4 years ago
Template Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Traits Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Updater Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
User Fix unit tests 3 years ago
Util Format control structures, classes, methods and function 4 years ago
APITest.php Add visibility to all methods and position of static keyword 4 years ago
AllConfigTest.php Format control structures, classes, methods and function 4 years ago
AppConfigTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
AppTest.php Add visibility to all constants 4 years ago
AutoLoaderTest.php Remove trailing and in between spaces 4 years ago
CapabilitiesManagerTest.php Unify function spacing to PSR2 recommendation 4 years ago
ConfigTest.php Remove deprecated test of internal attributes via assertAttributeEquals 3 years ago
ContactsManagerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
DateTimeFormatterTest.php Add visibility to all methods and position of static keyword 4 years ago
ErrorHandlerTest.php Add visibility to all methods and position of static keyword 4 years ago
FileChunkingTest.php Format control structures, classes, methods and function 4 years ago
HelperStorageTest.php Add visibility to all methods and position of static keyword 4 years ago
HookHelper.php Use the short array syntax, everywhere 4 years ago
ImageTest.php Add visibility to all methods and position of static keyword 4 years ago
InfoXmlTest.php Format control structures, classes, methods and function 4 years ago
InitialStateServiceTest.php Format control structures, classes, methods and function 4 years ago
InstallerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
LargeFileHelperGetFileSizeTest.php Don't use deprecated getIniWrapper() anymore 3 years ago
LargeFileHelperTest.php Mode to modern phpunit 4 years ago
LegacyHelperTest.php Add visibility to all methods and position of static keyword 4 years ago
LoggerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
MemoryInfoTest.php Use a blank line after the opening tag 4 years ago
NaturalSortTest.php Format control structures, classes, methods and function 4 years ago
NavigationManagerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
RepairStepTest.php Format control structures, classes, methods and function 4 years ago
ServerTest.php Use exactly one empty line after the namespace declaration 4 years ago
SetupTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
SubAdminTest.php Format control structures, classes, methods and function 4 years ago
TagsTest.php Tags.php and the old sharing mechanism 3 years ago
TempManagerTest.php Remove unneeded import 3 years ago
TemplateFunctionsTest.php Format control structures, classes, methods and function 4 years ago
TestCase.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 8 years ago
UpdaterTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
UrlGeneratorTest.php Properly inject IRouter into URLGenerator to properly encapsulate tests 3 years ago
UtilCheckServerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
UtilTest.php Add visibility to all methods and position of static keyword 4 years ago