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