Joas Schilling 1eabc0da09 fix: Extend SVG reference check 7 月之前
..
Accounts 108abd77ed Add profile default setting for admin 2 年之前
Activity 3a71155fc5 Fix activity tests again 4 年之前
App 21f96308c4 Overwrite the channel 2 年之前
AppFramework 2fd3a372f7 Reverse X-Forwarded-For list to read the correct proxy remote address 1 年之前
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 3 年之前
Authentication bcfd571d83 unit tests for Manager::invalidateTokensOfUser 2 年之前
Avatar ebfac5f273 test: Update tests 9 月之前
BackgroundJob edfba7f151 Get not only time-sensitive next job from list but any 2 年之前
Cache 1c468129af adjust tests to new fs setup 2 年之前
Calendar 9a656e5b35 Move calendar resource/room backend registration to IBootstrap 2 年之前
Collaboration 82fea7d000 Rename setting name to reduce its length 2 年之前
Command 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
Comments 367be7c55f Allow reactions also with other combined emojis 2 年之前
Contacts 029a9ee39f Update ContactsStoreTest.php 2 年之前
DB 2f0c60dccc tests(db): Add test case to ensure column comments work 1 年之前
Diagnostics 2dd96fe8da Fix tests 2 年之前
DirectEditing 37591f05dc Get the parent directory before creating a file from a template 3 年之前
Encryption 6761b94f4f Remove failing test that works with mocks only anyway 1 年之前
EventDispatcher 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 年之前
Federation 7179002600 Allow to get a local cloud id without going through the contacts manager 3 年之前
Files d843ba9822 Also update the unencrypted size of files when creating them with empty content 2 年之前
GlobalScale 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
Group 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 年之前
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter 4 年之前
Http e0d588b390 Fix tests for nested v4 in v6 2 年之前
IntegrityCheck 2f38781c96 Fix integrity checker tests 3 年之前
L10N 66cf085767 fix(l10n): Fix plural issue with different locale and language 1 年之前
Lock 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 年之前
Lockdown 617528312a Fix last tests 3 年之前
Log 08035833cf Fix logging data context to file 2 年之前
Mail 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 年之前
Memcache 7d272c54d0 Add a built-in profiler inside Nextcloud 2 年之前
Metadata 7817845538 Add a metadata service to store file metadata 2 年之前
Migration 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
Notification b578a1e8b5 Fair use of push notifications 3 年之前
OCS 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
Preview 1eabc0da09 fix: Extend SVG reference check 7 月之前
PublicNamespace caff1023ea Format control structures, classes, methods and function 4 年之前
Remote 41b5e5923a Use exactly one empty line after the namespace declaration 4 年之前
Repair 3546cfba1c Fix more ILogger related problems from tests 2 年之前
RichObjectStrings caff1023ea Format control structures, classes, methods and function 4 年之前
Route 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 年之前
Security 77a956020c feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 1 年之前
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
Settings 26050a48f0 Fix unit tests 2 年之前
Share d84e1f1951 Re-use fetched dependencies in lib/base.php 4 年之前
Share20 da391a550f Fix tests, add test for the new feature 10 月之前
Support b578a1e8b5 Fair use of push notifications 3 年之前
SystemTag 60395a898e fix(SystemTagManager): Truncate overlong tag names 1 年之前
Talk 2c356d0852 Add a Talk API for OCP 2 年之前
Template a04ed00f63 fix: Avoid resetting scss cacher when no variables are found 1 年之前
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 年之前
Updater 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 年之前
User 7b6a2a041c fix(dav): Abort requests with 429 instead of waiting 1 年之前
Util d9015a8c94 Format code to a single space around binary operators 4 年之前
APITest.php d9015a8c94 Format code to a single space around binary operators 4 年之前
AllConfigTest.php ef024d40e0 fix(config): Make sure user keys are strings 9 月之前
AppConfigTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 4 年之前
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies 3 年之前
AppTest.php df47445c01 Fix unit tests 3 年之前
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces 4 年之前
CapabilitiesManagerTest.php 181aab416a Fix warnings about logException 3 年之前
ConfigTest.php f7a2b71627 Fix tests 4 年之前
ContactsManagerTest.php d9015a8c94 Format code to a single space around binary operators 4 年之前
DateTimeFormatterTest.php 6312c0df69 Check style update 3 年之前
ErrorHandlerTest.php 5f468c0248 Cleaner removePassword regex 3 年之前
FileChunkingTest.php caff1023ea Format control structures, classes, methods and function 4 年之前
HelperStorageTest.php fd2afe604e store unencrypted size in the unencrypted_size column 2 年之前
HookHelper.php b80ebc9674 Use the short array syntax, everywhere 4 年之前
ImageTest.php d3d65e5c88 Prevent loading images that would require too much memory. 3 年之前
InfoXmlTest.php caff1023ea Format control structures, classes, methods and function 4 年之前
InitialStateServiceTest.php 113756db30 Fix ArrayAccess and JsonSerializable return types 3 年之前
InstallerTest.php df47445c01 Fix unit tests 3 年之前
LargeFileHelperGetFileSizeTest.php a25b46f494 Make sure we can also run with escapedshell args 4 年之前
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit 5 年之前
LegacyHelperTest.php 21762a1e94 Rewrite LegacyHelperTest without $this->at() 3 年之前
LoggerTest.php 08035833cf Fix logging data context to file 2 年之前
MemoryInfoTest.php 858d846999 Let memory limit set in tests fit the used amount 3 年之前
NaturalSortTest.php caff1023ea Format control structures, classes, methods and function 4 年之前
NavigationManagerTest.php a94236483e Let apps toggle an unread counter on app icons 3 年之前
RepairStepTest.php 9e3775618b log full expection during repair step 3 年之前
ServerTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 4 年之前
SetupTest.php df47445c01 Fix unit tests 3 年之前
SubAdminTest.php 1c468129af adjust tests to new fs setup 2 年之前
TagsTest.php 9f99f859a1 Make sure getUsersFavoritingObject can be run without a user 4 年之前
TempManagerTest.php 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 年之前
TemplateFunctionsTest.php caff1023ea Format control structures, classes, methods and function 4 年之前
TestCase.php 1c468129af adjust tests to new fs setup 2 年之前
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 年之前
UpdaterTest.php df47445c01 Fix unit tests 3 年之前
UrlGeneratorTest.php d68f028251 Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl 3 年之前
UtilCheckServerTest.php 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
UtilTest.php 58d516b509 Make sure common and main core scripts are loaded first 2 年之前