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.
Roeland Jago Douma 24d4c3eeab
Merge pull request #25577 from nextcloud/enhancement/app-code-checker-noop
3 years ago
..
Accounts Add and fix unit tests 3 years ago
Activity Fix activity tests again 3 years ago
App Make the app code checker a NOOP 3 years ago
AppFramework Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
Archive Format code to a single space around binary operators 3 years ago
Authentication Always renew apppasswords on login 3 years ago
Avatar php cs fix 3 years ago
BackgroundJob Remove getLastJob from IJobList 3 years ago
Cache Format code to a single space around binary operators 3 years ago
Calendar Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Collaboration Show unique displayname context in the sharing input 3 years ago
Command Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Comments Fix unit tests 3 years ago
Contacts/ContactsMenu use a consistent default value for sharing.maxAutocompleteResults 3 years ago
DB Add test for dbal exception wrapping 3 years ago
Diagnostics Format control structures, classes, methods and function 4 years ago
DirectEditing Do not expose direct editing if no master key is available 3 years ago
Encryption Format code to a single space around binary operators 3 years ago
EventDispatcher Fix the legacy dispatcher argument order 3 years ago
Federation set the display name of federated sharees from addressbook 3 years ago
Files Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
GlobalScale Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Group Format code to a single space around binary operators 3 years ago
Hooks Remove unused private ForwardEmitter and LegacyEmitter 3 years ago
Http Type the service registration 3 years ago
IntegrityCheck Cleanup the constructor 3 years ago
L10N Format code to a single space around binary operators 3 years ago
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
Lockdown Format control structures, classes, methods and function 4 years ago
Log Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Mail Micro-optimize validation of empty email addresses 3 years ago
Memcache Format code to a single space around binary operators 3 years ago
Migration Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Notification Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
OCS Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Preview Skip the test if Imagick is misconfigured 3 years ago
PublicNamespace Format control structures, classes, methods and function 4 years ago
Remote Use exactly one empty line after the namespace declaration 4 years ago
Repair test: adjust expectation 3 years ago
RichObjectStrings Format control structures, classes, methods and function 4 years ago
Route Only load routes of the app which is requested 3 years ago
Security Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Settings Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Share Re-use fetched dependencies in lib/base.php 3 years ago
Share20 deleteChildren only returns array 3 years ago
Support Add notification for user limit 3 years ago
SystemTag Format control structures, classes, methods and function 4 years ago
Template Bump scssphp/scssphp from 1.0.3 to 1.4.0 3 years ago
Traits php cs fix 3 years ago
Updater Format code to a single space around binary operators 3 years ago
User Fix more tests 3 years ago
Util Format code to a single space around binary operators 3 years ago
APITest.php Format code to a single space around binary operators 3 years ago
AllConfigTest.php Format code to a single space around binary operators 3 years ago
AppConfigTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
AppTest.php Add visibility to all constants 4 years ago
AutoLoaderTest.php Remove trailing and in between spaces 4 years ago
CapabilitiesManagerTest.php Unify function spacing to PSR2 recommendation 4 years ago
ConfigTest.php Fix tests 3 years ago
ContactsManagerTest.php Format code to a single space around binary operators 3 years ago
DateTimeFormatterTest.php Format code to a single space around binary operators 3 years ago
ErrorHandlerTest.php Add visibility to all methods and position of static keyword 4 years ago
FileChunkingTest.php Format control structures, classes, methods and function 4 years ago
HelperStorageTest.php Add visibility to all methods and position of static keyword 4 years ago
HookHelper.php Use the short array syntax, everywhere 4 years ago
ImageTest.php php cs fix 3 years ago
InfoXmlTest.php Format control structures, classes, methods and function 4 years ago
InitialStateServiceTest.php Move initial state provider to boostrap 3 years ago
InstallerTest.php Allow installing/updating of apps again 3 years ago
LargeFileHelperGetFileSizeTest.php Make sure we can also run with escapedshell args 3 years ago
LargeFileHelperTest.php Mode to modern phpunit 4 years ago
LegacyHelperTest.php Add visibility to all methods and position of static keyword 4 years ago
LoggerTest.php Format code to a single space around binary operators 3 years ago
MemoryInfoTest.php Use a blank line after the opening tag 4 years ago
NaturalSortTest.php Format control structures, classes, methods and function 4 years ago
NavigationManagerTest.php Format code to a single space around binary operators 3 years ago
RepairStepTest.php Format control structures, classes, methods and function 4 years ago
ServerTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
SetupTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
SubAdminTest.php Change tests to typed event listener 3 years ago
TagsTest.php Make sure getUsersFavoritingObject can be run without a user 3 years ago
TempManagerTest.php Remove unneeded import 3 years ago
TemplateFunctionsTest.php Format control structures, classes, methods and function 4 years ago
TestCase.php Rollback failed transactions in TestCase.php to not break followup tests 3 years ago
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 8 years ago
UpdaterTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
UrlGeneratorTest.php Remove some IRouter methods 3 years ago
UtilCheckServerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
UtilTest.php Add visibility to all methods and position of static keyword 4 years ago