1
0
Fork 0
composer/src/Composer
Nils Adermann 2f43e9aefb Load installed plugins at appropriate time and adapt tests accordingly 2013-08-30 12:51:40 +02:00
..
Autoload Fixes the autoload_namespaces generator for packages in the root of the vendor directory 2013-08-18 10:57:48 -07:00
Command As preparation for composer plugins, rename custom installers to plugins 2013-08-30 12:51:40 +02:00
Config Fix a few bugs, fixes #1867 2013-05-06 11:31:22 +02:00
Console Add global command to be able to require/install/update global packages, fixes #1813, fixes #55 2013-08-17 02:59:17 +02:00
DependencyResolver Correctly set watch2 on rule watch nodes for learned rules fixes #2181 2013-08-16 16:44:56 +02:00
Downloader Return path of the downloaded file 2013-08-18 18:13:11 +02:00
IO Fix typo 2013-08-18 15:40:00 +02:00
Installer Load installed plugins at appropriate time and adapt tests accordingly 2013-08-30 12:51:40 +02:00
Json fix some files mode bug 755->644 2013-08-06 18:07:26 +08:00
Package Merge pull request #2153 from renanbr/archive-prefer-dist 2013-08-16 06:41:02 -07:00
Plugin Load installed plugins at appropriate time and adapt tests accordingly 2013-08-30 12:51:40 +02:00
Repository Adjust GitDriver tag parsing to resolve to SHAs 2013-08-19 01:21:45 +02:00
Script Add IO to proc executor in a few more places to get more debug info out 2013-08-10 02:44:11 +02:00
Util Add another svn auth failed string to check (older svn server version) 2013-08-23 09:29:19 +12:00
Cache.php CS fixes 2013-06-13 13:28:24 +02:00
Compiler.php Add class property Compiler::$version 2013-05-23 23:36:48 -05:00
Composer.php Load installed plugins at appropriate time and adapt tests accordingly 2013-08-30 12:51:40 +02:00
Config.php Remove the http protocol from github-protocols, refs #1955 2013-06-28 19:16:12 +02:00
Factory.php Load installed plugins at appropriate time and adapt tests accordingly 2013-08-30 12:51:40 +02:00
Installer.php As preparation for composer plugins, rename custom installers to plugins 2013-08-30 12:51:40 +02:00