You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib
Josh 2d39c5a179
test(Storage): avoid falsy directory/filename checks (for now)
1 week ago
..
Accounts
Activity
App fix(openmetrics): Allow openmetrics in info.xml 2 months ago
AppFramework fix(FileDisplayResponse): return 404 if not found 1 month ago
Archive refactor(Files): Remove deprecated streamCopy method 3 weeks ago
Authentication refactor: Add more typing 1 month ago
Avatar
BackgroundJob refactor: Rename Snowflake Generator and Decoder 2 months ago
Cache
Calendar feat: automated appointment creation 2 months ago
Collaboration fix(IContainer): Fix parameter and return types 3 weeks ago
Command
Comments feat(rector): Enable SafeDeclareStrictTypesRector 4 weeks ago
Config chore: Remove broken PresetManager tests 1 month ago
Contacts/ContactsMenu fix: Unify handling of exclude groups in contacts menu and sharing 3 months ago
DB fix(ExpressionBuilderTest): Fix test and improve typing 1 month ago
Diagnostics refactor: Add more typing 1 month ago
DirectEditing
Encryption refactor(Files): Modernize Wrapper 3 weeks ago
Federation
Files test(Storage): avoid falsy directory/filename checks (for now) 1 week ago
FilesMetadata
GlobalScale
Group
Hooks
Http feat(http-client): add option to add instance URL to HTTP client user-agent 3 weeks ago
Install/Events feat(install): add InstallationCompletedEvent for post-installation hooks 1 month ago
IntegrityCheck chore(rector): Run rector on apps, core and tests directory 1 month ago
L10N fix(L10N): stop stripping _ from language codes 2 weeks ago
Lock chore(rector): Run rector on apps, core and tests directory 1 month ago
Lockdown
Log
Mail
Memcache feat(rector): Enable SafeDeclareStrictTypesRector 4 weeks ago
Migration fix(DB): support up to 63 character long table and index names 2 months ago
Net
Notification
OCM feat(ocm): event on ocm discovery and ocm request 2 months ago
OCS
OpenMetrics fix(openmetrics): ensure unit is a suffix of metric name 1 month ago
Preview Merge pull request #55649 from nextcloud/carl/on-demand-preview-migration 1 month ago
Profile/Actions
Remote
Repair refactor: Add more typing 1 month ago
RichObjectStrings
Route
Search
Security chore(rector): Run rector on apps, core and tests directory 1 month ago
Session chore(rector): Run rector on apps, core and tests directory 1 month ago
Settings
SetupCheck
Share refactor: Add more typing 1 month ago
Share20 perf: Perform share path validation early 2 weeks ago
Snowflake chore(snowflakes): don't remove file lock directory during tests 1 month ago
Support refactor: Add more typing 1 month ago
SystemTag
Talk
TaskProcessing
Template
TextProcessing
Traits chore(rector): Run rector on apps, core and tests directory 1 month ago
Updater test(Updater): Harden flaky test 1 month ago
User feat(rector): Enable SafeDeclareStrictTypesRector 4 weeks ago
Util refactor: Add more typing 1 month ago
AllConfigTest.php refactor: Deprecated user config from IConfig correctly 3 months ago
AppConfigIntegrationTest.php
AppConfigTest.php chore: Remove broken PresetManager tests 1 month ago
AppScriptSortTest.php
AppTest.php
BinaryFinderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php refactor: Add more typing 1 month ago
DateTimeFormatterTest.php refactor: Add more typing 1 month ago
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
FilesTest.php refactor(Files): Remove deprecated streamCopy method 3 weeks ago
HelperStorageTest.php fix(reflection): ReflectionMethod::setAccessible is noop since 8.1 3 months ago
HookHelper.php feat(rector): Enable SafeDeclareStrictTypesRector 4 weeks ago
ImageTest.php
InfoXmlTest.php fix(openmetrics): Make openmetrics always an array like all other infoxml fields 2 months ago
InitialStateServiceTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php chore(rector): Run rector on apps, core and tests directory 1 month ago
LargeFileHelperTest.php
LoggerTest.php fix: Use configured loglevel even when log.condition matches is set 2 weeks ago
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php
SetupTest.php feat(install): dispatch InstallationCompletedEvent in Setup 1 month ago
SubAdminTest.php
TagsTest.php chore(rector): Run rector on apps, core and tests directory 1 month ago
TempManagerTest.php chore(rector): Run rector on apps, core and tests directory 1 month ago
TemplateFunctionsTest.php fix(template): add import map for JS module entry points 2 months ago
TemplateLayoutTest.php
TestCase.php feat: perform share mount validation on share instead of on mount 2 months ago
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php
UtilCheckServerTest.php
UtilTest.php