1
0
Fork 0
composer/src/Composer
Stefan Grootscholten 78fcb5a366 Add support section to composer data for bitbucket repositories. 2016-06-17 17:35:43 +02:00
..
Autoload Force-collapse multiple slashes into one, fixes #5387 2016-05-31 19:37:39 +01:00
Command Merge pull request #5392 from donatj/master 2016-06-06 11:18:24 +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 Use stronger language and link to faq, fixes #5382, closes #5383 2016-05-31 21:00:15 +01:00
DependencyResolver clear code 2016-05-17 13:34:54 +03:00
Downloader Fix more git URL escaping 2016-05-08 18:23:14 +01:00
EventDispatcher Add ScriptExecutionException for CLI scripts and avoid showing the full exception to users, fixes #5281 2016-05-05 13:26:26 +01: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 BinaryInstaller::generateWindowsProxyCode() now trims both single and double quotes from $binPath when creating windows .bat file. 2016-04-18 09:35:11 +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 Merge branch '1.1' 2016-05-17 12:06:36 +01:00
Plugin Simplify evaluation of PHP code 2016-06-01 12:32:06 +02:00
Repository Add support section to composer data for bitbucket repositories. 2016-06-17 17:35:43 +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 Simplify the if statement. 2016-06-11 17:33:58 +02:00
Cache.php Wrap final attempt to touch a cache file in Silencer. 2016-02-16 14:01:21 +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 Merge remote-tracking branch 'curry684/home-expansion' 2016-04-22 20:37:05 +01:00
Factory.php Merge branch '1.1' 2016-05-31 19:51:30 +01:00
Installer.php Change default value 2016-06-06 11:22:06 +01:00