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 994bac0c15 Merge branch '1.6' 7 years ago
..
Autoload Fix generated static map... 7 years ago
Command Fix CTRL+C handling during create-project 7 years ago
Config Fix conversion of repo format in config command, fixes #6245, closes #6271 7 years ago
Console Remove BC warning as this was never released 7 years ago
DependencyResolver Clean elses 7 years ago
Downloader Fix support for replacing dist refs in gitlab URLs and add support for gitlab/github enterprise too 7 years ago
EventDispatcher Escape arguments, refs #6414 7 years ago
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 8 years ago
IO Migrate ConsoleIO::select to use QuestionHelper and ChoiceQuestion 7 years ago
Installer Fix shell proxy to allow user-defined cygdrive 7 years ago
Json Fix: Use array_key_exists() instead of isset() 7 years ago
Package Tweak license deprecation text to handle + more gracefully, fixes #6981 7 years ago
Plugin Fix: Typo / wording 7 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository CS fixes 7 years ago
Script Fix docs, fixes #6136 7 years ago
SelfUpdate Add update channels support to self-update and diagnose, fixes #4960 8 years ago
Util Merge pull request #6985 from nicolas-grekas/get-url-contents 7 years ago
Cache.php Cache: clear cache using removeDirectory 7 years ago
Compiler.php CS fixes 7 years ago
Composer.php Allow accessing the ArchiveManager via the Composer object, fixes #6411 7 years ago
Config.php Reverse new config-file changes 7 years ago
Factory.php Fix OutputFormatter creation with Symfony 4, fixes #6871 7 years ago
Installer.php CS fixes 7 years ago
XdebugHandler.php CS fixes 7 years ago