Christoph Wurst 04ecc2a6a9 feat(backgroundjob): Schedule job after <timestamp> vor 1 Jahr
..
Accounts 0956b493b6 fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage vor 1 Jahr
Activity f5c361cf44 composer run cs:fix vor 1 Jahr
App 2d28e8110f Fix and extend tests for AppManager::getDefaultAppForUser vor 1 Jahr
AppFramework 25309bcb45 techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 vor 1 Jahr
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 vor 2 Jahren
Authentication 771a7b92cc Add tests for occ user:auth-tokens:delete vor 1 Jahr
Avatar bc9a488046 Update avatars on update vor 2 Jahren
BackgroundJob 04ecc2a6a9 feat(backgroundjob): Schedule job after <timestamp> vor 1 Jahr
Cache d5c23dbb9f Move CappedMemoryCache to OCP vor 2 Jahren
Calendar f5c361cf44 composer run cs:fix vor 1 Jahr
Collaboration 8d5165e8dc Adapt tests to config value typing vor 1 Jahr
Command 97a024f035 chore(3rdparty): remove opis/closure vor 1 Jahr
Comments 5ed6722dd2 Cover expire_date with unit tests vor 1 Jahr
Contacts f57c12b14e Fix various deprecation warnings in tests on PHP 8.3 vor 1 Jahr
DB b80692d323 fix(tests): Adjust unit tests to outline the schema is checked twice now vor 1 Jahr
Diagnostics f5c361cf44 composer run cs:fix vor 1 Jahr
DirectEditing 614981ae9a feat(directediting): Allow opening by file id vor 1 Jahr
Encryption e704470c79 update tests vor 1 Jahr
Federation 1626a56dda adjusts tests for CloudIdManager vor 2 Jahren
Files b11ca34bbd Merge pull request #40499 from nextcloud/known-mtime-wrapper vor 1 Jahr
GlobalScale 8d5165e8dc Adapt tests to config value typing vor 1 Jahr
Group 3270b7f12e Add batch methods in user backends vor 1 Jahr
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter vor 4 Jahren
Http f8f985602b test: add tests for dns pin middleware vor 1 Jahr
IntegrityCheck 8d5165e8dc Adapt tests to config value typing vor 1 Jahr
L10N 68eecca4d4 chore: update expected results for CLDR 42 vor 1 Jahr
Lock f5c361cf44 composer run cs:fix vor 1 Jahr
Lockdown f5c361cf44 composer run cs:fix vor 1 Jahr
Log 6941c91531 add unit test for ExceptionSerializer vor 2 Jahren
Mail 1cb81ae625 try to fix tests vor 1 Jahr
Memcache c6cee282b3 redis: move lua scripts to class and add type hints vor 1 Jahr
Metadata 1a6709cf43 Migrate metadata as JSON to value as STRING vor 1 Jahr
Migration f5c361cf44 composer run cs:fix vor 1 Jahr
Net 8aea25b5b9 Add remote host validation API vor 2 Jahren
Notification f5c361cf44 composer run cs:fix vor 1 Jahr
OCS f5c361cf44 composer run cs:fix vor 1 Jahr
Preview 4f7de8ed60 fix!: Remove legacy event dispatching Symfony's GenericEvent vor 1 Jahr
PublicNamespace caff1023ea Format control structures, classes, methods and function vor 4 Jahren
Remote 41b5e5923a Use exactly one empty line after the namespace declaration vor 4 Jahren
Repair 2a19753cf7 Clear generated avatar caches vor 1 Jahr
RichObjectStrings caff1023ea Format control structures, classes, methods and function vor 4 Jahren
Route b911da3e1e DI for Router vor 1 Jahr
Security 124588d4a6 fix: Make bypass function public API vor 1 Jahr
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject vor 4 Jahren
Settings 70e2217d1c Fix dynamic properties and other problems in tests for PHP 8.2 vor 2 Jahren
Share 92a5a8f075 Cleanup tags and Share component vor 2 Jahren
Share20 64f62f7cfd Merge pull request #39863 from nextcloud/sharing-mask-wrapper vor 1 Jahr
Support 8d5165e8dc Adapt tests to config value typing vor 1 Jahr
SystemTag 6953e14580 fix: Move SystemTags events to IEventDispatcher vor 1 Jahr
Talk 2c356d0852 Add a Talk API for OCP vor 2 Jahren
Template 31c01fa3da fix(JSResourceLocator): Handle missing translations silently vor 1 Jahr
TextProcessing f57c12b14e Fix various deprecation warnings in tests on PHP 8.3 vor 1 Jahr
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests vor 2 Jahren
Updater 9a179c391e Print log message when version could not be got from updater server vor 1 Jahr
User 25309bcb45 techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 vor 1 Jahr
Util 271e63e41c Convert isset ternary to null coalescing operator vor 1 Jahr
APITest.php f5c361cf44 composer run cs:fix vor 1 Jahr
AllConfigTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
AppConfigTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 vor 3 Jahren
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies vor 2 Jahren
AppTest.php 5bb6a7804f fix: Move AppManager events to IEventDispatcher vor 1 Jahr
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces vor 4 Jahren
CapabilitiesManagerTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
ConfigTest.php f7a2b71627 Fix tests vor 4 Jahren
ContactsManagerTest.php 637cafcf35 Fix ContactsManagerTest adressbook mocks having a null key vor 1 Jahr
DateTimeFormatterTest.php 68eecca4d4 chore: update expected results for CLDR 42 vor 1 Jahr
EmojiHelperTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
ErrorHandlerTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
EventSourceFactoryTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection vor 1 Jahr
FileChunkingTest.php 98ed72b3ed Revert "fix(performance): Do not set up filesystem on every call" vor 1 Jahr
HelperStorageTest.php b6c3507aa0 only determine quota_include_external_storage once for quota wrapper vor 1 Jahr
HookHelper.php b80ebc9674 Use the short array syntax, everywhere vor 4 Jahren
ImageTest.php bfb3b2af9f increase preview_max_memory and make it easier to debug vor 1 Jahr
InfoXmlTest.php e76d525a43 chore: Drop \OC_App::getAppInfo vor 1 Jahr
InitialStateServiceTest.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded vor 1 Jahr
InstallerTest.php e24007b530 Remove deprecated at matcher in tests/lib/InstallerTest.php vor 1 Jahr
LargeFileHelperGetFileSizeTest.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper vor 2 Jahren
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit vor 5 Jahren
LegacyHelperTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
LoggerTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
MemoryInfoTest.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits vor 1 Jahr
NaturalSortTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
NavigationManagerTest.php b11eb9e6d6 Fix and extend NavigationManagerTest.php vor 1 Jahr
RepairTest.php 5d313da709 Fix RepairTest vor 2 Jahren
ServerTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection vor 1 Jahr
SetupTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
SubAdminTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
TagsTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
TempManagerTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
TemplateFunctionsTest.php 3b057600d0 fix: Correctly add `module` content type to script tags when scripts with versions are used vor 1 Jahr
TestCase.php 5e7b41086d feat(CI): Allow apps to test with PHPUnit10 vor 1 Jahr
TestMoveableMountPoint.php f5c361cf44 composer run cs:fix vor 1 Jahr
UpdaterTest.php 8d5165e8dc Adapt tests to config value typing vor 1 Jahr
UrlGeneratorTest.php 998b3a2581 feat(f2v): migrate Files vor 1 Jahr
UtilCheckServerTest.php 271e63e41c Convert isset ternary to null coalescing operator vor 1 Jahr
UtilTest.php 58d516b509 Make sure common and main core scripts are loaded first vor 2 Jahren