1
0
Fork 0
composer/src/Composer
Fabien Potencier e83f7c2929 Fix process timeout when set to 0 2016-09-21 11:48:10 +02:00
..
Autoload Remove useless concat. 2016-09-16 14:50:34 +02:00
Command Allow reading repo.0 in config command, fixes #5692 2016-09-19 18:47:44 +02:00
Config Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384 2016-04-27 14:04:01 +01:00
Console Modify the message for memory errors 2016-08-09 21:31:19 -03:00
DependencyResolver clear code 2016-05-17 13:34:54 +03:00
Downloader Make it clear that a package is cloned from source, fixes #5489 2016-07-19 00:50:09 +02:00
EventDispatcher Pass devMode from RunScriptCommand to Script\Event 2016-09-12 17:20:51 +02:00
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 2016-05-31 19:19:14 +01:00
IO Use extracted ca-bundle package 2016-04-11 16:33:29 +01:00
Installer Make sure we do not overwrite binaries but only re-create missing ones, refs #5127 2016-07-02 16:35:09 +01:00
Json Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384 2016-04-27 14:04:01 +01:00
Package Revert default change from #5603 2016-08-30 15:20:20 +02:00
Plugin Simplify evaluation of PHP code 2016-06-01 12:32:06 +02:00
Repository Fix regex cleaning up repo URLs, fixes #5686 2016-09-17 13:27:29 +02:00
Script Fix CS 2015-09-28 10:53:24 +01:00
SelfUpdate Add update channels support to self-update and diagnose, fixes #4960 2016-03-15 14:13:08 +00:00
Util Fix handling of paths on windows when cwd is root of drive, fixes #5554 2016-09-12 16:56:04 +02:00
Cache.php Avoid warnings in case cache dir is explicitly directed to /dev/null, fixes #5468 2016-06-25 15:49:52 +01:00
Compiler.php Merge remote-tracking branch 'nicolas-grekas/php7-static' 2016-04-11 19:18:22 +01:00
Composer.php Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag). 2014-10-16 22:13:17 -03:00
Config.php Fix process timeout when set to 0 2016-09-21 11:48:10 +02:00
Factory.php Merge remote-tracking branch 'j0k3r/re-install-binaries' 2016-07-02 16:15:33 +01:00
Installer.php Only update reference if there is actually a reference, fixes #5609 2016-09-02 18:43:44 +02:00