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