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.
Christoph Wurst 20fcfb5739
feat(app framework)!: Inject services into controller methods
пре 1 година
..
Accounts Fix tests пре 1 година
Activity Fix activity tests again пре 3 година
App set theming app to alwaysEnabled пре 1 година
AppFramework feat(app framework)!: Inject services into controller methods пре 1 година
Archive Avoid Deprecation warning from Zip tests on PHP 8.1 пре 2 година
Authentication PublickKeyTokenProvider: Fix password update routine with password hash пре 1 година
Avatar Update avatars on update пре 1 година
BackgroundJob Fix API breakage by using a new method instead пре 1 година
Cache Move CappedMemoryCache to OCP пре 1 година
Calendar Fix errors in calendar tests saying function handleIMipMessage does not exists on ICreateFromString пре 1 година
Collaboration adjusts tests for CloudIdManager пре 1 година
Command Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-fork пре 2 година
Comments Delete comments that expired now пре 1 година
Contacts/ContactsMenu Fix unit tests of the ActionProviderStore пре 1 година
DB Fix dynamic properties and other problems in tests for PHP 8.2 пре 1 година
Diagnostics Fix tests пре 2 година
DirectEditing Fix dynamic property creations in test files пре 1 година
Encryption Fix codestyle in modified files пре 1 година
EventDispatcher Migrate from ILogger to LoggerInterface where needed in the tests пре 2 година
Federation adjusts tests for CloudIdManager пре 1 година
Files Also update the unencrypted size of files when creating them with empty content пре 1 година
GlobalScale Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject пре 3 година
Group Add group display name cache пре 1 година
Hooks Remove unused private ForwardEmitter and LegacyEmitter пре 3 година
Http Add remote host validation API пре 1 година
IntegrityCheck Remove some more at matchers in tests/lib пре 2 година
L10N Cache available languages locally пре 1 година
Lock Cleanup lock related code пре 2 година
Lockdown Fix last tests пре 2 година
Log add unit test for ExceptionSerializer пре 1 година
Mail refactor AutoSubmittedValue to Headers\AutoSubmitted and adding пре 1 година
Memcache Add a built-in profiler inside Nextcloud пре 2 година
Metadata Fix dynamic property creations in test files пре 1 година
Migration Fix BackgroundRepairTest пре 1 година
Net Add remote host validation API пре 1 година
Notification Increase the fair-use push limit to 1.000 users пре 1 година
OCS Remove deprecated at matcher from tests/lib пре 1 година
Preview Adapt tests to new job constructors пре 1 година
PublicNamespace Format control structures, classes, methods and function пре 4 година
Remote Use exactly one empty line after the namespace declaration пре 4 година
Repair Move avatar clearing in the background пре 1 година
RichObjectStrings Format control structures, classes, methods and function пре 4 година
Route Remove unused legacy ajax/list.php in files app пре 1 година
Security Fix syntax in VerificationTokenTest.php пре 1 година
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject пре 3 година
Settings Fix dynamic properties and other problems in tests for PHP 8.2 пре 1 година
Share Cleanup tags and Share component пре 1 година
Share20 Merge pull request #34477 from nextcloud/bugfix/noid/sharee-recommendations-show-group-id пре 1 година
Support Fair use of push notifications пре 2 година
SystemTag Format control structures, classes, methods and function пре 4 година
Talk Add a Talk API for OCP пре 2 година
Template Drop 3rdparty root since it is unused and adjust tests пре 1 година
Traits Migrate from ILogger to LoggerInterface where needed in the tests пре 2 година
Updater Remove deprecated at matcher in Updater/VersionCheckTest.php пре 1 година
User spaces are allowed in userids пре 1 година
Util Format code to a single space around binary operators пре 3 година
APITest.php Format code to a single space around binary operators пре 3 година
AllConfigTest.php Cleanup AllConfig пре 2 година
AppConfigTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 пре 3 година
AppScriptSortTest.php Sort app scripts topologically by its dependencies пре 2 година
AppTest.php set theming app to alwaysEnabled пре 1 година
AutoLoaderTest.php Remove trailing and in between spaces пре 4 година
CapabilitiesManagerTest.php Fix warnings about logException пре 3 година
ConfigTest.php Fix tests пре 3 година
ContactsManagerTest.php Fix ContactsManagerTest test пре 1 година
DateTimeFormatterTest.php Check style update пре 2 година
EmojiHelperTest.php Include more emoji chars to test and fixes after include it пре 2 година
ErrorHandlerTest.php Refactor the ErrorHandler into a dynamic class пре 1 година
FileChunkingTest.php Format control structures, classes, methods and function пре 4 година
HelperStorageTest.php store unencrypted size in the unencrypted_size column пре 2 година
HookHelper.php Use the short array syntax, everywhere пре 4 година
ImageTest.php increase preview_max_memory and make it easier to debug пре 1 година
InfoXmlTest.php Format control structures, classes, methods and function пре 4 година
InitialStateServiceTest.php Fix ArrayAccess and JsonSerializable return types пре 2 година
InstallerTest.php Remove some more at matchers in tests/lib пре 2 година
LargeFileHelperGetFileSizeTest.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper пре 1 година
LargeFileHelperTest.php Mode to modern phpunit пре 4 година
LegacyHelperTest.php Rewrite LegacyHelperTest without $this->at() пре 3 година
LoggerTest.php Fix logging data context to file пре 2 година
MemoryInfoTest.php Let memory limit set in tests fit the used amount пре 2 година
NaturalSortTest.php Format control structures, classes, methods and function пре 4 година
NavigationManagerTest.php Add accessibility entry in user menu пре 1 година
RepairTest.php Fix RepairTest пре 1 година
ServerTest.php Inform ServerTest that TagMapper now uses QBMapper пре 1 година
SetupTest.php Fix unit tests пре 3 година
SubAdminTest.php adjust tests to new fs setup пре 2 година
TagsTest.php Cleanup tags and Share component пре 1 година
TempManagerTest.php Migrate from ILogger to LoggerInterface where needed in the tests пре 2 година
TemplateFunctionsTest.php Format control structures, classes, methods and function пре 4 година
TestCase.php adjust tests to new fs setup пре 2 година
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) пре 8 година
UpdaterTest.php Fix unit tests пре 3 година
UrlGeneratorTest.php Remove unused legacy ajax/list.php in files app пре 1 година
UtilCheckServerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject пре 3 година
UtilTest.php Make sure common and main core scripts are loaded first пре 2 година