You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano aaef3ff5ff
Improve error reporting when unzip fails due to race condition in unhandled Promise, refs #8988
4 years ago
..
Autoload Merge branch '1.10' 4 years ago
Command Merge branch '1.10' 4 years ago
Config Merge branch 'master' into 2.0 4 years ago
Console Merge branch '1.10' 4 years ago
DependencyResolver Merge remote-tracking branch 'jderusse/optimize-compile' 4 years ago
Downloader Improve error reporting when unzip fails due to race condition in unhandled Promise, refs #8988 4 years ago
EventDispatcher Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks 4 years ago
Exception Add missing class 4 years ago
IO Add basic progress bar capability while waiting for jobs to complete 4 years ago
Installer Update batching to install plugin deps before the plugin (alone an own batch) 4 years ago
Json Fix creation of a php: dir when running create-project, fixes #8849 4 years ago
Package Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks 4 years ago
Plugin Phpdoc tweaks 4 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Merge pull request #8987 from GrahamCampbell/patch-2 4 years ago
Script Merge branch 'master' into 2.0 5 years ago
SelfUpdate Merge branch '1.10' 4 years ago
Util Add basic progress bar capability while waiting for jobs to complete 4 years ago
Cache.php Replace whitelist with allow list 4 years ago
Compiler.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
Composer.php Fix class name case, refs #8939 4 years ago
Config.php Add platform-check config option to disable platform_check.php generation, and disable it for Composer 4 years ago
Factory.php Fix FileDownloader::update impl to handle promises 4 years ago
InstalledVersions.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
Installer.php Add --no-progress support and a few more fixes 4 years ago