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