1
0
Fork 0
composer/src/Composer
Pádraic Brady 6f0f17355f Small fix for validated NULL cafile in config 2014-02-28 20:43:53 +00:00
..
Autoload Fix some PHP doc blocks 2014-02-11 10:09:30 +00:00
Command Small fix for validated NULL cafile in config 2014-02-28 20:43:53 +00:00
Config Fixed docblock 2014-02-20 17:18:52 +01:00
Console TLS support for Factory::createComposer() - for JsonFile remotes 2014-02-24 20:07:18 +00:00
DependencyResolver Handle array candidates in whatProvides 2014-02-21 16:53:59 +01:00
Downloader Capture response bodies in exceptions when http requests fail 2014-02-26 15:53:27 +01:00
EventDispatcher Fixed typos 2013-12-27 11:51:01 +00:00
IO changes size of the line default value 2013-10-30 22:03:14 +01:00
Installer Revert "correct small bug, source files aren't installed and removed from the same path (problem with targetDir package attribute)" 2014-02-05 18:37:57 +01:00
Json Merge pull request #2718 from sndpl/issue/2613 2014-02-20 17:27:31 +01:00
Package Fix detached head handling for non-committish sources, fixes #2732 2014-02-23 17:15:02 +01:00
Plugin Fixed typos 2013-12-27 11:51:01 +00:00
Repository Don't hardcode the URL to an https one either 2014-02-25 15:57:35 +01:00
Script Implemented Pre/Post Archive Script Events 2014-01-11 14:42:34 -05:00
Util Merge branch 'master' of github.com:composer/composer into tls-config 2014-02-27 17:56:32 +00:00
Cache.php Fix Cache::gc() when COMPOSER_CACHE_DIR=/dev/null 2014-02-12 15:01:21 +01:00
Compiler.php phar compiler should also compile autoload_psr4.php 2013-12-22 19:24:58 +01:00
Composer.php Add version release date to -V output, fixes #2267 2013-09-16 14:08:43 +02:00
Config.php Validate disable-tls and cafile config file values 2014-02-28 20:40:57 +00:00
Factory.php Expand cli TLS options to other commands + misc fixes 2014-02-28 20:35:08 +00:00
Installer.php Update vendor dir modified time after every install/update, fixes #2764 2014-02-26 10:43:42 +01:00