Joas Schilling 2161387ac7 Merge pull request #44886 from nextcloud/techdebt/noid/improved-activity-exceptions há 6 meses atrás
..
Accounts ec5133b739 fix: Apply new coding standard to all files há 7 meses atrás
Activity 8f83953ff1 fix(activity): Add a dedicated exception when not all fields are set while publishing an activity há 6 meses atrás
App bae133bf4f fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date há 7 meses atrás
AppFramework f3a4abd98c fix: add check for app_api_system session flag to bypass rate limit há 7 meses atrás
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 há 2 anos atrás
Authentication f9ce6bfdff Refactor `OC\Server::getHasher` há 7 meses atrás
Avatar 78ed7604ff test: Update tests há 6 meses atrás
BackgroundJob ec5133b739 fix: Apply new coding standard to all files há 7 meses atrás
Cache d5c23dbb9f Move CappedMemoryCache to OCP há 2 anos atrás
Calendar f5c361cf44 composer run cs:fix há 1 ano atrás
Collaboration aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 11 meses atrás
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs há 9 meses atrás
Comments ec5133b739 fix: Apply new coding standard to all files há 7 meses atrás
Contacts 449d28e610 test(php): Fix the unit tests há 9 meses atrás
DB b04f6d57b4 fix(tests): Make PostgreSQL unit tests less flacky by ordering há 9 meses atrás
Diagnostics aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 11 meses atrás
DirectEditing 614981ae9a feat(directediting): Allow opening by file id há 1 ano atrás
Encryption edaa436345 add key location to info:file output há 9 meses atrás
Federation 575e7d8dba fix(federation): ICloudId->getRemote() should contain the protocol há 7 meses atrás
Files 88ccea6d06 test: add test for jail watcher há 7 meses atrás
GlobalScale 8d5165e8dc Adapt tests to config value typing há 1 ano atrás
Group aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 11 meses atrás
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter há 4 anos atrás
Http 51739ad1ac Adjust tests to match new expected exception há 8 meses atrás
IntegrityCheck 0a79884abf feat(appconfig): switching integrity check to lazy config values há 7 meses atrás
L10N ec5133b739 fix: Apply new coding standard to all files há 7 meses atrás
Lock 7394645eb7 restore shared lock ttl when releasing há 10 meses atrás
Lockdown cd585885b8 Refactor `OC\Server::getLockdownManager` há 7 meses atrás
Log 6941c91531 add unit test for ExceptionSerializer há 2 anos atrás
Mail 609e751667 Add "-i" to MailTest's pipe há 9 meses atrás
Memcache ff62154a79 adjust redis compareSetTTL to use a lua script há 10 meses atrás
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test há 9 meses atrás
Net 8aea25b5b9 Add remote host validation API há 2 anos atrás
Notification f5c361cf44 composer run cs:fix há 1 ano atrás
OCS f5c361cf44 composer run cs:fix há 1 ano atrás
Preview 40edb426a3 Refactor `OC\Server::getRootFolder` há 1 ano atrás
PublicNamespace caff1023ea Format control structures, classes, methods and function há 4 anos atrás
Remote 41b5e5923a Use exactly one empty line after the namespace declaration há 4 anos atrás
Repair aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 11 meses atrás
RichObjectStrings caff1023ea Format control structures, classes, methods and function há 4 anos atrás
Route b911da3e1e DI for Router há 1 ano atrás
Security 33e1c8b236 fix(security): Handle idn_to_utf8 returning false há 11 meses atrás
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject há 4 anos atrás
Settings 865fd3ba08 fix: add missing copyrights and strict types há 7 meses atrás
Share a598de627c chore: remove long depricated share code há 8 meses atrás
Share20 fda1c42ab7 fix(tests): Fix tests when daytime saving time change happened recently há 7 meses atrás
Support 8d5165e8dc Adapt tests to config value typing há 1 ano atrás
SystemTag 6953e14580 fix: Move SystemTags events to IEventDispatcher há 1 ano atrás
Talk 2c356d0852 Add a Talk API for OCP há 2 anos atrás
Template 51ea3de8a7 fix(JSResourceLocator): Consider configured app roots for files há 8 meses atrás
TextProcessing aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 11 meses atrás
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests há 2 anos atrás
Updater 519e434573 fix(updatenotification): spread the use of new appconfig há 7 meses atrás
User 839ddaa354 feat: rename users to account or person há 8 meses atrás
Util aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 11 meses atrás
APITest.php f5c361cf44 composer run cs:fix há 1 ano atrás
AllConfigTest.php b8868e2652 fix(config): Make sure user keys are strings há 7 meses atrás
AppConfigTest.php a624a2b34f fix(appconfig): returns correct value on details há 6 meses atrás
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies há 2 anos atrás
AppTest.php 876e2d6198 feat(AppManager): Provide `getAppIcon` function há 8 meses atrás
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces há 4 anos atrás
CapabilitiesManagerTest.php f5c361cf44 composer run cs:fix há 1 ano atrás
ConfigTest.php f7a2b71627 Fix tests há 4 anos atrás
ContactsManagerTest.php 637cafcf35 Fix ContactsManagerTest adressbook mocks having a null key há 1 ano atrás
DateTimeFormatterTest.php b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps há 9 meses atrás
EmojiHelperTest.php f5c361cf44 composer run cs:fix há 1 ano atrás
ErrorHandlerTest.php f5c361cf44 composer run cs:fix há 1 ano atrás
EventSourceFactoryTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection há 1 ano atrás
FileChunkingTest.php 98ed72b3ed Revert "fix(performance): Do not set up filesystem on every call" há 1 ano atrás
HelperStorageTest.php b6c3507aa0 only determine quota_include_external_storage once for quota wrapper há 1 ano atrás
HookHelper.php b80ebc9674 Use the short array syntax, everywhere há 4 anos atrás
ImageTest.php bfb3b2af9f increase preview_max_memory and make it easier to debug há 1 ano atrás
InfoXmlTest.php e76d525a43 chore: Drop \OC_App::getAppInfo há 1 ano atrás
InitialStateServiceTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 11 meses atrás
InstallerTest.php f461c79c58 Refactor `OC\Server::getAppFetcher` há 8 meses atrás
LargeFileHelperGetFileSizeTest.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper há 2 anos atrás
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit há 5 anos atrás
LegacyHelperTest.php f5c361cf44 composer run cs:fix há 1 ano atrás
LoggerTest.php f5c361cf44 composer run cs:fix há 1 ano atrás
MemoryInfoTest.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits há 1 ano atrás
NaturalSortTest.php f5c361cf44 composer run cs:fix há 1 ano atrás
NavigationManagerTest.php 876e2d6198 feat(AppManager): Provide `getAppIcon` function há 8 meses atrás
RepairTest.php 0e1931754a chore: use DI for \OC\Repair há 9 meses atrás
ServerTest.php 6910832170 Refactor `OC\Server::getCommentsManager` há 7 meses atrás
SetupTest.php ccc66e912b fix: Use DI for Setup class and move away from deprecated methods há 9 meses atrás
SubAdminTest.php f5c361cf44 composer run cs:fix há 1 ano atrás
TagsTest.php f5c361cf44 composer run cs:fix há 1 ano atrás
TempManagerTest.php f5c361cf44 composer run cs:fix há 1 ano atrás
TemplateFunctionsTest.php 3b057600d0 fix: Correctly add `module` content type to script tags when scripts with versions are used há 1 ano atrás
TestCase.php ec5133b739 fix: Apply new coding standard to all files há 7 meses atrás
TestMoveableMountPoint.php f5c361cf44 composer run cs:fix há 1 ano atrás
UpdaterTest.php 519e434573 fix(updatenotification): spread the use of new appconfig há 7 meses atrás
UrlGeneratorTest.php 572ea18ac7 fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder há 11 meses atrás
UtilCheckServerTest.php 271e63e41c Convert isset ternary to null coalescing operator há 1 ano atrás
UtilTest.php 58d516b509 Make sure common and main core scripts are loaded first há 2 anos atrás