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
Lukas Reschke dfd8125aeb
Replace wrong PHPDocs
9 years ago
..
Accounts fix email verification status 9 years ago
Activity
App Add new bundle 9 years ago
AppFramework Remove deprecated Controller Functions 9 years ago
Archive
Authentication Merge pull request #4894 from nextcloud/generic-security-activities 9 years ago
BackgroundJob Add duration of last job execution to the table 9 years ago
Cache Make cache tests a bit more clear 9 years ago
Command
Comments update FakeManager 9 years ago
Contacts/ContactsMenu Do not show an email action for contacts with emtpy email addresses 9 years ago
DB Fix autoloader and namespace test 9 years ago
Diagnostics Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 9 years ago
Encryption Don't use deprecated getMock() anymore 9 years ago
Federation clean cloud ids 9 years ago
Files Replace wrong PHPDocs 9 years ago
GlobalScale add new config switched for the global scale architecture 9 years ago
Group Remove legacy OC_User_Backend and OC_User_Interface 9 years ago
Hooks
Http/Client
IntegrityCheck
L10N Don't force the use of Accept-Language anymore 9 years ago
Lock
Lockdown Save the scope of an auth token in the session 9 years ago
Log Delete the correct config value 9 years ago
Mail Rename renderHTML to renderHtml 9 years ago
Memcache Make cache tests a bit more clear 9 years ago
Migration
Notification
OCS PrivateData to app 9 years ago
Preview fix preview tests 9 years ago
PublicNamespace
Repair Also repair storage id's when repairing invalid entries 9 years ago
RichObjectStrings
Security Add bruteforce capabilities 9 years ago
Session
Settings … and their tests needed adjustments, too 9 years ago
Share Kill dead code 9 years ago
Share20 Emit hook postUnshareFromSelf when the recipient of a share unshares it 9 years ago
SystemTag test setTagGroups with empty groupids 9 years ago
Template Properly handle if the deps file if for some reason empty 9 years ago
Traits fix and extend dav test to also test the master-key setup 9 years ago
Updater
User emit changeUser only if there really was a change (quota, displayname) 9 years ago
Util Stricter phan config fixes 9 years ago
APITest.php
AllConfigTest.php Don't use deprecated getMock() anymore 9 years ago
AppConfigTest.php Fix tests 9 years ago
AppTest.php Fix tests 9 years ago
AutoLoaderTest.php
AvatarManagerTest.php
AvatarTest.php
CapabilitiesManagerTest.php Add tests for public capabilties 9 years ago
ConfigTest.php Check for boolean false and add tests 9 years ago
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php
FilesTest.php
HTTPHelperTest.php
HelperStorageTest.php fix quota tests for external storage 9 years ago
HookHelper.php
ImageTest.php Use 90% JPEG quality for thumbnails and previews by default 9 years ago
InfoXmlTest.php Add the AppContainer 9 years ago
InstallerTest.php Fix the installer tests 9 years ago
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php Better fallback for unknown log types 9 years ago
NaturalSortTest.php
NavigationManagerTest.php Don't load navigation entries of restricted apps 9 years ago
RepairStepTest.php Don't use deprecated getMock() anymore 9 years ago
ServerTest.php
SetupTest.php Move OC_Defaults to OCP\Defaults 9 years ago
SubAdminTest.php
TagsTest.php
TempManagerTest.php
TemplateFunctionsTest.php
TestCase.php Move OC_Defaults to OCP\Defaults 9 years ago
TestMoveableMountPoint.php
UpdaterTest.php Prevent migration from ownCloud 11 to Nextcloud 12 9 years ago
UrlGeneratorTest.php Add tests and inject IRequest 9 years ago
UserTest.php
UtilCheckServerTest.php Use SystemConfig instead of AllConfig for DB stuff 9 years ago
UtilTest.php Use IConfig instead of static OCP\Config 9 years ago