Christoph Wurst 525de826ac Merge remote-tracking branch 'origin/master' into fix/session/session-passphraze-handling 1 тиждень тому
..
Accounts 8fb64b886a fix(settings): pronouns UsersControllerTest 1 місяць тому
Activity b926df4730 fix: Adapt notifications and activity tests to new DI dependency 1 місяць тому
App 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
AppFramework 54c3aa3f99 fix(entity): Fix mapping of old/sub-types to actually supported database types 2 тижнів тому
Archive 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
Authentication 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
Avatar 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
BackgroundJob 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Cache 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Calendar 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Collaboration 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
Command 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Comments 2ef74b9860 Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 2 тижнів тому
Contacts 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
DB db94e10af0 fix: Prevent breaking change in IQueryBuilder 2 тижнів тому
Diagnostics 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
DirectEditing 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Encryption a165d8f978 chore: Fix encryption test use statement 1 місяць тому
Federation 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Files f28e74b7a8 refactor(Storage): Make all parameter types strong types 1 місяць тому
GlobalScale 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Group 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Hooks 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Http 6be00432b7 chore: always execute parse_url in preventLocalAddress 1 місяць тому
IntegrityCheck 606241caeb chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 місяць тому
L10N 82566c5479 fix(rtl): Make clear that the direction is based on language 1 місяць тому
Lock 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Lockdown 256a8d8903 test: Fix IStorage return types 1 місяць тому
Log 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
Mail e6cd1051da fix(message): Fix logic of Mail test 1 місяць тому
Memcache 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Migration 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Net 1f7e2ba599 chore: Add SPDX header 5 місяців тому
Notification b926df4730 fix: Adapt notifications and activity tests to new DI dependency 1 місяць тому
OCS 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Preview 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
Remote 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Repair 349a9fc5f6 chore: Cleanup and prepare `\OC\Repair\RepairMimeTypes` tests for PHPUnit 10 1 місяць тому
RichObjectStrings 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Route 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
Security 280f6df66c Merge pull request #32018 from nextcloud/cleanup/event/trashbin 1 місяць тому
Session 525de826ac Merge remote-tracking branch 'origin/master' into fix/session/session-passphraze-handling 1 тиждень тому
Settings 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
SetupCheck 7fbd518452 feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 1 місяць тому
Share 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
Share20 db94e10af0 fix: Prevent breaking change in IQueryBuilder 2 тижнів тому
Support 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
SystemTag 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Talk 1f7e2ba599 chore: Add SPDX header 5 місяців тому
TaskProcessing 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
Template 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
TextProcessing 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
Traits 902fb8f9fc fix(UserTrait): Fix backend initialization 4 тижнів тому
Updater 606241caeb chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 місяць тому
User 16833aff86 fix: Make user removal more resilient 1 місяць тому
Util 1f7e2ba599 chore: Add SPDX header 5 місяців тому
AllConfigTest.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
AppConfigTest.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
AppScriptSortTest.php 1f7e2ba599 chore: Add SPDX header 5 місяців тому
AppTest.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
AutoLoaderTest.php eb69e89fa5 chore: Drop unused legacy `OC_Files` 1 місяць тому
BinaryFinderTest.php ef7e857881 feat: make search path for BinaryFinder customizable. 1 місяць тому
CapabilitiesManagerTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
ConfigTest.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
ContactsManagerTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
DateTimeFormatterTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
EmojiHelperTest.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 місяців тому
ErrorHandlerTest.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
EventSourceFactoryTest.php 1f7e2ba599 chore: Add SPDX header 5 місяців тому
HelperStorageTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
HookHelper.php 1f7e2ba599 chore: Add SPDX header 5 місяців тому
ImageTest.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
InfoXmlTest.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
InitialStateServiceTest.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 місяців тому
InstallerTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
LargeFileHelperGetFileSizeTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
LargeFileHelperTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
LegacyHelperTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
LoggerTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
MemoryInfoTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
NaturalSortTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
NavigationManagerTest.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
RepairTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
ServerTest.php 9a9dd10c0c fix(tests): Remove deprecated tests for ServerTest 1 місяць тому
SetupTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
SubAdminTest.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 місяць тому
TagsTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
TempManagerTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
TemplateFunctionsTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
TemplateLayoutTest.php 980ab1f56b fix: Shipped apps should include the Nextcloud version in the cache buster 3 тижнів тому
TestCase.php 7ae7f7fd12 chore: Remove old travis related stuff 1 місяць тому
TestMoveableMountPoint.php 1f7e2ba599 chore: Add SPDX header 5 місяців тому
UpdaterTest.php 606241caeb chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 місяць тому
UrlGeneratorTest.php 0f6760c810 feat(files): Make the files download action use WebDAV zip download 1 місяць тому
UtilCheckServerTest.php 49dd79eabb refactor: Add void return type to PHPUnit test methods 1 місяць тому
UtilTest.php 606241caeb chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 місяць тому