您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Joas Schilling b8fcf6e9b3
Allow empty strings in getAbsoluteURL
5 年前
..
Accounts Use IAccountManager constants 5 年前
Activity Remove deprecated publishActivity function 5 年前
App add deck and mail to the groupware bundle, remove talk 5 年前
AppFramework Fix tests 5 年前
Archive Remove \OCP\Files::tmpFolder 6 年前
Authentication Use the defined func()->count() instead of manual counting 5 年前
BackgroundJob fixup! fixup! Add backgroundjobs to OCP 5 年前
Cache Make cache tests a bit more clear 7 年前
Calendar RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 5 年前
Collaboration/Collaborators Fix injection to get the user id 5 年前
Command Add proper EOL 6 年前
Comments Match mentions when the username is wrapped in quotes 5 年前
Contacts/ContactsMenu Fix risky tests without assertions 6 年前
DB Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function 5 年前
Diagnostics Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 7 年前
Encryption skip already decrypted files on decrypt all command 5 年前
Federation Fix risky tests without assertions 6 年前
Files add test for non existing file by id 5 年前
GlobalScale add new config switched for the global scale architecture 7 年前
Group Tests fix 6 年前
Hooks Fix risky tests without assertions 6 年前
Http/Client Fix HTTP client given options being overriden by default options 6 年前
IntegrityCheck Handle strict typing in Checker and fix tests 6 年前
L10N Add simple unit test for findLanguageFromLocale 5 年前
Lock prevent lock values from going negative with memcache backend 6 年前
Lockdown Save the scope of an auth token in the session 7 年前
Log Fix tests 5 年前
Mail Fallback to default path is sendmail can't be found 5 年前
Memcache Drop support for xcache 5 年前
Migration Use ::class in test mocks 6 年前
Notification Fix "Undefined method setExpectedException()" 6 年前
OCS PrivateData to app 7 年前
Preview Only generate previews in powers of 4 and set min 5 年前
PublicNamespace Migrate tests for contacts manager to correct test class 6 年前
Remote Add some more tests for ocs remote api 6 年前
Repair Use the defined func()->count() instead of manual counting 5 年前
RichObjectStrings Fix risky tests without assertions 6 年前
Security Disallow unsafe-eval by default 5 年前
Session Use ::class in test mocks of encryption app 6 年前
Settings Cleanup some unused sharing methods from the old sharing code 5 年前
Share Get rid of shareItem 6 年前
Share20 Store "sendPasswordByTalk" property of link shares in the database 5 年前
Support/CrashReport Add breadcrumb support to crash reporters 5 年前
SystemTag Use ::class in test mocks 6 年前
Template Make sure to always load the latest icons-vars.css file 5 年前
Traits Cleanup OC_User and OCP\User 6 年前
Updater Backend work to provide NC whats New info to users 6 年前
User filter null values for UserManager::getByEmail 5 年前
Util extend tests for status quo 6 年前
APITest.php Remove unused methods and constants from legacy OC_API 6 年前
AllConfigTest.php Don't use deprecated getMock() anymore 7 年前
AppConfigTest.php Fix tests 7 年前
AppTest.php always enable cloud federation api 6 年前
AutoLoaderTest.php Fix unit tests 8 年前
AvatarManagerTest.php Use \OC\User\Manager internally in the avatarmanager 6 年前
AvatarTest.php fixup! Fix comment and cap-height 5 年前
CapabilitiesManagerTest.php Properly log the full exception instead of only the message 6 年前
ConfigTest.php Check for boolean false and add tests 7 年前
ContactsManagerTest.php Migrate tests for contacts manager to correct test class 6 年前
DateTimeFormatterTest.php Provide tests for future timestamp formatting 6 年前
ErrorHandlerTest.php FIx lib/ a-d 8 年前
FileChunkingTest.php Use ::class in test mocks of dav app 6 年前
FilesTest.php Make sure memory limit is > post size and upload filesize 7 年前
HelperStorageTest.php fix quota tests for external storage 7 年前
HookHelper.php Move tests/ to PSR-4 (#24731) 8 年前
ImageTest.php Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 6 年前
InfoXmlTest.php Fix risky tests without assertions 6 年前
InstallerTest.php Use isInstalled of AppManger instead of reimplement it 6 年前
LargeFileHelperGetFileSizeTest.php Remove unneeded Windows logic 7 年前
LargeFileHelperTest.php Move tests/ to PSR-4 (#24731) 8 年前
LegacyHelperTest.php Deprecate unused, private OC_Helper::linkToPublic 5 年前
LoggerTest.php revert Log's dependency to SystemConfig to work during Installation 6 年前
MemoryInfoTest.php Adds license to files. Updates the branch. 5 年前
NaturalSortTest.php Fix lib/ 8 年前
NavigationManagerTest.php Fixed phpunit 6 年前
RepairStepTest.php Don't use deprecated getMock() anymore 7 年前
ServerTest.php Remove deprecated HTTPHelper 6 年前
SetupTest.php Add more test cases 5 年前
SubAdminTest.php Move tests/ to PSR-4 (#24731) 8 年前
TagsTest.php Get rid of shareItem 6 年前
TempManagerTest.php Loglevel is an int 6 年前
TemplateFunctionsTest.php Fix lib/ 8 年前
TestCase.php whitelist audit.log 6 年前
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 8 年前
UpdaterTest.php Revert "Wait for cron to finish before running upgrade command" 5 年前
UrlGeneratorTest.php Allow empty strings in getAbsoluteURL 5 年前
UtilCheckServerTest.php Use SystemConfig instead of AllConfig for DB stuff 7 年前
UtilTest.php Remove \OCP\Files::tmpFolder 6 年前