You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joas Schilling 3b91e4cc48
Add unit test for share enumeration method
4 years ago
..
Accounts fix populating account array with missing default values 4 years ago
Activity Fix activity tests again 5 years ago
App Fix unit tests 4 years ago
AppFramework Add admin privilege delegation for admin settings 4 years ago
Archive Format code to a single space around binary operators 5 years ago
Authentication Prevent duplicate auth token activity updates 4 years ago
Avatar Enable Avatar tests as well for PHP>=8 4 years ago
BackgroundJob Move queries to the joblist 4 years ago
Cache Format code to a single space around binary operators 5 years ago
Calendar Build instances of the calendar providers before using them 4 years ago
Collaboration Allow to get a local cloud id without going through the contacts manager 4 years ago
Command Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Comments Add integration tests for group 4 years ago
Contacts/ContactsMenu Change origin field to appId 4 years ago
DB Bump doctrine/dbal from 3.0.0 to 3.1.3 4 years ago
Diagnostics Format control structures, classes, methods and function 6 years ago
DirectEditing Get the parent directory before creating a file from a template 5 years ago
Encryption Log and continue when failing to update encryption keys during for individual files 5 years ago
EventDispatcher Fix the legacy dispatcher argument order 5 years ago
Federation Allow to get a local cloud id without going through the contacts manager 4 years ago
Files Merge pull request #27440 from nextcloud/is-file-handle 4 years ago
GlobalScale Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Group Fix types in the Group Manager 5 years ago
Hooks Remove unused private ForwardEmitter and LegacyEmitter 5 years ago
Http Adjust test 5 years ago
IntegrityCheck Fix integrity checker tests 4 years ago
L10N Add L10n factory method for generic language heuristics 4 years ago
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Lockdown Format control structures, classes, methods and function 6 years ago
Log Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Mail Set local domain for swiftmailer transport 4 years ago
Memcache Migrate HintException to OCP 4 years ago
Migration Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Notification Fair use of push notifications 4 years ago
OCS Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Preview Skip the test if Imagick is misconfigured 5 years ago
PublicNamespace Format control structures, classes, methods and function 6 years ago
Remote Use exactly one empty line after the namespace declaration 6 years ago
Repair test: adjust expectation 5 years ago
RichObjectStrings Format control structures, classes, methods and function 6 years ago
Route Only load routes of the app which is requested 5 years ago
Security Add an OCP for trusted domain helper 4 years ago
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Settings Add admin privilege delegation for admin settings 4 years ago
Share Re-use fetched dependencies in lib/base.php 5 years ago
Share20 Add unit test for share enumeration method 4 years ago
Support Fair use of push notifications 4 years ago
SystemTag Format control structures, classes, methods and function 6 years ago
Template Bump scssphp/scssphp from 1.0.3 to 1.4.0 5 years ago
Traits php cs fix 5 years ago
Updater Format code to a single space around binary operators 5 years ago
User enable the user to set a primary (notification) email address (backend) 4 years ago
Util Format code to a single space around binary operators 5 years ago
APITest.php Format code to a single space around binary operators 5 years ago
AllConfigTest.php use specific email getter where necessary 4 years ago
AppConfigTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
AppTest.php Fix unit tests 5 years ago
AutoLoaderTest.php Remove trailing and in between spaces 6 years ago
CapabilitiesManagerTest.php Fix warnings about logException 4 years ago
ConfigTest.php Fix tests 5 years ago
ContactsManagerTest.php Format code to a single space around binary operators 5 years ago
DateTimeFormatterTest.php Format code to a single space around binary operators 5 years ago
ErrorHandlerTest.php Cleaner removePassword regex 5 years ago
FileChunkingTest.php Format control structures, classes, methods and function 6 years ago
HelperStorageTest.php Add visibility to all methods and position of static keyword 6 years ago
HookHelper.php Use the short array syntax, everywhere 6 years ago
ImageTest.php Add visibility to all methods and position of static keyword 6 years ago
InfoXmlTest.php Format control structures, classes, methods and function 6 years ago
InitialStateServiceTest.php Fix unit tests 5 years ago
InstallerTest.php Fix unit tests 5 years ago
LargeFileHelperGetFileSizeTest.php Make sure we can also run with escapedshell args 5 years ago
LargeFileHelperTest.php Mode to modern phpunit 6 years ago
LegacyHelperTest.php Rewrite LegacyHelperTest without $this->at() 4 years ago
LoggerTest.php Format code to a single space around binary operators 5 years ago
MemoryInfoTest.php Let memory limit set in tests fit the used amount 4 years ago
NaturalSortTest.php Format control structures, classes, methods and function 6 years ago
NavigationManagerTest.php Let apps toggle an unread counter on app icons 4 years ago
RepairStepTest.php log full expection during repair step 5 years ago
ServerTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
SetupTest.php Fix unit tests 5 years ago
SubAdminTest.php Change tests to typed event listener 5 years ago
TagsTest.php Make sure getUsersFavoritingObject can be run without a user 5 years ago
TempManagerTest.php Remove unneeded import 5 years ago
TemplateFunctionsTest.php Format control structures, classes, methods and function 6 years ago
TestCase.php Make Testcase class compatible with phpunit-9.5 5 years ago
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 10 years ago
UpdaterTest.php Fix unit tests 5 years ago
UrlGeneratorTest.php Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl 4 years ago
UtilCheckServerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
UtilTest.php Move UtilTest::testDefaultApps() to UrlGeneratorTest 4 years ago