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