Benjamin Gaussorgues 3f269782aa Merge pull request #43428 from nextcloud/feat/share-expiration-with-time hai 9 meses
..
Accounts 0956b493b6 fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage hai 1 ano
Activity f5c361cf44 composer run cs:fix hai 1 ano
App 57a30e9bbe fix(appstore): Only send subscription keys to valid appstores hai 10 meses
AppFramework 747aeded9d fix xml ocs response for serializable objects hai 9 meses
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 %!s(int64=2) %!d(string=hai) anos
Authentication 26d343d33a AppAPI: allowed to bypass Two-Factor hai 11 meses
Avatar aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 1 ano
BackgroundJob 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs hai 9 meses
Cache d5c23dbb9f Move CappedMemoryCache to OCP %!s(int64=2) %!d(string=hai) anos
Calendar f5c361cf44 composer run cs:fix hai 1 ano
Collaboration aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 1 ano
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs hai 9 meses
Comments 6056928dc6 feat(comments): Add a meta data column for comments hai 11 meses
Contacts 449d28e610 test(php): Fix the unit tests hai 9 meses
DB b04f6d57b4 fix(tests): Make PostgreSQL unit tests less flacky by ordering hai 10 meses
Diagnostics aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 1 ano
DirectEditing 614981ae9a feat(directediting): Allow opening by file id hai 1 ano
Encryption edaa436345 add key location to info:file output hai 9 meses
Federation 1626a56dda adjusts tests for CloudIdManager %!s(int64=2) %!d(string=hai) anos
Files 3890aa54be add some comments for the distributive operation and add another test hai 9 meses
GlobalScale 8d5165e8dc Adapt tests to config value typing hai 1 ano
Group aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 1 ano
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter %!s(int64=4) %!d(string=hai) anos
Http 51739ad1ac Adjust tests to match new expected exception hai 9 meses
IntegrityCheck 8d5165e8dc Adapt tests to config value typing hai 1 ano
L10N b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps hai 9 meses
Lock 7394645eb7 restore shared lock ttl when releasing hai 11 meses
Lockdown f5c361cf44 composer run cs:fix hai 1 ano
Log 6941c91531 add unit test for ExceptionSerializer %!s(int64=2) %!d(string=hai) anos
Mail 609e751667 Add "-i" to MailTest's pipe hai 10 meses
Memcache ff62154a79 adjust redis compareSetTTL to use a lua script hai 11 meses
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test hai 9 meses
Net 8aea25b5b9 Add remote host validation API %!s(int64=2) %!d(string=hai) anos
Notification f5c361cf44 composer run cs:fix hai 1 ano
OCS f5c361cf44 composer run cs:fix hai 1 ano
Preview 4f7de8ed60 fix!: Remove legacy event dispatching Symfony's GenericEvent hai 1 ano
PublicNamespace caff1023ea Format control structures, classes, methods and function %!s(int64=4) %!d(string=hai) anos
Remote 41b5e5923a Use exactly one empty line after the namespace declaration %!s(int64=4) %!d(string=hai) anos
Repair aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 1 ano
RichObjectStrings caff1023ea Format control structures, classes, methods and function %!s(int64=4) %!d(string=hai) anos
Route b911da3e1e DI for Router hai 1 ano
Security 33e1c8b236 fix(security): Handle idn_to_utf8 returning false hai 11 meses
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject %!s(int64=4) %!d(string=hai) anos
Settings aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 1 ano
Share 92a5a8f075 Cleanup tags and Share component %!s(int64=2) %!d(string=hai) anos
Share20 01983d50d4 feat(share): save date and time for expiration hai 9 meses
Support 8d5165e8dc Adapt tests to config value typing hai 1 ano
SystemTag 6953e14580 fix: Move SystemTags events to IEventDispatcher hai 1 ano
Talk 2c356d0852 Add a Talk API for OCP %!s(int64=2) %!d(string=hai) anos
Template 31c01fa3da fix(JSResourceLocator): Handle missing translations silently hai 1 ano
TextProcessing aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 1 ano
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests %!s(int64=2) %!d(string=hai) anos
Updater aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 1 ano
User 839ddaa354 feat: rename users to account or person hai 9 meses
Util aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 1 ano
APITest.php f5c361cf44 composer run cs:fix hai 1 ano
AllConfigTest.php f5c361cf44 composer run cs:fix hai 1 ano
AppConfigTest.php 44b76cbe8f new API, new tests hai 9 meses
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies %!s(int64=2) %!d(string=hai) anos
AppTest.php 5bb6a7804f fix: Move AppManager events to IEventDispatcher hai 1 ano
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces %!s(int64=4) %!d(string=hai) anos
CapabilitiesManagerTest.php f5c361cf44 composer run cs:fix hai 1 ano
ConfigTest.php f7a2b71627 Fix tests %!s(int64=4) %!d(string=hai) anos
ContactsManagerTest.php 637cafcf35 Fix ContactsManagerTest adressbook mocks having a null key hai 1 ano
DateTimeFormatterTest.php b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps hai 9 meses
EmojiHelperTest.php f5c361cf44 composer run cs:fix hai 1 ano
ErrorHandlerTest.php f5c361cf44 composer run cs:fix hai 1 ano
EventSourceFactoryTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection hai 1 ano
FileChunkingTest.php 98ed72b3ed Revert "fix(performance): Do not set up filesystem on every call" hai 1 ano
HelperStorageTest.php b6c3507aa0 only determine quota_include_external_storage once for quota wrapper hai 1 ano
HookHelper.php b80ebc9674 Use the short array syntax, everywhere %!s(int64=4) %!d(string=hai) anos
ImageTest.php bfb3b2af9f increase preview_max_memory and make it easier to debug hai 1 ano
InfoXmlTest.php e76d525a43 chore: Drop \OC_App::getAppInfo hai 1 ano
InitialStateServiceTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 1 ano
InstallerTest.php f461c79c58 Refactor `OC\Server::getAppFetcher` hai 9 meses
LargeFileHelperGetFileSizeTest.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper %!s(int64=2) %!d(string=hai) anos
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit %!s(int64=5) %!d(string=hai) anos
LegacyHelperTest.php f5c361cf44 composer run cs:fix hai 1 ano
LoggerTest.php f5c361cf44 composer run cs:fix hai 1 ano
MemoryInfoTest.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits hai 1 ano
NaturalSortTest.php f5c361cf44 composer run cs:fix hai 1 ano
NavigationManagerTest.php 8d0c7cc5fa fix: Allow to set custom app order on navigation entries added by closures to NavigationManager hai 1 ano
RepairTest.php 0e1931754a chore: use DI for \OC\Repair hai 9 meses
ServerTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection hai 1 ano
SetupTest.php ccc66e912b fix: Use DI for Setup class and move away from deprecated methods hai 9 meses
SubAdminTest.php f5c361cf44 composer run cs:fix hai 1 ano
TagsTest.php f5c361cf44 composer run cs:fix hai 1 ano
TempManagerTest.php f5c361cf44 composer run cs:fix hai 1 ano
TemplateFunctionsTest.php 3b057600d0 fix: Correctly add `module` content type to script tags when scripts with versions are used hai 1 ano
TestCase.php 5e7b41086d feat(CI): Allow apps to test with PHPUnit10 hai 1 ano
TestMoveableMountPoint.php f5c361cf44 composer run cs:fix hai 1 ano
UpdaterTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hai 1 ano
UrlGeneratorTest.php 572ea18ac7 fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder hai 1 ano
UtilCheckServerTest.php 271e63e41c Convert isset ternary to null coalescing operator hai 1 ano
UtilTest.php 58d516b509 Make sure common and main core scripts are loaded first %!s(int64=2) %!d(string=hai) anos