nextcloud-server/tests/lib
Robin Appelman a784bdadcf
Merge pull request #56407 from nextcloud/backport/56255/stable32
[stable32] make failed availability check apply in the same request
2025-11-12 22:49:23 +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 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 refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +07:00
Avatar chore(rector): Apply current rector config 2025-08-26 16:27:26 +07:00
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: Fix user collaborators returned when searching for mail collaborators 2025-11-12 13:22:25 +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 feat(db): add SSL/TLS support for PostgreSQL 2025-09-22 14:55:29 +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: make failed availability check apply in the same request 2025-11-12 17:45:55 +07:00
FilesMetadata
GlobalScale
Group
Hooks
Http
IntegrityCheck test: Adjust the hashes and signatures 2025-08-25 13:19:36 +07:00
L10N fix(l10n): Don't fallback from 3-letter languages to 2-letter 2025-10-16 11:43:35 +07:00
Lock refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +07:00
Lockdown
Log
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
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 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
Settings
SetupCheck
Share
Share20 refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +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 chore(tests): Use valid application names for tests 2025-08-18 17:09:40 +07:00
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 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
AppTest.php fix: Deduplicate code by using DependencyAnalyzer in the AppManager 2025-08-18 17:09:40 +07:00
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 chore: Set installShippedApps as non-static in Installer 2025-08-18 16:18:27 +07:00
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 feat(preset): share password protection 2025-08-12 14:37:32 +07:00
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 fix: Cleanup OC_App uses in Updater class 2025-08-18 16:13:14 +07:00
UrlGeneratorTest.php
UtilCheckServerTest.php
UtilTest.php