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