Thomas Lehmann e4c013d86d feat(Mailer): add "null" SMTP transport mode 3 hete
..
Accounts 8fb64b886a fix(settings): pronouns UsersControllerTest 2 hónapja
Activity b926df4730 fix: Adapt notifications and activity tests to new DI dependency 2 hónapja
App 158299b3d7 fix(profile): make sure the app cannot be disabled as it was in core 1 hete
AppFramework 54c3aa3f99 fix(entity): Fix mapping of old/sub-types to actually supported database types 1 hónapja
Archive 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 hónapja
Authentication 5ea5b2de84 fix: Handle exception when clearing previously removed two factor tokens 2 hete
Avatar 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
BackgroundJob 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
Cache 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
Calendar 7ebeed45bd feat: add iMip Request Handling 2 hete
Collaboration 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 hónapja
Command 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
Comments 2ef74b9860 Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 1 hónapja
Config 5b4f1904c0 feat(user-prefs): renaming to IUserConfig 3 napja
Contacts 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
DB db94e10af0 fix: Prevent breaking change in IQueryBuilder 1 hónapja
Diagnostics 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
DirectEditing 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
Encryption a165d8f978 chore: Fix encryption test use statement 2 hónapja
Federation 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
Files e3e22e28c0 Merge pull request #47847 from nextcloud/fix-copying-or-moving-from-shared-groupfolders 3 hete
FilesMetadata b21c0265df test: add some minimal testing for metadata storage 2 hete
GlobalScale 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
Group 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
Hooks 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
Http 387cd8b771 fix: do not query CNAME if A succeeded already 2 hete
IntegrityCheck 606241caeb chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 hónapja
L10N 82566c5479 fix(rtl): Make clear that the direction is based on language 2 hónapja
Lock 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
Lockdown 256a8d8903 test: Fix IStorage return types 1 hónapja
Log 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 hónapja
Mail e4c013d86d feat(Mailer): add "null" SMTP transport mode 3 napja
Memcache 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
Migration 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
Net e885e4f13d fix(tests): Add IpAddressClassifier v6 zone ID test 2 hete
Notification b926df4730 fix: Adapt notifications and activity tests to new DI dependency 2 hónapja
OCS 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
Preview 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 hónapja
Remote 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
Repair 349a9fc5f6 chore: Cleanup and prepare `\OC\Repair\RepairMimeTypes` tests for PHPUnit 10 2 hónapja
RichObjectStrings c3c8b7e2a3 fix(richobjectstrings): Add missing placeholder validation 2 hete
Route 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 hónapja
Security 97421fb143 fix(tests): Add RemoteAddress v6 zone ID test 2 hete
Session 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
Settings 9a7e1bb227 feat(DeclarativeSettings): Allow to implement value getter and setter directly in Form 1 hónapja
SetupCheck 7fbd518452 feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2 hónapja
Share 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 hónapja
Share20 901496276b Merge pull request #47425 from nextcloud/fix/avoid-invalid-share-on-transfer-ownership 2 hete
Support 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
SystemTag 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
Talk 1f7e2ba599 chore: Add SPDX header 6 hónapja
TaskProcessing 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 hónapja
Template 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
TextProcessing 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
Traits 902fb8f9fc fix(UserTrait): Fix backend initialization 1 hónapja
Updater 606241caeb chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 hónapja
User 79db082fe6 fix(users): improve recently active search 3 hete
Util 1f7e2ba599 chore: Add SPDX header 6 hónapja
AllConfigTest.php 65e24f7def feat(user-prefs): IUserPreferences 3 napja
AppConfigTest.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 hónapja
AppScriptSortTest.php 1f7e2ba599 chore: Add SPDX header 6 hónapja
AppTest.php 158299b3d7 fix(profile): make sure the app cannot be disabled as it was in core 1 hete
AutoLoaderTest.php eb69e89fa5 chore: Drop unused legacy `OC_Files` 1 hónapja
BinaryFinderTest.php ef7e857881 feat: make search path for BinaryFinder customizable. 2 hónapja
CapabilitiesManagerTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
ConfigTest.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 hónapja
ContactsManagerTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
DateTimeFormatterTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
EmojiHelperTest.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 hónapja
ErrorHandlerTest.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 hónapja
EventSourceFactoryTest.php 1f7e2ba599 chore: Add SPDX header 6 hónapja
HelperStorageTest.php 0de4843b73 refactor(Storage): Align all Storage constructors 1 hónapja
HookHelper.php 1f7e2ba599 chore: Add SPDX header 6 hónapja
ImageTest.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 hónapja
InfoXmlTest.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 hónapja
InitialStateServiceTest.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 hónapja
InstallerTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
LargeFileHelperGetFileSizeTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
LargeFileHelperTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
LegacyHelperTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
LoggerTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
MemoryInfoTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
NaturalSortTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
NavigationManagerTest.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 hónapja
RepairTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
ServerTest.php 9a9dd10c0c fix(tests): Remove deprecated tests for ServerTest 2 hónapja
SetupTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
SubAdminTest.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 hónapja
TagsTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
TempManagerTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
TemplateFunctionsTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
TemplateLayoutTest.php 980ab1f56b fix: Shipped apps should include the Nextcloud version in the cache buster 1 hónapja
TestCase.php 7ae7f7fd12 chore: Remove old travis related stuff 2 hónapja
TestMoveableMountPoint.php 1f7e2ba599 chore: Add SPDX header 6 hónapja
UpdaterTest.php 606241caeb chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 hónapja
UrlGeneratorTest.php 0f6760c810 feat(files): Make the files download action use WebDAV zip download 1 hónapja
UtilCheckServerTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 hónapja
UtilTest.php 606241caeb chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 hónapja