everzet
|
6caa77fbbf
|
installer refactoring
|
2011-09-21 00:41:16 +03:00 |
everzet
|
1e1ecb80b7
|
initial refactoring
|
2011-09-21 00:38:23 +03:00 |
Jordi Boggiano
|
6b5f61943a
|
Lowercase package names in Request (fixes tests)
|
2011-09-17 13:23:17 +02:00 |
Jordi Boggiano
|
9b70b06bc8
|
Merge remote-tracking branch 'ryan/use_symfony_command'
Conflicts:
bin/composer
src/Composer/Command/InstallCommand.php
|
2011-09-17 12:04:33 +02:00 |
Jordi Boggiano
|
07e181c6eb
|
Fix lowercase behavior
|
2011-09-15 11:50:50 +02: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 |
Jordi Boggiano
|
900bed1c32
|
Normalize package names
|
2011-09-13 02:24:44 +02:00 |
Igor Wiedler
|
1e5aaefaf5
|
Force empty lock files to contain a JSON object
By default it will make it an array, since PHP does not distinguish between
arrays and hash(map)s.
|
2011-09-12 16:59:05 +02:00 |
Jordi Boggiano
|
071fa7a4d7
|
Merge Solver logic into the install command
|
2011-08-21 13:33:39 +02:00 |
Jordi Boggiano
|
49c3446ac1
|
Make use of new dist properties, refactored ZipDownloader
|
2011-07-06 21:06:52 +02:00 |
Jordi Boggiano
|
75428d9ad1
|
Slightly improve reporting when json config files can't be parsed
|
2011-06-28 20:42:57 +02:00 |
Jordi Boggiano
|
75410d13b7
|
Bugfix
|
2011-06-28 20:42:55 +02:00 |
Jordi Boggiano
|
14fdd4384a
|
Better reporting during installation
|
2011-06-06 11:01:04 +02:00 |
Jordi Boggiano
|
04783d5c30
|
CI match on package names
|
2011-06-06 11:01:02 +02:00 |
Jordi Boggiano
|
b53a3086b6
|
Minor refactorings and changes
|
2011-04-21 21:13:14 +02:00 |
Jordi Boggiano
|
e03983697a
|
Add base installer/downloader and ComposerRepository
|
2011-04-18 00:15:05 +02:00 |