1
0
Fork 0
composer/src/Composer
Jordi Boggiano 3ef22258e5 Add key fingerprints for easier comparison and debugging via diagnose 2016-01-25 19:43:48 +00:00
..
Autoload Re-enable include path even when classmap authoritative is present, refs #4556 2016-01-09 19:12:26 +00:00
Command Add key fingerprints for easier comparison and debugging via diagnose 2016-01-25 19:43:48 +00:00
Config Reordered keys gitlab comes after github 2015-12-03 14:24:26 +01:00
Console Remove override of renderException, refs #4774 2016-01-16 11:24:04 +00:00
DependencyResolver Use "value" instead of "setting" 2015-12-19 12:15:01 +01:00
Downloader Add support for if-modified-since on lazy repos and turning packagist into a lazy provider repo 2016-01-18 14:03:10 +00:00
EventDispatcher Forward args/flags down to referenced events 2015-11-14 14:02:47 +00:00
IO Update bundled CAfile and other cleanups 2016-01-10 16:54:44 +00:00
Installer CS fixes 2015-11-21 19:28:10 +00:00
Json Remove a few instances of RemoteFilesystem that were not needed 2016-01-10 17:07:54 +00:00
Package Fix error output of the psr-4 trailing backslash validation 2015-12-27 13:58:20 +00:00
Plugin Code tweaks, refs #4124 2016-01-22 19:09:44 +00:00
Repository Add support for if-modified-since on lazy repos and turning packagist into a lazy provider repo 2016-01-18 14:03:10 +00:00
Script Fix CS 2015-09-28 10:53:24 +01:00
Util Reuse new TlsHelper for CA validation, refs #4798 2016-01-25 19:17:56 +00:00
Cache.php Add more debug output when writing to cache 2015-11-10 13:12:53 +00:00
Compiler.php Merge remote-tracking branch 'origin/master' into tls-config 2016-01-10 16:10:22 +00: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 a quick stab at adding capath 2016-01-20 21:20:18 +01:00
Factory.php add missing array-replace-recursive 2016-01-22 14:29:29 +01:00
Installer.php Bypass `runScripts` parameter to autoload dumper in `Installer:run()` method 2015-11-23 11:57:45 +03:00