..
Accounts
fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage
2023-09-25 15:54:21 +07:00
Activity
…
App
feat(theming): Allow to configure default apps and app order in frontend settings
2023-10-20 00:24:17 +07:00
AppFramework
Merge pull request #39852 from nextcloud/pragmaHeader
2023-10-18 03:30:21 +07:00
Archive
…
Authentication
Add tests for occ user:auth-tokens:delete
2023-08-25 02:27:41 +07:00
Avatar
…
BackgroundJob
feat(backgroundjob): Schedule job after <timestamp>
2023-09-29 10:29:40 +07:00
Cache
…
Calendar
…
Collaboration
…
Command
chore(3rdparty): remove opis/closure
2023-09-22 17:16:20 +07:00
Comments
…
Contacts/ ContactsMenu
Fix various deprecation warnings in tests on PHP 8.3
2023-08-14 18:13:12 +07:00
DB
fix(sqlite): Remove some old SQLite cheats
2023-10-06 15:29:27 +07:00
Diagnostics
…
DirectEditing
…
Encryption
update tests
2023-08-31 22:37:10 +07:00
Federation
…
Files
Merge pull request #40499 from nextcloud/known-mtime-wrapper
2023-09-21 18:33:15 +07:00
GlobalScale
…
Group
Add batch methods in user backends
2023-09-05 16:56:47 +07:00
Hooks
…
Http
test: add tests for dns pin middleware
2023-09-12 14:04:23 +07:00
IntegrityCheck
…
L10N
chore: update expected results for CLDR 42
2023-07-27 13:57:02 +07:00
Lock
…
Lockdown
…
Log
…
Mail
try to fix tests
2023-06-23 17:12:45 +07:00
Memcache
feat: Add factory method for in-memory caches
2023-10-11 13:37:22 +07:00
Metadata
…
Migration
…
Net
…
Notification
…
OCS
…
Preview
fix!: Remove legacy event dispatching Symfony's GenericEvent
2023-07-27 09:57:51 +07:00
PublicNamespace
…
Remote
…
Repair
fix(sqlite): Remove no longer required autoincrement fix
2023-10-06 15:29:25 +07:00
RichObjectStrings
…
Route
…
Security
fix: Make bypass function public API
2023-08-21 16:40:24 +07:00
Session
…
Settings
…
Share
…
Share20
Merge pull request #39863 from nextcloud/sharing-mask-wrapper
2023-09-04 14:05:14 +07:00
Support
…
SystemTag
fix: Move SystemTags events to IEventDispatcher
2023-07-27 09:57:52 +07:00
Talk
…
Template
…
TextProcessing
Fix various deprecation warnings in tests on PHP 8.3
2023-08-14 18:13:12 +07:00
Traits
…
Updater
Print log message when version could not be got from updater server
2023-09-06 05:43:21 +07:00
User
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25
2023-08-28 15:50:45 +07:00
Util
Convert isset ternary to null coalescing operator
2023-08-17 01:36:50 +07:00
APITest.php
…
AllConfigTest.php
…
AppConfigTest.php
…
AppScriptSortTest.php
…
AppTest.php
fix: Move AppManager events to IEventDispatcher
2023-07-27 09:57:51 +07:00
AutoLoaderTest.php
…
CapabilitiesManagerTest.php
…
ConfigTest.php
…
ContactsManagerTest.php
Fix ContactsManagerTest adressbook mocks having a null key
2023-09-05 09:20:26 +07:00
DateTimeFormatterTest.php
chore: update expected results for CLDR 42
2023-07-27 13:57:02 +07:00
EmojiHelperTest.php
…
ErrorHandlerTest.php
…
EventSourceFactoryTest.php
…
FileChunkingTest.php
…
HelperStorageTest.php
only determine quota_include_external_storage once for quota wrapper
2023-08-18 14:25:28 +07:00
HookHelper.php
…
ImageTest.php
…
InfoXmlTest.php
…
InitialStateServiceTest.php
…
InstallerTest.php
Remove deprecated at matcher in tests/lib/InstallerTest.php
2023-09-14 12:52:05 +07:00
LargeFileHelperGetFileSizeTest.php
…
LargeFileHelperTest.php
…
LegacyHelperTest.php
…
LoggerTest.php
…
MemoryInfoTest.php
…
NaturalSortTest.php
…
NavigationManagerTest.php
feat(NavigationManager): Always sort the default app first
2023-10-19 22:04:20 +07:00
RepairTest.php
…
ServerTest.php
…
SetupTest.php
…
SubAdminTest.php
…
TagsTest.php
…
TempManagerTest.php
…
TemplateFunctionsTest.php
fix: Correctly add `module` content type to script tags when scripts with versions are used
2023-07-18 13:10:37 +07:00
TestCase.php
feat(CI): Allow apps to test with PHPUnit10
2023-09-21 21:32:15 +07:00
TestMoveableMountPoint.php
…
UpdaterTest.php
…
UrlGeneratorTest.php
feat(f2v): migrate Files
2023-08-17 18:56:37 +07:00
UtilCheckServerTest.php
Convert isset ternary to null coalescing operator
2023-08-17 01:36:50 +07:00
UtilTest.php
…