Jordi Boggiano
|
e3a25db0a3
Add community/ML stuff to the README
|
13 年之前 |
Jordi Boggiano
|
d1416a35a2
Fix missing arg
|
13 年之前 |
Jordi Boggiano
|
3bed815b19
Restore bindir/vendordir behavior, fixes #216
|
13 年之前 |
Jordi Boggiano
|
b97067c618
Merge pull request #215 from igorw/factory
|
13 年之前 |
Igor Wiedler
|
81f9adc596
Refactor Application::bootstrapComposer into a factory class (split from #178)
|
13 年之前 |
Jordi Boggiano
|
bfe28905d0
Fix formatting and make pretty-printing optional
|
13 年之前 |
Justin Rainbow
|
447230d77a
Extracting JsonFile additions for prettifying JSON
|
13 年之前 |
Jordi Boggiano
|
f273b436cc
Merge pull request #212 from stof/find_packages_tests
|
13 年之前 |
Christophe Coevoet
|
bca786d5c3
Fixed the tests
|
13 年之前 |
Christophe Coevoet
|
38a5f04ea0
Added a test for the new findPackagesByName method
|
13 年之前 |
Jordi Boggiano
|
05c84e9dfd
Merge pull request #208 from stof/find_packages
|
13 年之前 |
Christophe Coevoet
|
bd1d20b2c9
Fixed CS
|
13 年之前 |
Christophe Coevoet
|
1fdb7aef56
Changed the ShowCommand to use the new method
|
13 年之前 |
Christophe Coevoet
|
fc17e26bc3
Added a method to find packages by name
|
13 年之前 |
Jordi Boggiano
|
098ba8e583
Add test
|
13 年之前 |
Jordi Boggiano
|
8b1b4527bd
Fix code coverage report, fixes #205
|
13 年之前 |
Jordi Boggiano
|
cc1dbbc36f
Add --link-type option to select link types in DependsCommand
|
13 年之前 |
Jordi Boggiano
|
2f3b188d5f
Merge pull request #202 from henrikbjorn/patch-1
|
13 年之前 |
Henrik Bjørnskov
|
9fcf01695c
Update README.md
|
13 年之前 |
Jordi Boggiano
|
91a4e5209a
Merge pull request #199 from hhamon/dead_code_cleanup
|
13 年之前 |
Hugo Hamon
|
398efbb894
[Repository] removed unused local $versions variable from VcsRepository::initialize() method.
|
13 年之前 |
Hugo Hamon
|
09f0ba6604
[Repository] removed unused local $match variable from HgBitbucketDriver::supports() method.
|
13 年之前 |
Hugo Hamon
|
70d7ab43ee
[Repository] removed unused local $match variable from GitHubDriver::supports() method.
|
13 年之前 |
Hugo Hamon
|
7842149a51
[Repository] removed unused local $match variable from GitBitbucketDriver::supports() method.
|
13 年之前 |
Hugo Hamon
|
66f214e446
[Repository] removed unused $requires local variable from PearRepository::fetchFromServer() method.
|
13 年之前 |
Hugo Hamon
|
488928b9b5
[Package] removed unused local $key variable from VersionParser::parseConstraints() method.
|
13 年之前 |
Hugo Hamon
|
2d1ad6ca32
[Package] removed unused local $repositories variable from RootPackageLoader::load() method.
|
13 年之前 |
Hugo Hamon
|
535455606b
[Downloader] fixed incorrect variable name in FileDownloader class.
|
13 年之前 |
Hugo Hamon
|
9acbb0c026
[DependencyResolver] removed unused local variables and fixed some wrong local variable names in Solver class.
|
13 年之前 |
Hugo Hamon
|
747abf6843
[Command] removed unused local variable $composer in UpdateCommand::execute() method.
|
13 年之前 |