Vincent Petry cf3d92015b Fix share attribute related tests + code style 2 anos atrás
..
Accounts 108abd77ed Add profile default setting for admin 2 anos atrás
Activity 3a71155fc5 Fix activity tests again 4 anos atrás
App 21f96308c4 Overwrite the channel 2 anos atrás
AppFramework 618bbb313c Fix reading blob data as resource 2 anos atrás
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 2 anos atrás
Authentication f4795f6dac Handle one time and large passwords 2 anos atrás
Avatar 887aa58905 Test all scopes 2 anos atrás
BackgroundJob edfba7f151 Get not only time-sensitive next job from list but any 2 anos atrás
Cache 1c468129af adjust tests to new fs setup 2 anos atrás
Calendar 9a656e5b35 Move calendar resource/room backend registration to IBootstrap 2 anos atrás
Collaboration 82fea7d000 Rename setting name to reduce its length 2 anos atrás
Command 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 anos atrás
Comments 367be7c55f Allow reactions also with other combined emojis 2 anos atrás
Contacts 1fc0b4320c Add global profile toggle config 2 anos atrás
DB 7817845538 Add a metadata service to store file metadata 2 anos atrás
Diagnostics 2dd96fe8da Fix tests 2 anos atrás
DirectEditing 37591f05dc Get the parent directory before creating a file from a template 3 anos atrás
Encryption 3ac93a30e8 Add unit tests for encryption's isSystemWideMountPoint 2 anos atrás
EventDispatcher 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 anos atrás
Federation 7179002600 Allow to get a local cloud id without going through the contacts manager 3 anos atrás
Files fd2afe604e store unencrypted size in the unencrypted_size column 2 anos atrás
GlobalScale 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 anos atrás
Group 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 anos atrás
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter 3 anos atrás
Http d0ceedf054 Use Symfony IpUtils to check for local IP ranges 2 anos atrás
IntegrityCheck 2f38781c96 Fix integrity checker tests 3 anos atrás
L10N 0b7ab9c092 Add a unit test for translation with trailing colon 2 anos atrás
Lock 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 anos atrás
Lockdown 617528312a Fix last tests 2 anos atrás
Log 08035833cf Fix logging data context to file 2 anos atrás
Mail 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 anos atrás
Memcache 7d272c54d0 Add a built-in profiler inside Nextcloud 2 anos atrás
Metadata 7817845538 Add a metadata service to store file metadata 2 anos atrás
Migration 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 anos atrás
Notification b578a1e8b5 Fair use of push notifications 2 anos atrás
OCS 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 anos atrás
Preview d04b7cf03d Skip the test if Imagick is misconfigured 3 anos atrás
PublicNamespace caff1023ea Format control structures, classes, methods and function 4 anos atrás
Remote 41b5e5923a Use exactly one empty line after the namespace declaration 4 anos atrás
Repair 3546cfba1c Fix more ILogger related problems from tests 2 anos atrás
RichObjectStrings caff1023ea Format control structures, classes, methods and function 4 anos atrás
Route 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 anos atrás
Security 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 anos atrás
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 anos atrás
Settings 26050a48f0 Fix unit tests 2 anos atrás
Share d84e1f1951 Re-use fetched dependencies in lib/base.php 3 anos atrás
Share20 cf3d92015b Fix share attribute related tests + code style 2 anos atrás
Support b578a1e8b5 Fair use of push notifications 2 anos atrás
SystemTag caff1023ea Format control structures, classes, methods and function 4 anos atrás
Talk 2c356d0852 Add a Talk API for OCP 2 anos atrás
Template 3546cfba1c Fix more ILogger related problems from tests 2 anos atrás
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 anos atrás
Updater 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 anos atrás
User 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 anos atrás
Util d9015a8c94 Format code to a single space around binary operators 4 anos atrás
APITest.php d9015a8c94 Format code to a single space around binary operators 4 anos atrás
AllConfigTest.php 27865d03c0 use specific email getter where necessary 3 anos atrás
AppConfigTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 anos atrás
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies 2 anos atrás
AppTest.php df47445c01 Fix unit tests 3 anos atrás
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces 4 anos atrás
CapabilitiesManagerTest.php 181aab416a Fix warnings about logException 3 anos atrás
ConfigTest.php f7a2b71627 Fix tests 3 anos atrás
ContactsManagerTest.php d9015a8c94 Format code to a single space around binary operators 4 anos atrás
DateTimeFormatterTest.php 6312c0df69 Check style update 2 anos atrás
ErrorHandlerTest.php 5f468c0248 Cleaner removePassword regex 3 anos atrás
FileChunkingTest.php caff1023ea Format control structures, classes, methods and function 4 anos atrás
HelperStorageTest.php fd2afe604e store unencrypted size in the unencrypted_size column 2 anos atrás
HookHelper.php b80ebc9674 Use the short array syntax, everywhere 4 anos atrás
ImageTest.php d3d65e5c88 Prevent loading images that would require too much memory. 2 anos atrás
InfoXmlTest.php caff1023ea Format control structures, classes, methods and function 4 anos atrás
InitialStateServiceTest.php 113756db30 Fix ArrayAccess and JsonSerializable return types 2 anos atrás
InstallerTest.php df47445c01 Fix unit tests 3 anos atrás
LargeFileHelperGetFileSizeTest.php a25b46f494 Make sure we can also run with escapedshell args 3 anos atrás
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit 4 anos atrás
LegacyHelperTest.php 21762a1e94 Rewrite LegacyHelperTest without $this->at() 3 anos atrás
LoggerTest.php 08035833cf Fix logging data context to file 2 anos atrás
MemoryInfoTest.php 858d846999 Let memory limit set in tests fit the used amount 3 anos atrás
NaturalSortTest.php caff1023ea Format control structures, classes, methods and function 4 anos atrás
NavigationManagerTest.php a94236483e Let apps toggle an unread counter on app icons 3 anos atrás
RepairStepTest.php 9e3775618b log full expection during repair step 3 anos atrás
ServerTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 anos atrás
SetupTest.php df47445c01 Fix unit tests 3 anos atrás
SubAdminTest.php 1c468129af adjust tests to new fs setup 2 anos atrás
TagsTest.php 9f99f859a1 Make sure getUsersFavoritingObject can be run without a user 4 anos atrás
TempManagerTest.php 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 anos atrás
TemplateFunctionsTest.php caff1023ea Format control structures, classes, methods and function 4 anos atrás
TestCase.php 1c468129af adjust tests to new fs setup 2 anos atrás
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 anos atrás
UpdaterTest.php df47445c01 Fix unit tests 3 anos atrás
UrlGeneratorTest.php d68f028251 Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl 3 anos atrás
UtilCheckServerTest.php 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 anos atrás
UtilTest.php 58d516b509 Make sure common and main core scripts are loaded first 2 anos atrás