| .. |
|
Accounts
|
fix(AccountManager): Sanitize social media handles
|
2025-02-07 12:41:49 +07:00 |
|
Activity
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
App
|
fix(TemplateLayout): `core` is not an app but the server itself
|
2025-01-29 08:37:33 +07:00 |
|
AppFramework
|
fix: Change UserAgent to *cloud
|
2025-02-21 09:29:26 +07:00 |
|
Archive
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
Authentication
|
fix: Handle exception when clearing previously removed two factor tokens
|
2024-11-05 10:50:29 +07:00 |
|
Avatar
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
BackgroundJob
|
test: update DummyJobList
|
2024-05-30 15:07:39 +07:00 |
|
Cache
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
Calendar
|
feat: implement public OCP api to update resources and rooms
|
2024-05-27 18:45:52 +07:00 |
|
Collaboration
|
fix(federation): Fix missing protocol on CloudID remote
|
2024-06-27 11:26:08 +07:00 |
|
Command
|
refactor: simplify background commands
|
2024-07-01 12:52:06 +07:00 |
|
Comments
|
fix(comments): Add test for email mention
|
2024-10-18 06:21:01 +07:00 |
|
Contacts/ContactsMenu
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
DB
|
fix: misc code fixes around db sharding
|
2024-09-16 12:19:20 +07:00 |
|
Diagnostics
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
DirectEditing
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
Encryption
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
Federation
|
fix(federation): Fix missing protocol on CloudID remote
|
2024-06-27 11:26:08 +07:00 |
|
Files
|
test(View): Copy preserves content
|
2025-02-13 23:35:59 +07:00 |
|
FilesMetadata
|
test: add some minimal testing for metadata storage
|
2024-12-05 10:35:24 +07:00 |
|
GlobalScale
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
Group
|
test: fix periodic `Test\Group\DatabaseTest::testSearchGroups` failure
|
2025-01-22 17:46:56 +07:00 |
|
Hooks
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
Http
|
fix: do not query CNAME if A succeeded already
|
2024-11-14 10:45:23 +07:00 |
|
IntegrityCheck
|
chore: Add SPDX header
|
2024-05-22 19:58:12 +07:00 |
|
L10N
|
feat: reduce available languages per config value "reduce_to_languages"
|
2024-07-01 09:34:11 +07:00 |
|
Lock
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
Lockdown
|
refactor(Token): introduce scope constants
|
2024-06-05 19:01:14 +07:00 |
|
Log
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
Mail
|
fix(Mailer): Fix sendmail binary fallback
|
2025-02-12 13:23:11 +07:00 |
|
Memcache
|
fix: delay calculating global cache prefix untill a cache is created
|
2024-08-28 14:54:14 +07:00 |
|
Migration
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
Net
|
fix(tests): Add IpAddressClassifier v6 zone ID test
|
2024-11-07 09:30:06 +07:00 |
|
Notification
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
OCS
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
Preview
|
fix(preview): Filter for folders in cleanup old preview job
|
2025-01-27 15:09:36 +07:00 |
|
Profile/Actions
|
fix(FediverseAction): Ensure valid fediverse links are generated
|
2025-02-07 12:41:49 +07:00 |
|
PublicNamespace
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
Remote
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
Repair
|
test: put parent items into cache in tests
|
2024-09-19 13:59:08 +07:00 |
|
RichObjectStrings
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
Route
|
Merge pull request #45228 from smokris/heartbeat-route
|
2024-06-18 17:29:30 +07:00 |
|
Security
|
fix(migration): Decrypt ownCloud secrets v2
|
2024-11-28 09:43:47 +07:00 |
|
Session
|
fix(session): Log when session_* calls are slow
|
2024-08-07 09:02:10 +07:00 |
|
Settings
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
Share
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
Share20
|
fix(sharing): Move permission validation to share manager
|
2025-01-31 18:21:26 +07:00 |
|
Support
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
SystemTag
|
fix(test): Make the test less flaky
|
2024-07-19 11:21:16 +07:00 |
|
Talk
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
TaskProcessing
|
fix(taskprocessing): Fix tests
|
2025-01-27 21:13:16 +07:00 |
|
Template
|
chore: Add SPDX header
|
2024-05-22 19:58:12 +07:00 |
|
TextProcessing
|
fix(taskprocessing): fix tests
|
2024-08-30 14:06:15 +07:00 |
|
Traits
|
fix(UserTrait): Fix backend initialization
|
2024-10-08 21:02:30 +07:00 |
|
Updater
|
feat(migration-attributes): tests
|
2024-07-29 12:44:52 +07:00 |
|
User
|
fix(users): improve recently active search
|
2024-10-30 10:17:03 +07:00 |
|
Util
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
APITest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
AllConfigTest.php
|
fix(config): Throw PreconditionException always when it didn't match
|
2024-09-13 11:40:13 +07:00 |
|
AppConfigTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
AppScriptSortTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
AppTest.php
|
fix(TemplateLayout): `core` is not an app but the server itself
|
2025-01-29 08:37:33 +07:00 |
|
AutoLoaderTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
CapabilitiesManagerTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
ConfigTest.php
|
fix(config): add envCache tests for getKeys()
|
2024-09-16 15:06:03 +07:00 |
|
ContactsManagerTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
DateTimeFormatterTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
EmojiHelperTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
ErrorHandlerTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
EventSourceFactoryTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
HelperStorageTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
HookHelper.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
ImageTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
InfoXmlTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
InitialStateServiceTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
InstallerTest.php
|
Merge branch 'master' into refactor/OC-Server-getHTTPClientService
|
2024-05-30 14:21:45 +07:00 |
|
LargeFileHelperGetFileSizeTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
LargeFileHelperTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
LegacyHelperTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
LoggerTest.php
|
feat(log): Allow to combine log.conditions to only log (app&user)
|
2024-07-30 13:18:09 +07:00 |
|
MemoryInfoTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
NaturalSortTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
NavigationManagerTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
RepairTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
ServerTest.php
|
fix(tests): Remove deprecated tests for ServerTest
|
2024-09-19 14:24:22 +07:00 |
|
SetupTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
SubAdminTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
TagsTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
TempManagerTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
TemplateFunctionsTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
TestCase.php
|
feat: implement distributing partitioned queries over multiple shards
|
2024-08-28 14:54:14 +07:00 |
|
TestMoveableMountPoint.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
UpdaterTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
UrlGeneratorTest.php
|
chore: Add SPDX header
|
2024-05-13 17:41:36 +07:00 |
|
UtilCheckServerTest.php
|
fix(SetupCheck): Properly check public access to data directory
|
2024-08-08 22:08:42 +07:00 |
|
UtilTest.php
|
fix(SetupCheck): Properly check public access to data directory
|
2024-08-08 22:08:42 +07:00 |