Côme Chilliet 74438f7f96 fix(tests): Fix most obvious errors in ObjectStore tests преди 2 месеца
..
Accounts 0b332ceac2 fix: Apply new coding standard to all files преди 7 месеца
Activity f5c361cf44 composer run cs:fix преди 1 година
App bae133bf4f fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date преди 8 месеца
AppFramework bbb867f541 fix(Entity): Fix magic setter call for custom strong typed setters преди 2 месеца
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 преди 2 години
Authentication de14601944 fix: crypto added manually as expected преди 3 седмици
Avatar ac0947cab5 test: Update tests преди 7 месеца
BackgroundJob f3c3d890d6 test: update DummyJobList преди 4 месеца
Cache d5c23dbb9f Move CappedMemoryCache to OCP преди 2 години
Calendar f5c361cf44 composer run cs:fix преди 1 година
Collaboration 17434538d4 fix(federation): Fix missing protocol on CloudID remote преди 4 месеца
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs преди 9 месеца
Comments 0b332ceac2 fix: Apply new coding standard to all files преди 7 месеца
Contacts 449d28e610 test(php): Fix the unit tests преди 9 месеца
DB e37dbaa9a7 fix(db): Prevent two connections for single node databases преди 5 месеца
Diagnostics aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 преди 1 година
DirectEditing 614981ae9a feat(directediting): Allow opening by file id преди 1 година
Encryption edaa436345 add key location to info:file output преди 9 месеца
Federation 17434538d4 fix(federation): Fix missing protocol on CloudID remote преди 4 месеца
Files 74438f7f96 fix(tests): Fix most obvious errors in ObjectStore tests преди 3 седмици
GlobalScale 8d5165e8dc Adapt tests to config value typing преди 1 година
Group cd9650483b fix(groups): allows to save group names with more than 64 characters преди 6 месеца
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter преди 4 години
Http 51739ad1ac Adjust tests to match new expected exception преди 9 месеца
IntegrityCheck 0a79884abf feat(appconfig): switching integrity check to lazy config values преди 8 месеца
L10N 0b332ceac2 fix: Apply new coding standard to all files преди 7 месеца
Lock 7394645eb7 restore shared lock ttl when releasing преди 11 месеца
Lockdown cd585885b8 Refactor `OC\Server::getLockdownManager` преди 8 месеца
Log 6941c91531 add unit test for ExceptionSerializer преди 2 години
Mail 35933a62f7 fix(message): Fix logic of Mail test преди 1 месец
Memcache ff62154a79 adjust redis compareSetTTL to use a lua script преди 11 месеца
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 2e7873623f fix: Extend SVG reference check преди 6 месеца
PublicNamespace caff1023ea Format control structures, classes, methods and function преди 4 години
Remote 41b5e5923a Use exactly one empty line after the namespace declaration преди 4 години
Repair f38d70404d test: put parent items into cache in tests преди 2 месеца
RichObjectStrings caff1023ea Format control structures, classes, methods and function преди 4 години
Route a554ba5d68 test: run tests in child process преди 4 месеца
Security e2373b56fe fix: gracefully parse non-standard trusted certificates преди 1 месец
Session 0a0c07cec1 fix(session): Log when session_* calls are slow преди 3 месеца
Settings 865fd3ba08 fix: add missing copyrights and strict types преди 8 месеца
Share a598de627c chore: remove long depricated share code преди 8 месеца
Share20 00d3e37e6d fix(share): Return empty string if no label is set преди 1 месец
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 преди 1 година
Traits 7dc1c7f762 fix(UserTrait): Fix backend initialization преди 1 месец
Updater e227d5afa1 feat(upgrade): migration attributes преди 3 месеца
User 5d5c307a1a fix: Make user removal more resilient преди 1 месец
Util aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 преди 1 година
APITest.php f5c361cf44 composer run cs:fix преди 1 година
AllConfigTest.php bc750a1d09 fix(config): Throw PreconditionException always when it didn't match преди 2 месеца
AppConfigTest.php 6c27d57e0d Merge pull request #44894 from nextcloud/backport/44644/stable29 преди 5 месеца
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 80bbffa78a fix(config): add envCache tests for getKeys() преди 2 месеца
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 преди 1 година
InstallerTest.php f461c79c58 Refactor `OC\Server::getAppFetcher` преди 9 месеца
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 8c6101741c fix(tests): Remove output when running tests преди 4 месеца
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` преди 8 месеца
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 0b332ceac2 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 преди 8 месеца
UrlGeneratorTest.php 572ea18ac7 fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder преди 1 година
UtilCheckServerTest.php 271e63e41c Convert isset ternary to null coalescing operator преди 1 година
UtilTest.php 29ab5d2f52 fix(Mailer): Allow to enforce strict email format преди 5 месеца