Julien Veyssier 1acc57b5c0 feat(bg-jobs): allow setting a job class list instead of a single class in cron.php and the job worker occ command vor 5 Monaten
..
Accounts ec5133b739 fix: Apply new coding standard to all files vor 5 Monaten
Activity 8f83953ff1 fix(activity): Add a dedicated exception when not all fields are set while publishing an activity vor 5 Monaten
App ac1d868d18 fix: Lazy load IURLGenerator from AppManager to avoid installation crash vor 5 Monaten
AppFramework a0be3ffdf2 fix: Fix tests following OC_App migrations to IAppManager vor 5 Monaten
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 vor 2 Jahren
Authentication f9ce6bfdff Refactor `OC\Server::getHasher` vor 6 Monaten
Avatar 78ed7604ff test: Update tests vor 5 Monaten
BackgroundJob 1acc57b5c0 feat(bg-jobs): allow setting a job class list instead of a single class in cron.php and the job worker occ command vor 4 Monaten
Cache d5c23dbb9f Move CappedMemoryCache to OCP vor 2 Jahren
Calendar f5c361cf44 composer run cs:fix vor 1 Jahr
Collaboration aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 10 Monaten
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs vor 7 Monaten
Comments ec5133b739 fix: Apply new coding standard to all files vor 5 Monaten
Contacts 449d28e610 test(php): Fix the unit tests vor 8 Monaten
DB b04f6d57b4 fix(tests): Make PostgreSQL unit tests less flacky by ordering vor 8 Monaten
Diagnostics aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 10 Monaten
DirectEditing 614981ae9a feat(directediting): Allow opening by file id vor 1 Jahr
Encryption edaa436345 add key location to info:file output vor 8 Monaten
Federation 575e7d8dba fix(federation): ICloudId->getRemote() should contain the protocol vor 5 Monaten
Files 88ccea6d06 test: add test for jail watcher vor 5 Monaten
GlobalScale 8d5165e8dc Adapt tests to config value typing vor 1 Jahr
Group aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 10 Monaten
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter vor 3 Jahren
Http 51739ad1ac Adjust tests to match new expected exception vor 7 Monaten
IntegrityCheck 0a79884abf feat(appconfig): switching integrity check to lazy config values vor 6 Monaten
L10N a0be3ffdf2 fix: Fix tests following OC_App migrations to IAppManager vor 5 Monaten
Lock 7394645eb7 restore shared lock ttl when releasing vor 9 Monaten
Lockdown cd585885b8 Refactor `OC\Server::getLockdownManager` vor 6 Monaten
Log 6941c91531 add unit test for ExceptionSerializer vor 2 Jahren
Mail 609e751667 Add "-i" to MailTest's pipe vor 8 Monaten
Memcache ff62154a79 adjust redis compareSetTTL to use a lua script vor 9 Monaten
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test vor 8 Monaten
Net 8aea25b5b9 Add remote host validation API vor 1 Jahr
Notification f5c361cf44 composer run cs:fix vor 1 Jahr
OCS f5c361cf44 composer run cs:fix vor 1 Jahr
Preview 40edb426a3 Refactor `OC\Server::getRootFolder` vor 10 Monaten
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 aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 10 Monaten
RichObjectStrings caff1023ea Format control structures, classes, methods and function vor 4 Jahren
Route 1b5a0c3e1c fix: Fix RouterTest by adding IAppManager vor 5 Monaten
Security 33e1c8b236 fix(security): Handle idn_to_utf8 returning false vor 9 Monaten
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject vor 4 Jahren
Settings 865fd3ba08 fix: add missing copyrights and strict types vor 6 Monaten
Share a598de627c chore: remove long depricated share code vor 6 Monaten
Share20 fda1c42ab7 fix(tests): Fix tests when daytime saving time change happened recently vor 5 Monaten
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 51ea3de8a7 fix(JSResourceLocator): Consider configured app roots for files vor 7 Monaten
TextProcessing aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 10 Monaten
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests vor 2 Jahren
Updater 519e434573 fix(updatenotification): spread the use of new appconfig vor 6 Monaten
User 21ee7f59bd fix(session): Do not update authtoken last_check for passwordless vor 5 Monaten
Util aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 10 Monaten
APITest.php f5c361cf44 composer run cs:fix vor 1 Jahr
AllConfigTest.php b8868e2652 fix(config): Make sure user keys are strings vor 6 Monaten
AppConfigTest.php a624a2b34f fix(appconfig): returns correct value on details vor 5 Monaten
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies vor 2 Jahren
AppTest.php 733a818139 fix: Migrate a few more classes away from OC_App::getAppPath vor 5 Monaten
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 3 Jahren
ContactsManagerTest.php 637cafcf35 Fix ContactsManagerTest adressbook mocks having a null key vor 1 Jahr
DateTimeFormatterTest.php b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps vor 7 Monaten
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 5d1ca7e25a fix: Drop workarounds for unsupported obsolete PHP versions vor 5 Monaten
InfoXmlTest.php e76d525a43 chore: Drop \OC_App::getAppInfo vor 1 Jahr
InitialStateServiceTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 10 Monaten
InstallerTest.php f461c79c58 Refactor `OC\Server::getAppFetcher` vor 7 Monaten
LargeFileHelperGetFileSizeTest.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper vor 2 Jahren
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit vor 4 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 876e2d6198 feat(AppManager): Provide `getAppIcon` function vor 6 Monaten
RepairTest.php 0e1931754a chore: use DI for \OC\Repair vor 8 Monaten
ServerTest.php 6910832170 Refactor `OC\Server::getCommentsManager` vor 6 Monaten
SetupTest.php ccc66e912b fix: Use DI for Setup class and move away from deprecated methods vor 8 Monaten
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 ec5133b739 fix: Apply new coding standard to all files vor 5 Monaten
TestMoveableMountPoint.php f5c361cf44 composer run cs:fix vor 1 Jahr
UpdaterTest.php 519e434573 fix(updatenotification): spread the use of new appconfig vor 6 Monaten
UrlGeneratorTest.php 572ea18ac7 fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder vor 10 Monaten
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