Jordi Boggiano
|
05c84e9dfd
Merge pull request #208 from stof/find_packages
|
13 years ago |
Christophe Coevoet
|
bd1d20b2c9
Fixed CS
|
13 years ago |
François Pluchino
|
0f9dcc9618
Remplace all echo with writeln method of IO
|
13 years ago |
François Pluchino
|
7888ec5313
Add Authentification in FileDownloader
|
13 years ago |
François Pluchino
|
a10f92aafe
Convert Wrapper class to ConsoleIO class
|
13 years ago |
Christophe Coevoet
|
1fdb7aef56
Changed the ShowCommand to use the new method
|
13 years ago |
Christophe Coevoet
|
fc17e26bc3
Added a method to find packages by name
|
13 years ago |
Jordi Boggiano
|
098ba8e583
Add test
|
13 years ago |
Jordi Boggiano
|
8b1b4527bd
Fix code coverage report, fixes #205
|
13 years ago |
Jordi Boggiano
|
cc1dbbc36f
Add --link-type option to select link types in DependsCommand
|
13 years ago |
Beau Simensen
|
fd5124a632
Standards fixes per @stof (continued, my bad)
|
13 years ago |
Beau Simensen
|
2d721f5792
Standards fixes per @stof
|
13 years ago |
Beau Simensen
|
e8fcf281fa
Autoload Generator handles multiple PSR-0 paths
|
13 years ago |
Jordi Boggiano
|
2f3b188d5f
Merge pull request #202 from henrikbjorn/patch-1
|
13 years ago |
Henrik Bjørnskov
|
9fcf01695c
Update README.md
|
13 years ago |
François Pluchino
|
f65b34860f
Merge branch 'test'
|
13 years ago |
Mark Sonnabaum
|
045ae0e5ce
Added "-d detect_unicode=0" to the php shebang to work around https://bugs.php.net/bug.php?id=36711.
|
13 years ago |
Jordi Boggiano
|
91a4e5209a
Merge pull request #199 from hhamon/dead_code_cleanup
|
13 years ago |
François Pluchino
|
9af46ad800
Add Helper Wrapper
|
13 years ago |
Hugo Hamon
|
398efbb894
[Repository] removed unused local $versions variable from VcsRepository::initialize() method.
|
13 years ago |
Hugo Hamon
|
09f0ba6604
[Repository] removed unused local $match variable from HgBitbucketDriver::supports() method.
|
13 years ago |
Hugo Hamon
|
70d7ab43ee
[Repository] removed unused local $match variable from GitHubDriver::supports() method.
|
13 years ago |
Hugo Hamon
|
7842149a51
[Repository] removed unused local $match variable from GitBitbucketDriver::supports() method.
|
13 years ago |
Hugo Hamon
|
66f214e446
[Repository] removed unused $requires local variable from PearRepository::fetchFromServer() method.
|
13 years ago |
Hugo Hamon
|
488928b9b5
[Package] removed unused local $key variable from VersionParser::parseConstraints() method.
|
13 years ago |
Hugo Hamon
|
2d1ad6ca32
[Package] removed unused local $repositories variable from RootPackageLoader::load() method.
|
13 years ago |
Hugo Hamon
|
535455606b
[Downloader] fixed incorrect variable name in FileDownloader class.
|
13 years ago |
Hugo Hamon
|
9acbb0c026
[DependencyResolver] removed unused local variables and fixed some wrong local variable names in Solver class.
|
13 years ago |
Hugo Hamon
|
747abf6843
[Command] removed unused local variable $composer in UpdateCommand::execute() method.
|
13 years ago |
Hugo Hamon
|
c993f3e92d
[Command] removed unused local $recommendedDependencies variable in DependsCommand::getReferences() method.
|
13 years ago |