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
Morris Jobke 83b00a99fa
Add interfaces to interact with subscription from support app
7 years ago
..
Accounts Use IAccountManager constants 7 years ago
Activity Remove legacy activity stuff 7 years ago
App allow enforcing apps to ignore the max version 7 years ago
AppFramework Set empty CSP by default 7 years ago
Archive
Authentication Add a login chain to reduce the complexity of LoginController::tryLogin 7 years ago
Avatar Switch guest avatars to PNG 7 years ago
BackgroundJob
Cache
Calendar
Collaboration/Collaborators Search sharees on lookup server when explicitly requested by user 7 years ago
Command Fix AsyncBusTests 7 years ago
Comments Match mentions when the username is wrapped in quotes 7 years ago
Contacts/ContactsMenu Respect sharing enumeration config in contacts menu 7 years ago
DB Update the tests to the comparison logic 7 years ago
Diagnostics
Encryption update encryption wrapper tests 7 years ago
Federation
Files Avoid calculating folder size for parent that needs scan. 7 years ago
GlobalScale
Group Add dispatcher events to User and Group objects 7 years ago
Hooks
Http/Client Fix testGetProxyUri 7 years ago
IntegrityCheck Remove the upload and memory setting 7 years ago
L10N
Lock
Lockdown
Log
Mail Addressing comments, array() to [] 7 years ago
Memcache
Migration Properly inject EventDispatched in BackgroundRepair 7 years ago
Notification
OCS
Preview use a fresh appdata factory in background job test 7 years ago
PublicNamespace
Remote
Repair Implement guest avatar endpoint 7 years ago
RichObjectStrings
Security Merge pull request #13327 from nextcloud/allow-bracket-notation-for-remove-ipv6-address 7 years ago
Session
Settings Fetch proper translations 7 years ago
Share Deprecate legacy share code and cleanup some unused methods 7 years ago
Share20 Correctly determinate the owner in case of shared external storages 7 years ago
Support Add interfaces to interact with subscription from support app 7 years ago
SystemTag
Template more caching for theming 7 years ago
Traits
Updater
User lib/private/User: do not change user properties if value has not changed 7 years ago
Util Return true in the dummy backend for successful display name change 7 years ago
APITest.php
AllConfigTest.php
AppConfigTest.php
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php
InitialStateServiceTest.php Add a key parameter to the new initial state API 7 years ago
InstallerTest.php Update CRL to contain revoked files_external_dropbox, passman & payback 7 years ago
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php Remove the upload and memory setting 7 years ago
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php Use non-absolute logout URL to fix wrong URL in reverse proxy scenario 7 years ago
RepairStepTest.php
ServerTest.php Implement guest avatar endpoint 7 years ago
SetupTest.php
SubAdminTest.php Expose subadmin to OCP 7 years ago
TagsTest.php Add dispatcher events to User and Group objects 7 years ago
TempManagerTest.php
TemplateFunctionsTest.php
TestCase.php
TestMoveableMountPoint.php
UpdaterTest.php Revert "Wait for cron to finish before running upgrade command" 7 years ago
UrlGeneratorTest.php Allow empty strings in getAbsoluteURL 7 years ago
UtilCheckServerTest.php
UtilTest.php