Historial de Commits

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