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.
Alexander Piskun 26d343d33a
AppAPI: allowed to bypass Two-Factor
5 months ago
..
Accounts fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 8 months ago
Activity composer run cs:fix 1 year ago
App chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
AppFramework fix(API): Use a distinct exception so apps can react to it and customize the return 6 months ago
Archive Avoid Deprecation warning from Zip tests on PHP 8.1 2 years ago
Authentication AppAPI: allowed to bypass Two-Factor 5 months ago
Avatar chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
BackgroundJob feat(backgroundjob): Schedule job after <timestamp> 8 months ago
Cache Move CappedMemoryCache to OCP 1 year ago
Calendar composer run cs:fix 1 year ago
Collaboration chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Command chore(3rdparty): remove opis/closure 8 months ago
Comments feat(comments): Add a meta data column for comments 6 months ago
Contacts/ContactsMenu feat(contactsmenu): Sort by user status 7 months ago
DB fix(sqlite): Remove some old SQLite cheats 8 months ago
Diagnostics chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
DirectEditing feat(directediting): Allow opening by file id 1 year ago
Encryption chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Federation adjusts tests for CloudIdManager 1 year ago
Files chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
GlobalScale Adapt tests to config value typing 1 year ago
Group chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Hooks Remove unused private ForwardEmitter and LegacyEmitter 3 years ago
Http fix(security): Handle idn_to_utf8 returning false 6 months ago
IntegrityCheck Adapt tests to config value typing 1 year ago
L10N chore: update expected results for CLDR 42 10 months ago
Lock restore shared lock ttl when releasing 5 months ago
Lockdown composer run cs:fix 1 year ago
Log add unit test for ExceptionSerializer 1 year ago
Mail chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Memcache adjust redis compareSetTTL to use a lua script 5 months ago
Migration chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Net Add remote host validation API 1 year ago
Notification composer run cs:fix 1 year ago
OCS composer run cs:fix 1 year ago
Preview fix!: Remove legacy event dispatching Symfony's GenericEvent 10 months 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 chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
RichObjectStrings Format control structures, classes, methods and function 4 years ago
Route DI for Router 1 year ago
Security fix(security): Handle idn_to_utf8 returning false 6 months ago
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
Settings chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Share Cleanup tags and Share component 1 year ago
Share20 chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Support Adapt tests to config value typing 1 year ago
SystemTag fix: Move SystemTags events to IEventDispatcher 10 months ago
Talk Add a Talk API for OCP 2 years ago
Template fix(JSResourceLocator): Handle missing translations silently 1 year ago
TextProcessing chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Traits Migrate from ILogger to LoggerInterface where needed in the tests 2 years ago
Updater chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
User perf: Use more performant way to obtain and check the email as a login name with token login 6 months ago
Util chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
APITest.php composer run cs:fix 1 year ago
AllConfigTest.php composer run cs:fix 1 year ago
AppConfigTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
AppScriptSortTest.php Sort app scripts topologically by its dependencies 2 years ago
AppTest.php fix: Move AppManager events to IEventDispatcher 10 months ago
AutoLoaderTest.php Remove trailing and in between spaces 4 years ago
CapabilitiesManagerTest.php composer run cs:fix 1 year ago
ConfigTest.php Fix tests 3 years ago
ContactsManagerTest.php Fix ContactsManagerTest adressbook mocks having a null key 9 months ago
DateTimeFormatterTest.php chore: update expected results for CLDR 42 10 months ago
EmojiHelperTest.php composer run cs:fix 1 year ago
ErrorHandlerTest.php composer run cs:fix 1 year ago
EventSourceFactoryTest.php refactor: migrate OC_EventSource to dependency injection 1 year ago
FileChunkingTest.php Revert "fix(performance): Do not set up filesystem on every call" 1 year ago
HelperStorageTest.php only determine quota_include_external_storage once for quota wrapper 10 months ago
HookHelper.php Use the short array syntax, everywhere 4 years ago
ImageTest.php increase preview_max_memory and make it easier to debug 1 year ago
InfoXmlTest.php chore: Drop \OC_App::getAppInfo 1 year ago
InitialStateServiceTest.php chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
InstallerTest.php Remove deprecated at matcher in tests/lib/InstallerTest.php 9 months ago
LargeFileHelperGetFileSizeTest.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 1 year ago
LargeFileHelperTest.php Mode to modern phpunit 4 years ago
LegacyHelperTest.php composer run cs:fix 1 year ago
LoggerTest.php composer run cs:fix 1 year ago
MemoryInfoTest.php Add helper to cast to int|float, fix MemoryInfo on 32bits 1 year ago
NaturalSortTest.php composer run cs:fix 1 year ago
NavigationManagerTest.php fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 7 months ago
RepairTest.php chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
ServerTest.php refactor: migrate OC_EventSource to dependency injection 1 year ago
SetupTest.php composer run cs:fix 1 year ago
SubAdminTest.php composer run cs:fix 1 year ago
TagsTest.php composer run cs:fix 1 year ago
TempManagerTest.php composer run cs:fix 1 year ago
TemplateFunctionsTest.php fix: Correctly add `module` content type to script tags when scripts with versions are used 11 months ago
TestCase.php feat(CI): Allow apps to test with PHPUnit10 8 months ago
TestMoveableMountPoint.php composer run cs:fix 1 year ago
UpdaterTest.php chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
UrlGeneratorTest.php fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 6 months ago
UtilCheckServerTest.php Convert isset ternary to null coalescing operator 10 months ago
UtilTest.php Make sure common and main core scripts are loaded first 2 years ago