18 Commits (320086dcc093356f0fbff098ef6cba73c5ad0979)

Author SHA1 Message Date
Jordi Boggiano c58b7d917c Disable progress when no-ansi is specified, refs #3612 10 years ago
Jordi Boggiano d249d0c121 Reset composer to load the new requirements, fixes #3511 10 years ago
Nils Adermann 15ac7be6f1 Fix disabling plugins which has to happen in the factory now 11 years ago
Jordi Boggiano 8d0b7f278e CS fixes 11 years ago
Pavel Savinov 831bd844bd Almost PHPDoc problems fixed 11 years ago
Jordi Boggiano 66e9dcddf4 CS fixes 12 years ago
Jordi Boggiano b566ba77ac Fix behavior broken by #665 12 years ago
Paul Seiffert 1713acf011 Coding standards and Cosmetics
Processing feedback given by @stof and @Seldaek.
12 years ago
Paul Seiffert e4a0de5df4 When using composer commands outside a Composer\Console\Application, one does not have an IOInterface object 12 years ago
Paul Seiffert 51e165c6c5 Composer\Command dependencies (application and io) should can now be injected. This way, Composer\Command objects can be used in a regular symfony2 Console\Application. 12 years ago
Jordi Boggiano d291d65faf Add getIO proxy to base Command class 12 years ago
Jordi Boggiano 93baa38d5c Allow show command to work without a composer.json 13 years ago
Jordi Boggiano b9114e16be Fix typos, short var names etc 13 years ago
everzet 05ddfde868 Reflect latest refactoring changes in commands 13 years ago
everzet 9deb10361f second batch of refactoring 13 years ago
everzet 6caa77fbbf installer refactoring 13 years ago
Ryan Weaver cf11b48306 Making several tweaks per @stof 13 years ago
Ryan Weaver f5b054985a Integrating the command system with Symfony's command system
Parts are still a WIP, as there are some embedded echo statements that should eventually be run through some sort of output interface.
13 years ago