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
Ferdinand Thiessen e231abd9bf
fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `script-src-elem`
2 years ago
..
Accounts fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 2 years ago
Activity composer run cs:fix 3 years ago
App fix(AppManager): Ensure that app manager can handle empty app keys on the navigation entries 2 years ago
AppFramework fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `script-src-elem` 2 years ago
Archive
Authentication Add tests for occ user:auth-tokens:delete 2 years ago
Avatar Update avatars on update 3 years ago
BackgroundJob feat(backgroundjob): Schedule job after <timestamp> 2 years ago
Cache
Calendar composer run cs:fix 3 years ago
Collaboration Adapt tests to config value typing 3 years ago
Command chore(3rdparty): remove opis/closure 2 years ago
Comments Cover expire_date with unit tests 2 years ago
Contacts/ContactsMenu feat(contactsmenu): Sort by user status 2 years ago
DB fix(sqlite): Remove some old SQLite cheats 2 years ago
Diagnostics composer run cs:fix 3 years ago
DirectEditing feat(directediting): Allow opening by file id 3 years ago
Encryption update tests 2 years ago
Federation adjusts tests for CloudIdManager 3 years ago
Files optimize UserMountCache::registerStorage 2 years ago
GlobalScale Adapt tests to config value typing 3 years ago
Group Add batch methods in user backends 2 years ago
Hooks
Http test: add tests for dns pin middleware 2 years ago
IntegrityCheck Adapt tests to config value typing 3 years ago
L10N chore: update expected results for CLDR 42 2 years ago
Lock composer run cs:fix 3 years ago
Lockdown composer run cs:fix 3 years ago
Log
Mail try to fix tests 2 years ago
Memcache feat: Add factory method for in-memory caches 2 years ago
Migration composer run cs:fix 3 years ago
Net Add remote host validation API 3 years ago
Notification composer run cs:fix 3 years ago
OCS composer run cs:fix 3 years ago
Preview fix!: Remove legacy event dispatching Symfony's GenericEvent 2 years ago
PublicNamespace
Remote
Repair fix(sqlite): Remove no longer required autoincrement fix 2 years ago
RichObjectStrings
Route DI for Router 3 years ago
Security fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `script-src-elem` 2 years ago
Session
Settings Fix dynamic properties and other problems in tests for PHP 8.2 3 years ago
Share Cleanup tags and Share component 3 years ago
Share20 Merge pull request #39863 from nextcloud/sharing-mask-wrapper 2 years ago
Support Adapt tests to config value typing 3 years ago
SystemTag fix: Move SystemTags events to IEventDispatcher 2 years ago
Talk
Template fix(JSResourceLocator): Handle missing translations silently 2 years ago
TextProcessing Fix various deprecation warnings in tests on PHP 8.3 2 years ago
Traits
Updater Print log message when version could not be got from updater server 2 years ago
User feat(dav): Enable OOO UI and expose enabled via OCP 2 years ago
Util Convert isset ternary to null coalescing operator 2 years ago
APITest.php composer run cs:fix 3 years ago
AllConfigTest.php composer run cs:fix 3 years ago
AppConfigTest.php
AppScriptSortTest.php
AppTest.php fix: Move AppManager events to IEventDispatcher 2 years ago
AutoLoaderTest.php
CapabilitiesManagerTest.php composer run cs:fix 3 years ago
ConfigTest.php
ContactsManagerTest.php Fix ContactsManagerTest adressbook mocks having a null key 2 years ago
DateTimeFormatterTest.php chore: update expected results for CLDR 42 2 years ago
EmojiHelperTest.php composer run cs:fix 3 years ago
ErrorHandlerTest.php composer run cs:fix 3 years ago
EventSourceFactoryTest.php refactor: migrate OC_EventSource to dependency injection 2 years ago
FileChunkingTest.php Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
HelperStorageTest.php only determine quota_include_external_storage once for quota wrapper 2 years ago
HookHelper.php
ImageTest.php increase preview_max_memory and make it easier to debug 3 years ago
InfoXmlTest.php chore: Drop \OC_App::getAppInfo 2 years ago
InitialStateServiceTest.php fix(initial-state): Log an error when initial-state can not be JSON encoded 3 years ago
InstallerTest.php Remove deprecated at matcher in tests/lib/InstallerTest.php 2 years ago
LargeFileHelperGetFileSizeTest.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 3 years ago
LargeFileHelperTest.php
LegacyHelperTest.php composer run cs:fix 3 years ago
LoggerTest.php composer run cs:fix 3 years ago
MemoryInfoTest.php Add helper to cast to int|float, fix MemoryInfo on 32bits 3 years ago
NaturalSortTest.php composer run cs:fix 3 years ago
NavigationManagerTest.php fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 2 years ago
RepairTest.php Fix RepairTest 3 years ago
ServerTest.php refactor: migrate OC_EventSource to dependency injection 2 years ago
SetupTest.php composer run cs:fix 3 years ago
SubAdminTest.php composer run cs:fix 3 years ago
TagsTest.php composer run cs:fix 3 years ago
TempManagerTest.php composer run cs:fix 3 years ago
TemplateFunctionsTest.php fix: Correctly add `module` content type to script tags when scripts with versions are used 2 years ago
TestCase.php feat(CI): Allow apps to test with PHPUnit10 2 years ago
TestMoveableMountPoint.php composer run cs:fix 3 years ago
UpdaterTest.php Adapt tests to config value typing 3 years ago
UrlGeneratorTest.php feat(f2v): migrate Files 2 years ago
UtilCheckServerTest.php Convert isset ternary to null coalescing operator 2 years ago
UtilTest.php