Carl Schwan 702445ba3b Handle one time password better 2 年之前
..
Accounts 4d26a9afa0 Allow to tweak default scopes for accounts 2 年之前
Activity 3a71155fc5 Fix activity tests again 4 年之前
App c7e1c36362 Remove at matcher uses in tests/lib 2 年之前
AppFramework 1bd5222224 Fix PHP 8.2 warnings about undeclared properties 2 年之前
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 2 年之前
Authentication 702445ba3b Handle one time password better 2 年之前
Avatar ec5cbdeb7f Make Color class public 2 年之前
BackgroundJob 0386f4270b Fix DummyJobList typing 2 年之前
Cache 1c468129af adjust tests to new fs setup 2 年之前
Calendar 9a656e5b35 Move calendar resource/room backend registration to IBootstrap 2 年之前
Collaboration 347ca20f4e Rename setting name to reduce its length 2 年之前
Command 53eafc0cb7 Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-fork 2 年之前
Comments d722a0c12a Adjust fake manager 2 年之前
Contacts 232322fe06 Modernize contacts menu 2 年之前
DB 6a1510f8ee Remove some more at matchers in tests/lib 2 年之前
Diagnostics 2dd96fe8da Fix tests 2 年之前
DirectEditing 37591f05dc Get the parent directory before creating a file from a template 3 年之前
Encryption 6a1510f8ee Remove some more at matchers in tests/lib 2 年之前
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 6a1510f8ee Remove some more at matchers in tests/lib 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 6a1510f8ee Remove some more at matchers in tests/lib 2 年之前
IntegrityCheck 6a1510f8ee Remove some more at matchers in tests/lib 2 年之前
L10N 6a1510f8ee Remove some more at matchers in tests/lib 2 年之前
Lock fcae6a68c3 Cleanup lock related code 2 年之前
Lockdown 617528312a Fix last tests 3 年之前
Log cf5452e633 Merge pull request #32242 from nextcloud/fix-logging-data-array 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 d04b7cf03d Skip the test if Imagick is misconfigured 3 年之前
PublicNamespace caff1023ea Format control structures, classes, methods and function 4 年之前
Remote 41b5e5923a Use exactly one empty line after the namespace declaration 4 年之前
Repair 9a9409e315 Remove SCSSCacher 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 01dbd22c9c Validate requested length is random string generator 2 年之前
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
Settings c2af3667dc Fix unit tests 2 年之前
Share 8184e356f4 Remove test for removed class SearchResultSorter 2 年之前
Share20 c1f054a9e0 Fix email shares not being shown to other users 2 年之前
Support b578a1e8b5 Fair use of push notifications 3 年之前
SystemTag caff1023ea Format control structures, classes, methods and function 4 年之前
Talk 2c356d0852 Add a Talk API for OCP 2 年之前
Template 9a9409e315 Remove SCSSCacher 2 年之前
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 6e3d668436 Keep non default protocol in cloud id 2 年之前
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 8bbdd9ea0c Cleanup AllConfig 2 年之前
AppConfigTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 年之前
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies 2 年之前
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 2 年之前
EmojiHelperTest.php cefcd55994 Include more emoji chars to test and fixes after include it 2 年之前
ErrorHandlerTest.php 5f468c0248 Cleaner removePassword regex 3 年之前
FileChunkingTest.php caff1023ea Format control structures, classes, methods and function 4 年之前
HelperStorageTest.php 8238582e59 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. 2 年之前
InfoXmlTest.php caff1023ea Format control structures, classes, methods and function 4 年之前
InitialStateServiceTest.php 113756db30 Fix ArrayAccess and JsonSerializable return types 3 年之前
InstallerTest.php 6a1510f8ee Remove some more at matchers in tests/lib 2 年之前
LargeFileHelperGetFileSizeTest.php a25b46f494 Make sure we can also run with escapedshell args 3 年之前
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit 5 年之前
LegacyHelperTest.php 21762a1e94 Rewrite LegacyHelperTest without $this->at() 3 年之前
LoggerTest.php 1e7d924c61 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 3 年之前
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 年之前