1
0
Fork 0
composer/src/Composer
Jordi Boggiano 25e089eee9 Allow force-lazy-providers for any repo, still an experimental flag that should not be used though 2016-02-12 14:03:59 +00:00
..
Autoload Can't use error_clear_last as it was introduced in PHP7. 2016-02-06 02:58:36 +01:00
Command Prefer 'editor' on a system that supports alternatives. 2016-02-11 09:24:42 +01:00
Config Added silencer utility to more gracefully handle error suppression without hiding errors or worse. Fixes #4203, #4683 2016-01-25 23:37:54 +01:00
Console Unified all Windows tests throughout the code. 2016-02-03 22:39:16 +01:00
DependencyResolver adjust message, skip test 2016-02-05 13:21:30 +01:00
Downloader Make sure cache clearing works easily in all cases 2016-02-10 15:36:42 +00:00
EventDispatcher Always set bin-dir into PATH before calling scripts, fixes #4852, closes #4898 2016-02-10 14:11:05 +00:00
IO Make sure COMPOSER_AUTH is also loaded in Config, refs #4546 2016-01-29 12:58:17 +00:00
Installer Unified all Windows tests throughout the code. 2016-02-03 22:39:16 +01:00
Json Remove a few instances of RemoteFilesystem that were not needed 2016-01-10 17:07:54 +00:00
Package Merge remote-tracking branch 'hfcorriez/compressed_archiver' 2016-02-08 19:03:10 +00:00
Plugin Add verbosity input support to IOInterface 2016-01-29 10:14:12 +00:00
Repository Allow force-lazy-providers for any repo, still an experimental flag that should not be used though 2016-02-12 14:03:59 +00:00
Script Fix CS 2015-09-28 10:53:24 +01:00
Util Avoid decoding gzip responses after a redirect, fixes #4897 2016-02-10 15:24:49 +00:00
Cache.php Add verbosity input support to IOInterface 2016-01-29 10:14:12 +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 fix: missing parentheses 2016-01-26 18:19:58 +03:00
Factory.php Merge pull request #2585 from jaypea/ziparchiver 2016-02-06 15:49:24 +00:00
Installer.php Merge remote-tracking branch 'upstream/master' into repro-4795 2016-02-04 12:43:37 +01:00