nextcloud-server/tests/lib
Côme Chilliet 626bc7220b
Merge pull request #50171 from nextcloud/enh/limit-ldap-user-count
Limit ldap user count
2025-01-16 17:25:01 +07:00
..
Accounts fix(settings): pronouns UsersControllerTest 2024-09-18 13:30:33 +07:00
Activity fix: Adapt notifications and activity tests to new DI dependency 2024-09-17 15:28:09 +07:00
App fix(profile): make sure the app cannot be disabled as it was in core 2024-11-14 10:25:10 +07:00
AppFramework Merge pull request #49515 from nextcloud/bugfix/noid/boolean-false-in-multipart-form-data 2024-11-28 14:46:16 +07:00
Archive chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Authentication fix: Handle exception when clearing previously removed two factor tokens 2024-11-05 11:14:05 +07:00
Avatar refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
BackgroundJob refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Cache refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Calendar feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +07:00
Collaboration chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Command refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Comments Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 2024-10-18 19:05:08 +07:00
Config feat(lexicon): configurable default value 2025-01-14 10:36:07 +07:00
Contacts/ContactsMenu refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
DB fix: Prevent breaking change in IQueryBuilder 2024-10-17 18:31:44 +07:00
Diagnostics refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
DirectEditing refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Encryption chore: Fix encryption test use statement 2024-09-16 18:11:38 +07:00
Federation refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Files test: update test for mountpoint numeric storage id 2025-01-13 18:09:29 +07:00
FilesMetadata test: add some minimal testing for metadata storage 2024-11-07 16:27:16 +07:00
GlobalScale refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Group refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Hooks refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Http fix: do not query CNAME if A succeeded already 2024-11-06 20:21:38 +07:00
IntegrityCheck chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
L10N fix(rtl): Make clear that the direction is based on language 2024-09-23 17:00:07 +07:00
Lock refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Lockdown test: Fix IStorage return types 2024-09-26 17:29:48 +07:00
Log chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Mail feat(Mailer): add "null" SMTP transport mode 2024-11-19 11:32:39 +07:00
Memcache refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Migration refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Net fix(tests): Add IpAddressClassifier v6 zone ID test 2024-11-04 09:31:48 +07:00
Notification fix: Adapt notifications and activity tests to new DI dependency 2024-09-17 15:28:09 +07:00
OCS refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Preview chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Remote refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Repair chore: Cleanup and prepare `\OC\Repair\RepairMimeTypes` tests for PHPUnit 10 2024-09-19 19:25:42 +07:00
RichObjectStrings fix(richobjectstrings): Add missing placeholder validation 2024-11-06 21:31:41 +07:00
Route chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Security fix(migration): Decrypt ownCloud secrets v2 2024-11-28 09:00:33 +07:00
Session refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Settings feat(DeclarativeSettings): Allow to implement value getter and setter directly in Form 2024-10-15 20:33:45 +07:00
SetupCheck feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00
Share chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Share20 test: Update tests 2025-01-15 15:50:43 +07:00
Support chore(tests): Adapt tests to the countUsers refactor 2025-01-14 16:34:15 +07:00
SystemTag feat(systemtags): add color support backend 2024-12-06 10:19:42 +07:00
Talk chore: Add SPDX header 2024-05-13 17:41:36 +07:00
TaskProcessing fix: egt rid of unused variable 2024-12-18 18:32:34 +07:00
Template refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
TextProcessing refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Traits fix(UserTrait): Fix backend initialization 2024-10-08 11:12:01 +07:00
Updater chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
User fix(users): improve recently active search 2024-10-30 07:53:10 +07:00
Util chore: Add SPDX header 2024-05-13 17:41:36 +07:00
AllConfigTest.php feat(user-prefs): IUserPreferences 2024-11-18 20:11:31 +07:00
AppConfigTest.php fix(lexicon): renaming and minor fixes 2024-12-13 11:08:20 +07:00
AppScriptSortTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
AppTest.php fix(profile): make sure the app cannot be disabled as it was in core 2024-11-14 10:25:10 +07:00
AutoLoaderTest.php chore: Drop unused legacy `OC_Files` 2024-09-28 13:18:40 +07:00
BinaryFinderTest.php feat: make search path for BinaryFinder customizable. 2024-09-20 17:00:06 +07:00
CapabilitiesManagerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
ConfigTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
ContactsManagerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
DateTimeFormatterTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
EmojiHelperTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
ErrorHandlerTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
EventSourceFactoryTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
HelperStorageTest.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +07:00
HookHelper.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ImageTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
InfoXmlTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
InitialStateServiceTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
InstallerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
LargeFileHelperGetFileSizeTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
LargeFileHelperTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
LegacyHelperTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
LoggerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
MemoryInfoTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
NaturalSortTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
NavigationManagerTest.php feat(Navigation): emit dedicated event for loading additional entries 2024-12-18 12:50:11 +07:00
RepairTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
ServerTest.php fix(tests): Remove deprecated tests for ServerTest 2024-09-17 17:48:01 +07:00
SetupTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
SubAdminTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
TagsTest.php refactor(tags): move favorite event dispatching to tags.php 2024-12-03 20:56:36 +07:00
TempManagerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
TemplateFunctionsTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
TemplateLayoutTest.php fix: Shipped apps should include the Nextcloud version in the cache buster 2024-10-14 16:04:13 +07:00
TestCase.php chore: Remove old travis related stuff 2024-09-19 20:16:29 +07:00
TestMoveableMountPoint.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
UpdaterTest.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
UrlGeneratorTest.php feat(files): Make the files download action use WebDAV zip download 2024-09-28 13:18:29 +07:00
UtilCheckServerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
UtilTest.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00