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
Thomas Citharel 0bfa86b02d
feat(http-client): add option to add instance URL to HTTP client user-agent
1 month ago
..
Accounts
Activity
App fix(openmetrics): Allow openmetrics in info.xml 2 months ago
AppFramework fix(FileDisplayResponse): return 404 if not found 2 months ago
Archive refactor(Files): Remove deprecated streamCopy method 1 month ago
Authentication refactor: Add more typing 2 months ago
Avatar
BackgroundJob refactor: Rename Snowflake Generator and Decoder 3 months ago
Cache
Calendar feat: automated appointment creation 2 months ago
Collaboration fix(IContainer): Fix parameter and return types 1 month ago
Command
Comments feat(rector): Enable SafeDeclareStrictTypesRector 2 months ago
Config chore: Remove broken PresetManager tests 2 months ago
Contacts/ContactsMenu fix: Unify handling of exclude groups in contacts menu and sharing 4 months ago
DB fix(ExpressionBuilderTest): Fix test and improve typing 2 months ago
Diagnostics refactor: Add more typing 2 months ago
DirectEditing
Encryption refactor(Files): Modernize Wrapper 1 month ago
Federation
Files refactor(Files): Modernize Wrapper 1 month ago
FilesMetadata
GlobalScale
Group
Hooks
Http feat(http-client): add option to add instance URL to HTTP client user-agent 1 month ago
Install/Events feat(install): add InstallationCompletedEvent for post-installation hooks 2 months ago
IntegrityCheck chore(rector): Run rector on apps, core and tests directory 2 months ago
L10N fix(l10n): Fix language selection 3 months ago
Lock chore(rector): Run rector on apps, core and tests directory 2 months ago
Lockdown
Log
Mail
Memcache feat(rector): Enable SafeDeclareStrictTypesRector 2 months 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 3 months ago
OCS
OpenMetrics fix(openmetrics): ensure unit is a suffix of metric name 2 months ago
Preview Merge pull request #55649 from nextcloud/carl/on-demand-preview-migration 2 months ago
Profile/Actions
Remote
Repair refactor: Add more typing 2 months ago
RichObjectStrings
Route
Search
Security chore(rector): Run rector on apps, core and tests directory 2 months ago
Session chore(rector): Run rector on apps, core and tests directory 2 months ago
Settings
SetupCheck
Share refactor: Add more typing 2 months ago
Share20 refactor(IShare): Add typing for node 2 months ago
Snowflake chore(snowflakes): don't remove file lock directory during tests 2 months ago
Support refactor: Add more typing 2 months ago
SystemTag
Talk
TaskProcessing
Template
TextProcessing
Traits chore(rector): Run rector on apps, core and tests directory 2 months ago
Updater test(Updater): Harden flaky test 2 months ago
User feat(rector): Enable SafeDeclareStrictTypesRector 2 months ago
Util refactor: Add more typing 2 months ago
AllConfigTest.php refactor: Deprecated user config from IConfig correctly 4 months ago
AppConfigIntegrationTest.php chore: Run rector with new rules for fetch 4 months ago
AppConfigTest.php chore: Remove broken PresetManager tests 2 months ago
AppScriptSortTest.php
AppTest.php
BinaryFinderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php refactor: Add more typing 2 months ago
DateTimeFormatterTest.php refactor: Add more typing 2 months ago
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
FilesTest.php refactor(Files): Remove deprecated streamCopy method 1 month ago
HelperStorageTest.php fix(reflection): ReflectionMethod::setAccessible is noop since 8.1 3 months ago
HookHelper.php feat(rector): Enable SafeDeclareStrictTypesRector 2 months 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 2 months ago
LargeFileHelperTest.php
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php
SetupTest.php feat(install): dispatch InstallationCompletedEvent in Setup 2 months ago
SubAdminTest.php chore: Run rector with new rules for fetch 4 months ago
TagsTest.php chore(rector): Run rector on apps, core and tests directory 2 months ago
TempManagerTest.php chore(rector): Run rector on apps, core and tests directory 2 months 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 fix(tests): Use testing application for testing ajax endpoints, not user_ldap 4 months ago
UtilCheckServerTest.php
UtilTest.php