Côme Chilliet 74438f7f96 fix(tests): Fix most obvious errors in ObjectStore tests 2 maanden geleden
..
Accounts 0b332ceac2 fix: Apply new coding standard to all files 7 maanden geleden
Activity f5c361cf44 composer run cs:fix 1 jaar geleden
App bae133bf4f fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date 8 maanden geleden
AppFramework bbb867f541 fix(Entity): Fix magic setter call for custom strong typed setters 2 maanden geleden
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 2 jaren geleden
Authentication de14601944 fix: crypto added manually as expected 3 weken geleden
Avatar ac0947cab5 test: Update tests 7 maanden geleden
BackgroundJob f3c3d890d6 test: update DummyJobList 4 maanden geleden
Cache d5c23dbb9f Move CappedMemoryCache to OCP 2 jaren geleden
Calendar f5c361cf44 composer run cs:fix 1 jaar geleden
Collaboration 17434538d4 fix(federation): Fix missing protocol on CloudID remote 4 maanden geleden
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 9 maanden geleden
Comments 0b332ceac2 fix: Apply new coding standard to all files 7 maanden geleden
Contacts 449d28e610 test(php): Fix the unit tests 9 maanden geleden
DB e37dbaa9a7 fix(db): Prevent two connections for single node databases 5 maanden geleden
Diagnostics aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
DirectEditing 614981ae9a feat(directediting): Allow opening by file id 1 jaar geleden
Encryption edaa436345 add key location to info:file output 9 maanden geleden
Federation 17434538d4 fix(federation): Fix missing protocol on CloudID remote 4 maanden geleden
Files 74438f7f96 fix(tests): Fix most obvious errors in ObjectStore tests 3 weken geleden
GlobalScale 8d5165e8dc Adapt tests to config value typing 1 jaar geleden
Group cd9650483b fix(groups): allows to save group names with more than 64 characters 6 maanden geleden
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter 4 jaren geleden
Http 51739ad1ac Adjust tests to match new expected exception 9 maanden geleden
IntegrityCheck 0a79884abf feat(appconfig): switching integrity check to lazy config values 8 maanden geleden
L10N 0b332ceac2 fix: Apply new coding standard to all files 7 maanden geleden
Lock 7394645eb7 restore shared lock ttl when releasing 11 maanden geleden
Lockdown cd585885b8 Refactor `OC\Server::getLockdownManager` 8 maanden geleden
Log 6941c91531 add unit test for ExceptionSerializer 2 jaren geleden
Mail 35933a62f7 fix(message): Fix logic of Mail test 1 maand geleden
Memcache ff62154a79 adjust redis compareSetTTL to use a lua script 11 maanden geleden
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test 9 maanden geleden
Net 8aea25b5b9 Add remote host validation API 2 jaren geleden
Notification f5c361cf44 composer run cs:fix 1 jaar geleden
OCS f5c361cf44 composer run cs:fix 1 jaar geleden
Preview 2e7873623f fix: Extend SVG reference check 6 maanden geleden
PublicNamespace caff1023ea Format control structures, classes, methods and function 4 jaren geleden
Remote 41b5e5923a Use exactly one empty line after the namespace declaration 4 jaren geleden
Repair f38d70404d test: put parent items into cache in tests 2 maanden geleden
RichObjectStrings caff1023ea Format control structures, classes, methods and function 4 jaren geleden
Route a554ba5d68 test: run tests in child process 4 maanden geleden
Security e2373b56fe fix: gracefully parse non-standard trusted certificates 1 maand geleden
Session 0a0c07cec1 fix(session): Log when session_* calls are slow 3 maanden geleden
Settings 865fd3ba08 fix: add missing copyrights and strict types 8 maanden geleden
Share a598de627c chore: remove long depricated share code 8 maanden geleden
Share20 00d3e37e6d fix(share): Return empty string if no label is set 1 maand geleden
Support 8d5165e8dc Adapt tests to config value typing 1 jaar geleden
SystemTag 6953e14580 fix: Move SystemTags events to IEventDispatcher 1 jaar geleden
Talk 2c356d0852 Add a Talk API for OCP 2 jaren geleden
Template 51ea3de8a7 fix(JSResourceLocator): Consider configured app roots for files 8 maanden geleden
TextProcessing aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
Traits 7dc1c7f762 fix(UserTrait): Fix backend initialization 1 maand geleden
Updater e227d5afa1 feat(upgrade): migration attributes 3 maanden geleden
User 5d5c307a1a fix: Make user removal more resilient 1 maand geleden
Util aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
APITest.php f5c361cf44 composer run cs:fix 1 jaar geleden
AllConfigTest.php bc750a1d09 fix(config): Throw PreconditionException always when it didn't match 2 maanden geleden
AppConfigTest.php 6c27d57e0d Merge pull request #44894 from nextcloud/backport/44644/stable29 5 maanden geleden
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies 2 jaren geleden
AppTest.php 876e2d6198 feat(AppManager): Provide `getAppIcon` function 8 maanden geleden
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces 4 jaren geleden
CapabilitiesManagerTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
ConfigTest.php 80bbffa78a fix(config): add envCache tests for getKeys() 2 maanden geleden
ContactsManagerTest.php 637cafcf35 Fix ContactsManagerTest adressbook mocks having a null key 1 jaar geleden
DateTimeFormatterTest.php b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 9 maanden geleden
EmojiHelperTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
ErrorHandlerTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
EventSourceFactoryTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 jaar geleden
FileChunkingTest.php 98ed72b3ed Revert "fix(performance): Do not set up filesystem on every call" 1 jaar geleden
HelperStorageTest.php b6c3507aa0 only determine quota_include_external_storage once for quota wrapper 1 jaar geleden
HookHelper.php b80ebc9674 Use the short array syntax, everywhere 4 jaren geleden
ImageTest.php bfb3b2af9f increase preview_max_memory and make it easier to debug 1 jaar geleden
InfoXmlTest.php e76d525a43 chore: Drop \OC_App::getAppInfo 1 jaar geleden
InitialStateServiceTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
InstallerTest.php f461c79c58 Refactor `OC\Server::getAppFetcher` 9 maanden geleden
LargeFileHelperGetFileSizeTest.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 jaren geleden
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit 5 jaren geleden
LegacyHelperTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
LoggerTest.php 8c6101741c fix(tests): Remove output when running tests 4 maanden geleden
MemoryInfoTest.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 jaar geleden
NaturalSortTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
NavigationManagerTest.php 876e2d6198 feat(AppManager): Provide `getAppIcon` function 8 maanden geleden
RepairTest.php 0e1931754a chore: use DI for \OC\Repair 9 maanden geleden
ServerTest.php 6910832170 Refactor `OC\Server::getCommentsManager` 8 maanden geleden
SetupTest.php ccc66e912b fix: Use DI for Setup class and move away from deprecated methods 9 maanden geleden
SubAdminTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
TagsTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
TempManagerTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
TemplateFunctionsTest.php 3b057600d0 fix: Correctly add `module` content type to script tags when scripts with versions are used 1 jaar geleden
TestCase.php 0b332ceac2 fix: Apply new coding standard to all files 7 maanden geleden
TestMoveableMountPoint.php f5c361cf44 composer run cs:fix 1 jaar geleden
UpdaterTest.php 519e434573 fix(updatenotification): spread the use of new appconfig 8 maanden geleden
UrlGeneratorTest.php 572ea18ac7 fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 1 jaar geleden
UtilCheckServerTest.php 271e63e41c Convert isset ternary to null coalescing operator 1 jaar geleden
UtilTest.php 29ab5d2f52 fix(Mailer): Allow to enforce strict email format 5 maanden geleden