Jordi Boggiano
|
66e9dcddf4
|
CS fixes
|
2012-06-23 11:58:18 +02:00 |
Jordi Boggiano
|
b566ba77ac
|
Fix behavior broken by #665
|
2012-06-23 11:47:53 +02:00 |
Paul Seiffert
|
1713acf011
|
Coding standards and Cosmetics
Processing feedback given by @stof and @Seldaek.
|
2012-05-09 09:50:08 +02:00 |
Paul Seiffert
|
e4a0de5df4
|
When using composer commands outside a Composer\Console\Application, one does not have an IOInterface object
|
2012-05-09 00:30:33 +02:00 |
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.
|
2012-05-08 23:25:32 +02:00 |
Jordi Boggiano
|
d291d65faf
|
Add getIO proxy to base Command class
|
2012-03-18 21:26:03 +01:00 |
Jordi Boggiano
|
93baa38d5c
|
Allow show command to work without a composer.json
|
2012-02-08 10:24:36 +01:00 |
Jordi Boggiano
|
b9114e16be
|
Fix typos, short var names etc
|
2011-09-25 23:20:31 +02:00 |
everzet
|
05ddfde868
|
Reflect latest refactoring changes in commands
|
2011-09-25 21:00:44 +03:00 |
everzet
|
9deb10361f
|
second batch of refactoring
|
2011-09-21 00:43:53 +03:00 |
everzet
|
6caa77fbbf
|
installer refactoring
|
2011-09-21 00:41:16 +03:00 |
Ryan Weaver
|
cf11b48306
|
Making several tweaks per @stof
|
2011-09-14 10:34:53 -05:00 |
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.
|
2011-09-14 07:57:40 -05:00 |