選択できるのは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年前