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
provokateurin 9dc1d6372f
fix(IContainer): Fix parameter and return types
3 months ago
..
Accounts
Activity
App fix(openmetrics): Allow openmetrics in info.xml 4 months ago
AppFramework fix(FileDisplayResponse): return 404 if not found 4 months ago
Archive chore(rector): Run rector on apps, core and tests directory 4 months ago
Authentication refactor: Add more typing 4 months ago
Avatar
BackgroundJob refactor: Rename Snowflake Generator and Decoder 5 months ago
Cache
Calendar feat: automated appointment creation 4 months ago
Collaboration fix(IContainer): Fix parameter and return types 3 months ago
Command
Comments feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Config chore: Remove broken PresetManager tests 4 months ago
Contacts/ContactsMenu fix: Unify handling of exclude groups in contacts menu and sharing 6 months ago
DB fix(ExpressionBuilderTest): Fix test and improve typing 4 months ago
Diagnostics refactor: Add more typing 4 months ago
DirectEditing
Encryption perf: Allow filtering the directory content by mimetype 4 months ago
Federation
Files Merge pull request #58134 from nextcloud/carl/lock-propagator-order 4 months ago
FilesMetadata
GlobalScale
Group
Hooks
Http style(tests): apply cs-fixer formatting to ClientTest 5 months ago
Install/Events feat(install): add InstallationCompletedEvent for post-installation hooks 4 months ago
IntegrityCheck chore(rector): Run rector on apps, core and tests directory 4 months ago
L10N fix(l10n): Fix language selection 5 months ago
Lock chore(rector): Run rector on apps, core and tests directory 4 months ago
Lockdown
Log
Mail
Memcache feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Migration fix(DB): support up to 63 character long table and index names 4 months ago
Net
Notification
OCM feat(ocm): event on ocm discovery and ocm request 5 months ago
OCS
OpenMetrics fix(openmetrics): ensure unit is a suffix of metric name 4 months ago
Preview Merge pull request #55649 from nextcloud/carl/on-demand-preview-migration 4 months ago
Profile/Actions
Remote
Repair refactor: Add more typing 4 months ago
RichObjectStrings
Route
Search
Security chore(rector): Run rector on apps, core and tests directory 4 months ago
Session chore(rector): Run rector on apps, core and tests directory 4 months ago
Settings
SetupCheck
Share refactor: Add more typing 4 months ago
Share20 refactor(IShare): Add typing for node 4 months ago
Snowflake chore(snowflakes): don't remove file lock directory during tests 4 months ago
Support refactor: Add more typing 4 months ago
SystemTag
Talk
TaskProcessing
Template
TextProcessing
Traits chore(rector): Run rector on apps, core and tests directory 4 months ago
Updater test(Updater): Harden flaky test 4 months ago
User feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Util refactor: Add more typing 4 months ago
AllConfigTest.php refactor: Deprecated user config from IConfig correctly 6 months ago
AppConfigIntegrationTest.php
AppConfigTest.php chore: Remove broken PresetManager tests 4 months ago
AppScriptSortTest.php
AppTest.php
BinaryFinderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php refactor: Add more typing 4 months ago
DateTimeFormatterTest.php refactor: Add more typing 4 months ago
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
FilesTest.php
HelperStorageTest.php fix(reflection): ReflectionMethod::setAccessible is noop since 8.1 5 months ago
HookHelper.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
ImageTest.php
InfoXmlTest.php fix(openmetrics): Make openmetrics always an array like all other infoxml fields 4 months ago
InitialStateServiceTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php chore(rector): Run rector on apps, core and tests directory 4 months ago
LargeFileHelperTest.php
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php
SetupTest.php feat(install): dispatch InstallationCompletedEvent in Setup 4 months ago
SubAdminTest.php
TagsTest.php chore(rector): Run rector on apps, core and tests directory 4 months ago
TempManagerTest.php chore(rector): Run rector on apps, core and tests directory 4 months ago
TemplateFunctionsTest.php fix(template): add import map for JS module entry points 5 months ago
TemplateLayoutTest.php
TestCase.php feat: perform share mount validation on share instead of on mount 4 months ago
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php
UtilCheckServerTest.php
UtilTest.php