1
0
Fork 0
composer/src/Composer
TaeL Kim 0ec4505401 remove unused statements 2015-01-30 16:39:55 +09:00
..
Autoload Fix spelling of "Authoritative" 2015-01-05 11:48:34 -07:00
Command Merge pull request #3688 from jeremy-derusse/improve-selfupdate-chmod 2015-01-29 18:25:30 +00:00
Config CS fixes 2014-10-17 18:57:27 +01:00
Console Also detect full temp dir, fixes #3559 2014-12-15 20:22:08 +00:00
DependencyResolver add --prefer-lowest-stable to update command 2014-12-13 11:51:30 +01:00
Downloader Fix tests and run it before the push url updater 2014-10-20 20:16:14 +01:00
EventDispatcher Added missing variable 2015-01-12 22:48:19 +02:00
IO some micro-optimizations made 2015-01-28 14:43:58 +01:00
Installer Load plugins before purging packages, fixes #3557 2014-12-15 20:34:23 +00:00
Json Fix lax validation of packages when loading them, fixes #3606, fixes #3605 2015-01-02 07:55:29 +00:00
Package Add the P character to the regex pattern 2015-01-28 18:41:54 +02:00
Plugin Load plugins before purging packages, fixes #3557 2014-12-15 20:34:23 +00:00
Repository support bitbucket URLs with plain http 2015-01-19 17:56:20 +00:00
Script Avoid passing args to CLI handlers when none are needed, fixes #3332 2014-10-07 11:27:24 +01:00
Util fix-token-retrying-itself 2015-01-19 17:28:27 +01:00
Cache.php CS fixes 2014-10-17 18:57:27 +01:00
Compiler.php Simplify tag probe 2014-12-09 22:40:08 +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 Merge pull request #3610 from bd808/feature/classmap-authoritative 2015-01-28 11:26:28 +01:00
Factory.php remove unused statements 2015-01-30 16:39:55 +09:00
Installer.php Rename runAutoloader to dumpAutoloader, refs #3453 2014-12-29 20:29:13 +00:00