Christoph Wurst 1ec9961fb5 fix(config): Make sure user keys are strings 8 달 전
..
Accounts c628411a71 Add missing scope to test 3 년 전
Activity 3a71155fc5 Fix activity tests again 4 년 전
App 7d9dceb1af Add negative version comparison test for version suffixes 3 년 전
AppFramework 6ae4876fe9 fix(middleware): Also abort the request when reaching max delay in afterController 1 년 전
Archive d9015a8c94 Format code to a single space around binary operators 4 년 전
Authentication 17f4160f05 Fix user agent trimming on installation 2 년 전
Avatar 8bc3bed093 Enable Avatar tests as well for PHP>=8 3 년 전
BackgroundJob 16d83ab30a Remove getLastJob from IJobList 4 년 전
Cache d9015a8c94 Format code to a single space around binary operators 4 년 전
Calendar 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 년 전
Collaboration 2f10bc14f7 Fix idn emails not working in shares 2 년 전
Command 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 년 전
Comments 814a8acccc Fix unit tests 3 년 전
Contacts 32ee325887 Add email addresses to contacts menu 3 년 전
DB 96c8e0dad3 Apply changes from master's update to 3.1.3 3 년 전
Diagnostics caff1023ea Format control structures, classes, methods and function 4 년 전
DirectEditing 89a19a338e Get the parent directory before creating a file from a template 3 년 전
Encryption d6bad03a5c Log and continue when failing to update encryption keys during for individual files 3 년 전
Federation 16a78f535a set the display name of federated sharees from addressbook 4 년 전
Files 6b94630f44 Implement multibucket shift for ObjectStore 2 년 전
GlobalScale 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 년 전
Group d9015a8c94 Format code to a single space around binary operators 4 년 전
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter 4 년 전
Http 6995223b1e Add well known handlers API 4 년 전
IntegrityCheck 90c3013d40 Cleanup the constructor 3 년 전
L10N d9015a8c94 Format code to a single space around binary operators 4 년 전
Lock 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 년 전
Lockdown caff1023ea Format control structures, classes, methods and function 4 년 전
Log 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 년 전
Mail 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 년 전
Memcache d9015a8c94 Format code to a single space around binary operators 4 년 전
Migration 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 년 전
Notification 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 년 전
OCS 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 년 전
Preview d04b7cf03d Skip the test if Imagick is misconfigured 4 년 전
PublicNamespace caff1023ea Format control structures, classes, methods and function 4 년 전
Remote 41b5e5923a Use exactly one empty line after the namespace declaration 4 년 전
Repair a834819abb test: adjust expectation 3 년 전
RichObjectStrings caff1023ea Format control structures, classes, methods and function 4 년 전
Route 053ee7b386 Only load routes of the app which is requested 4 년 전
Security d9a5f2867e Improve normalizer detecting IPv4 inside of IPv6 3 년 전
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 년 전
Settings 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 년 전
Share d84e1f1951 Re-use fetched dependencies in lib/base.php 3 년 전
Share20 fe0f1c792c Fix empty password check for mail shares 3 년 전
Support c0a05c0412 Add notification for user limit 4 년 전
SystemTag caff1023ea Format control structures, classes, methods and function 4 년 전
Template c3cb288268 Bump scssphp/scssphp from 1.0.3 to 1.4.0 3 년 전
Traits 6a7e849090 php cs fix 4 년 전
Updater d9015a8c94 Format code to a single space around binary operators 4 년 전
User ca3a6251d2 better cleanup of user files on user deletion 3 년 전
Util d9015a8c94 Format code to a single space around binary operators 4 년 전
APITest.php d9015a8c94 Format code to a single space around binary operators 4 년 전
AllConfigTest.php 1ec9961fb5 fix(config): Make sure user keys are strings 8 달 전
AppConfigTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 년 전
AppTest.php 28f8eb5dba Add visibility to all constants 4 년 전
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces 4 년 전
CapabilitiesManagerTest.php afbd9c4e6e Unify function spacing to PSR2 recommendation 4 년 전
ConfigTest.php f7a2b71627 Fix tests 4 년 전
ContactsManagerTest.php d9015a8c94 Format code to a single space around binary operators 4 년 전
DateTimeFormatterTest.php d9015a8c94 Format code to a single space around binary operators 4 년 전
ErrorHandlerTest.php 1584c9ae9c Add visibility to all methods and position of static keyword 4 년 전
FileChunkingTest.php caff1023ea Format control structures, classes, methods and function 4 년 전
HelperStorageTest.php 1584c9ae9c Add visibility to all methods and position of static keyword 4 년 전
HookHelper.php b80ebc9674 Use the short array syntax, everywhere 4 년 전
ImageTest.php 3ad763cf18 Prevent loading images that would require too much memory. 2 년 전
InfoXmlTest.php caff1023ea Format control structures, classes, methods and function 4 년 전
InitialStateServiceTest.php f865a3a1c2 Move initial state provider to boostrap 4 년 전
InstallerTest.php 9b58a027e3 Allow installing/updating of apps again 3 년 전
LargeFileHelperGetFileSizeTest.php a25b46f494 Make sure we can also run with escapedshell args 4 년 전
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit 5 년 전
LegacyHelperTest.php 1584c9ae9c Add visibility to all methods and position of static keyword 4 년 전
LoggerTest.php d9015a8c94 Format code to a single space around binary operators 4 년 전
MemoryInfoTest.php 055f722052 Let memory limit set in tests fit the used amount 3 년 전
NaturalSortTest.php caff1023ea Format control structures, classes, methods and function 4 년 전
NavigationManagerTest.php d9015a8c94 Format code to a single space around binary operators 4 년 전
RepairStepTest.php caff1023ea Format control structures, classes, methods and function 4 년 전
ServerTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 년 전
SetupTest.php 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 년 전
SubAdminTest.php 765ee60eea Change tests to typed event listener 4 년 전
TagsTest.php 9f99f859a1 Make sure getUsersFavoritingObject can be run without a user 4 년 전
TempManagerTest.php 590d461210 Remove unneeded import 4 년 전
TemplateFunctionsTest.php caff1023ea Format control structures, classes, methods and function 4 년 전
TestCase.php f600fbf364 Make Testcase class compatible with phpunit-9.5 3 년 전
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 년 전
UpdaterTest.php 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 년 전
UrlGeneratorTest.php d528243c0c Use IURLGenerator function to get value of `\OC::$WEBROOT` global 3 년 전
UtilCheckServerTest.php 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 년 전
UtilTest.php b9b1ef1319 OC_Util: Add fallbacks to check if current locale is UTF8 3 년 전