nextcloud-server/tests/lib
provokateurin 3d113daa60
fix(UserMountCache): Add back unique index for oc_mounts and use normal insert
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-12-16 10:47:30 +07:00
..
Accounts
Activity
App fix(appstore): Make appstore timeout configurable 2025-09-30 15:18:59 +07:00
AppFramework feat(rate-limit): Allow overwriting the rate limit 2025-11-12 10:55:06 +07:00
Archive
Authentication feat(login): Add rememberme checkbox 2025-11-17 13:03:56 +07:00
Avatar
BackgroundJob refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +07:00
Cache Revert "perf(base): Stop setting up the FS for every basic auth request" 2025-08-28 17:11:31 +07:00
Calendar fix: iMip reply from outlook.com does not contain organizer property 2025-10-14 19:29:19 +07:00
Collaboration fix: Include email when searching share suggestions 2025-12-16 00:32:38 +07:00
Command fix(jobs): Limit command jobs to known cases 2025-11-05 11:05:36 +07:00
Comments fix(comments): Fix missing return type on new method 2025-08-28 08:58:52 +07:00
Config fix(userconfig): using api bit functions 2025-09-17 18:07:01 +07:00
Contacts/ContactsMenu
DB fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 2025-12-16 10:47:30 +07:00
Diagnostics
DirectEditing
Encryption fix(tests): Fix type issues and other problems with encryption tests 2025-09-11 21:18:37 +07:00
Federation
Files fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 2025-12-16 10:47:30 +07:00
FilesMetadata
GlobalScale
Group
Hooks
Http feat(CertificateManager): Add option to specify the default certificates bundle path 2025-12-01 11:55:11 +07:00
IntegrityCheck
L10N fix(l10n): do not consider user language when getting the generic one 2025-11-25 15:43:32 +07:00
Lock refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +07:00
Lockdown
Log
Mail
Memcache
Migration
Net
Notification
OCS
Preview chore(Preview): Remove avconv support 2025-08-27 20:51:08 +07:00
Profile/Actions
Remote
Repair refactor(querybuilder): Port away from qb::execute() in lib/ 2025-09-02 11:55:56 +07:00
RichObjectStrings
Route
Search
Security Merge pull request #56766 from nextcloud/backport/52749/stable32 2025-12-01 14:54:10 +07:00
Session
Settings
SetupCheck
Share
Share20 fix(sharing): Allow public share access for everyone 2025-12-03 19:53:17 +07:00
Support
SystemTag feat(SystemTag): Add typed events for tag mapper events 2025-09-04 09:21:13 +07:00
Talk
TaskProcessing fix(TaskProcessing): Cache task types by 2025-09-18 07:23:55 +07:00
Template
TextProcessing
Traits fix(tests): Fix type issues and other problems with encryption tests 2025-09-11 21:18:37 +07:00
Updater
User
Util
AllConfigTest.php
AppConfigIntegrationTest.php
AppConfigTest.php
AppScriptSortTest.php
AppTest.php
BinaryFinderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
FilesTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php
InitialStateServiceTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +07:00
TagsTest.php fix(TagsTest): Declare `rootFolder` property 2025-09-15 17:09:54 +07:00
TempManagerTest.php
TemplateFunctionsTest.php
TemplateLayoutTest.php
TestCase.php feat(test-case): allow to use PHPUnit Group attributes to mark tests requiring database 2025-10-06 13:03:15 +07:00
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php
UtilCheckServerTest.php
UtilTest.php