Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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 лет назад