Christoph Wurst f37e150d1c Merge pull request #24702 from nextcloud/enhancement/well-known-handler-api před 3 roky
..
Accounts f0ca76aefb Add and fix unit tests před 3 roky
Activity 3a71155fc5 Fix activity tests again před 4 roky
App 1670eabdb3 Do not run on php8 před 3 roky
AppFramework 48679ae39f Make sure we just check for the keys před 3 roky
Archive d9015a8c94 Format code to a single space around binary operators před 4 roky
Authentication 49ff48fcd3 Use PSR logger in authentication před 3 roky
Avatar 6a7e849090 php cs fix před 3 roky
BackgroundJob 16d83ab30a Remove getLastJob from IJobList před 4 roky
Cache d9015a8c94 Format code to a single space around binary operators před 4 roky
Calendar 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject před 4 roky
Collaboration 131fcac91e Show unique displayname context in the sharing input před 3 roky
Command 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject před 4 roky
Comments ede7510854 Add a function to get the unread count for multiple objects in one go před 3 roky
Contacts d8ad4ef6b5 use a consistent default value for sharing.maxAutocompleteResults před 3 roky
DB 4f927721b2 Add temporary test for migrating int to string před 3 roky
Diagnostics caff1023ea Format control structures, classes, methods and function před 4 roky
DirectEditing e0ae37745a Do not expose direct editing if no master key is available před 4 roky
Encryption d9015a8c94 Format code to a single space around binary operators před 4 roky
Federation 16a78f535a set the display name of federated sharees from addressbook před 3 roky
Files 83a75c670b Replace static call to Share::unshare with ShareManager->deleteShare in tests před 3 roky
GlobalScale 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject před 4 roky
Group d9015a8c94 Format code to a single space around binary operators před 4 roky
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter před 3 roky
Http 6995223b1e Add well known handlers API před 3 roky
IntegrityCheck 6b7731a852 Move to new phpunit před 3 roky
L10N d9015a8c94 Format code to a single space around binary operators před 4 roky
Lock 8027dcbc6f Don't leave cursors open when tests fail před 3 roky
Lockdown caff1023ea Format control structures, classes, methods and function před 4 roky
Log 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject před 4 roky
Mail 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject před 4 roky
Memcache d9015a8c94 Format code to a single space around binary operators před 4 roky
Migration 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject před 4 roky
Notification 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject před 4 roky
OCS 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject před 4 roky
Preview d04b7cf03d Skip the test if Imagick is misconfigured před 3 roky
PublicNamespace caff1023ea Format control structures, classes, methods and function před 4 roky
Remote 41b5e5923a Use exactly one empty line after the namespace declaration před 4 roky
Repair da1c2bdfe6 Fix repair mimetype step to not leave stray cursors před 3 roky
RichObjectStrings caff1023ea Format control structures, classes, methods and function před 4 roky
Route 053ee7b386 Only load routes of the app which is requested před 4 roky
Security dc479aae2d Improve CertificateManager to not be user context dependent před 3 roky
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject před 4 roky
Settings 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject před 4 roky
Share 83a75c670b Replace static call to Share::unshare with ShareManager->deleteShare in tests před 3 roky
Share20 85e6cbc87a Extend dummy factory in tests před 3 roky
Support c0a05c0412 Add notification for user limit před 3 roky
SystemTag caff1023ea Format control structures, classes, methods and function před 4 roky
Template 3e6e9186d8 Fix tests to return config default values před 3 roky
Traits 6a7e849090 php cs fix před 3 roky
Updater d9015a8c94 Format code to a single space around binary operators před 4 roky
User 0ad4ad31e1 Fix more tests před 3 roky
Util d9015a8c94 Format code to a single space around binary operators před 4 roky
APITest.php d9015a8c94 Format code to a single space around binary operators před 4 roky
AllConfigTest.php d9015a8c94 Format code to a single space around binary operators před 4 roky
AppConfigTest.php c02e6fcae2 fix appconfig tests před 3 roky
AppTest.php 28f8eb5dba Add visibility to all constants před 4 roky
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces před 4 roky
CapabilitiesManagerTest.php afbd9c4e6e Unify function spacing to PSR2 recommendation před 4 roky
ConfigTest.php f7a2b71627 Fix tests před 3 roky
ContactsManagerTest.php d9015a8c94 Format code to a single space around binary operators před 4 roky
DateTimeFormatterTest.php d9015a8c94 Format code to a single space around binary operators před 4 roky
ErrorHandlerTest.php 1584c9ae9c Add visibility to all methods and position of static keyword před 4 roky
FileChunkingTest.php caff1023ea Format control structures, classes, methods and function před 4 roky
HelperStorageTest.php 1584c9ae9c Add visibility to all methods and position of static keyword před 4 roky
HookHelper.php b80ebc9674 Use the short array syntax, everywhere před 4 roky
ImageTest.php 6a7e849090 php cs fix před 3 roky
InfoXmlTest.php caff1023ea Format control structures, classes, methods and function před 4 roky
InitialStateServiceTest.php f865a3a1c2 Move initial state provider to boostrap před 4 roky
InstallerTest.php d9015a8c94 Format code to a single space around binary operators před 4 roky
LargeFileHelperGetFileSizeTest.php a25b46f494 Make sure we can also run with escapedshell args před 3 roky
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit před 4 roky
LegacyHelperTest.php 1584c9ae9c Add visibility to all methods and position of static keyword před 4 roky
LoggerTest.php d9015a8c94 Format code to a single space around binary operators před 4 roky
MemoryInfoTest.php 2a529e453a Use a blank line after the opening tag před 4 roky
NaturalSortTest.php caff1023ea Format control structures, classes, methods and function před 4 roky
NavigationManagerTest.php d9015a8c94 Format code to a single space around binary operators před 4 roky
RepairStepTest.php caff1023ea Format control structures, classes, methods and function před 4 roky
ServerTest.php dc479aae2d Improve CertificateManager to not be user context dependent před 3 roky
SetupTest.php 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject před 4 roky
SubAdminTest.php 765ee60eea Change tests to typed event listener před 3 roky
TagsTest.php 9f99f859a1 Make sure getUsersFavoritingObject can be run without a user před 4 roky
TempManagerTest.php 590d461210 Remove unneeded import před 4 roky
TemplateFunctionsTest.php caff1023ea Format control structures, classes, methods and function před 4 roky
TestCase.php b668850aa1 Fix filesystem tests před 3 roky
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) před 8 roky
UpdaterTest.php 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject před 4 roky
UrlGeneratorTest.php 72a9c35be3 Remove some IRouter methods před 3 roky
UtilCheckServerTest.php 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject před 4 roky
UtilTest.php 1584c9ae9c Add visibility to all methods and position of static keyword před 4 roky