nextcloud-server/tests/lib
Robin Appelman 02f4a82088
fix: make bucket mapper work with new multi-object-store config
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-08-28 17:51:25 +07:00
..
Accounts feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 2025-08-08 08:06:45 +07:00
Activity feat(activity): add bulk activity option 2025-08-14 11:31:47 +07:00
App chore(tests): Do not mock DependencyAnalyzer in AppManagerTest 2025-08-18 17:09:40 +07:00
AppFramework fix: use `OCP\Server` 2025-08-01 17:00:09 +07:00
Archive chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Authentication feat(auth): adjust PublicKeyTokenProviderTest 2025-08-21 12:42:44 +07:00
Avatar chore(rector): Apply current rector config 2025-08-26 16:27:26 +07:00
BackgroundJob fix: Make DummyJobList.getJobsIterator return an interable instance 2025-08-27 12:28:16 +07:00
Cache chore: Remove unused \OC\Cache\CappedMemoryCache 2025-08-28 09:32:51 +07:00
Calendar fix(imip): group messages by logging principal and uri as context 2025-07-22 15:33:24 +07:00
Collaboration refactor: remove duplicated types and add return types 2025-07-23 15:59:26 +07:00
Command chore: run rector 2025-07-01 22:45:52 +07:00
Comments fix(comments): Fix missing return type on new method 2025-08-28 08:58:52 +07:00
Config feat(preset): load apps on new preset 2025-08-14 13:27:33 +07:00
Contacts/ContactsMenu chore: run rector 2025-07-01 22:45:52 +07:00
DB chore: Get rid of AppLocator helper 2025-08-18 17:09:40 +07:00
Diagnostics chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
DirectEditing chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Encryption chore: run rector 2025-07-01 22:45:52 +07:00
Federation refactor: remove duplicated types and add return types 2025-07-23 15:59:26 +07:00
Files fix: make bucket mapper work with new multi-object-store config 2025-08-28 17:51:25 +07:00
FilesMetadata
GlobalScale chore: run rector 2025-07-01 22:45:52 +07:00
Group chore: run rector 2025-07-01 22:45:52 +07:00
Hooks chore: run rector 2025-07-01 22:45:52 +07:00
Http chore: run rector 2025-07-01 22:45:52 +07:00
IntegrityCheck test: Adjust the hashes and signatures 2025-08-25 13:19:36 +07:00
L10N chore: run rector 2025-07-01 22:45:52 +07:00
Lock chore: run rector 2025-07-01 22:45:52 +07:00
Lockdown chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Log chore: run rector 2025-07-01 22:45:52 +07:00
Mail feat(ocp): add email address validator 2025-08-14 18:34:36 +07:00
Memcache refactor(Memcache\Factory): move prefix generation to the factory class 2025-08-18 13:24:18 +07:00
Migration chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Net chore: run rector 2025-07-01 22:45:52 +07:00
Notification chore: run rector 2025-07-01 22:45:52 +07:00
OCS chore: run rector 2025-07-01 22:45:52 +07:00
Preview chore(Preview): Remove avconv support 2025-08-27 20:51:08 +07:00
Profile/Actions chore: run rector 2025-07-01 22:45:52 +07:00
Remote chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Repair chore: run rector 2025-07-01 22:45:52 +07:00
RichObjectStrings chore: run rector 2025-07-01 22:45:52 +07:00
Route chore: run rector on tests 2025-06-12 18:31:58 +07:00
Search test(SearchComposerTest): add unit test for getProviders with mixed order values 2025-08-11 09:42:56 +07:00
Security test: Fix double space 2025-08-25 13:29:17 +07:00
Session chore: run rector 2025-07-01 22:45:52 +07:00
Settings chore: run rector 2025-07-01 22:45:52 +07:00
SetupCheck chore: run rector 2025-07-01 22:45:52 +07:00
Share chore: run rector 2025-07-01 22:45:52 +07:00
Share20 feat(preset): share link expiration date 2025-08-14 16:07:32 +07:00
Support chore: Fix CrashReport\Registry tests 2025-07-08 13:32:14 +07:00
SystemTag fix(systemtags): case-insensitive search & prevent duplicates 2025-07-09 19:28:20 +07:00
Talk
TaskProcessing feat(taskprocessing): avoid generator cascade 2025-08-07 15:12:22 +07:00
Template chore(tests): Use valid application names for tests 2025-08-18 17:09:40 +07:00
TextProcessing chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Traits feat(ocp): add email address validator 2025-08-14 18:34:36 +07:00
Updater chore: run rector 2025-07-01 22:45:52 +07:00
User chore: run rector 2025-07-01 22:45:52 +07:00
Util chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AllConfigTest.php chore: run rector 2025-07-01 22:45:52 +07:00
AppConfigIntegrationTest.php refactor(Memcache\Factory): move prefix generation to the factory class 2025-08-18 13:24:18 +07:00
AppConfigTest.php refactor(Memcache\Factory): move prefix generation to the factory class 2025-08-18 13:24:18 +07:00
AppScriptSortTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AppTest.php fix: Deduplicate code by using DependencyAnalyzer in the AppManager 2025-08-18 17:09:40 +07:00
BinaryFinderTest.php chore: run rector on tests with new rule 2025-06-12 18:38:29 +07:00
CapabilitiesManagerTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ConfigTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ContactsManagerTest.php chore: run rector 2025-07-01 22:45:52 +07:00
DateTimeFormatterTest.php chore: run rector 2025-07-01 22:45:52 +07:00
EmojiHelperTest.php chore: run rector 2025-07-01 22:45:52 +07:00
ErrorHandlerTest.php chore: run rector 2025-07-01 22:45:52 +07:00
EventSourceFactoryTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
FilesTest.php
HelperStorageTest.php chore: run rector 2025-07-01 22:45:52 +07:00
HookHelper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ImageTest.php chore: run rector 2025-07-01 22:45:52 +07:00
InfoXmlTest.php chore: run rector 2025-07-01 22:45:52 +07:00
InitialStateServiceTest.php chore: run rector 2025-07-01 22:45:52 +07:00
InstallerTest.php chore: Set installShippedApps as non-static in Installer 2025-08-18 16:18:27 +07:00
LargeFileHelperGetFileSizeTest.php chore: run rector 2025-07-01 22:45:52 +07:00
LargeFileHelperTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
LegacyHelperTest.php chore: run rector 2025-07-01 22:45:52 +07:00
LoggerTest.php chore: run rector 2025-07-01 22:45:52 +07:00
MemoryInfoTest.php chore: run rector 2025-07-01 22:45:52 +07:00
NaturalSortTest.php chore: run rector 2025-07-01 22:45:52 +07:00
NavigationManagerTest.php chore: run rector 2025-07-01 22:45:52 +07:00
RepairTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ServerTest.php chore: run rector 2025-07-01 22:45:52 +07:00
SetupTest.php chore: run rector 2025-07-01 22:45:52 +07:00
SubAdminTest.php chore: run rector 2025-07-01 22:45:52 +07:00
TagsTest.php chore: run rector 2025-07-01 22:45:52 +07:00
TempManagerTest.php chore: run rector on tests 2025-06-12 18:31:58 +07:00
TemplateFunctionsTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
TemplateLayoutTest.php feat(preset): share password protection 2025-08-12 14:37:32 +07:00
TestCase.php chore: Fix CrashReport\Registry tests 2025-07-08 13:32:14 +07:00
TestMoveableMountPoint.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
UpdaterTest.php fix: Cleanup OC_App uses in Updater class 2025-08-18 16:13:14 +07:00
UrlGeneratorTest.php chore: run rector 2025-07-01 22:45:52 +07:00
UtilCheckServerTest.php chore: run rector 2025-07-01 22:45:52 +07:00
UtilTest.php chore: run rector 2025-07-01 22:45:52 +07:00