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