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