Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano 56811b4c8f Exclude platform require/provides from InstalledVersions as concrete ones are also not listed hace 5 años
  Jordi Boggiano 6529fabb24 Add isFresh to InstalledRepositoryInterface and make sure local repo is always an InstalledRepositoryInterface hace 5 años
  Jordi Boggiano 0d1922dc27 Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions hace 5 años
  Jordi Boggiano 6e45a53e76 Add support for relative paths in handling of install-path for the installed.json hace 5 años
  Jordi Boggiano 63da7c6b2d Add install-path to the installed.json for every package, fixes #2174, closes #2424 hace 6 años
  Jordi Boggiano 3ef27cabd6 Merge pull request #7999 from Seldaek/store_dev hace 6 años
  Jordi Boggiano ba346ef04d Add forward compatibility for upcoming v2 installed.json format, refs #7999 hace 6 años
  Jordi Boggiano 60df892517 Store dev mode in installed.json, fixes #3008 hace 6 años
  Jordi Boggiano c8aea719b1 CS fixes hace 8 años
  Kunal Mehta 2a38417653 Sort vendor/composer/installed.json deterministically hace 8 años
  Niels Keurentjes 868e607f17 Missing parent constructor calls. hace 10 años
  Jordi Boggiano e707dcd92f Also load transport options in filesystem repositories to avoid loss from the installed repo, refs #2189 hace 11 años
  Jordi Boggiano 5264d0637b Fix regression added in 33af9eea9550a8a65ece651e5c46e8a5104a8139, fixes #1841 hace 12 años
  Jordi Boggiano 33af9eea95 Always dump packages, even if only an alias is added, fixes #1809 hace 12 años
  Jordi Boggiano 4f5d08e2ad Add InvalidRepositoryException hace 13 años
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic hace 13 años
  Nils Adermann be250fbb8b Remove alias loading code which is no longer necessary hace 13 años
  Jordi Boggiano 0a0a6b1813 Fix wrong var name, refs #674 hace 13 años
  Nils Adermann 0c1944a9d0 Let the solver handle aliases instead of the installer hace 13 años
  Jordi Boggiano f63df842b3 Fix alias handling with --dev installs, fixes #579 hace 13 años
  Jordi Boggiano 9da7fbbf37 Fix project aliases being redownloaded since they had no version hace 13 años
  Jordi Boggiano 0b7ee194c6 Remove persistence of alias data, make abstract branch aliasing and keep it in composer only hace 14 años
  Jordi Boggiano 1bdab5c4c8 Add markers for leftover problems hace 14 años
  Jordi Boggiano 1228c04984 Add support for extra.branch-alias config to remap master on 2.1.x for example hace 14 años
  Jordi Boggiano f6b9488bf0 Move root package handling to a dedicated loader and make ArrayLoader more strict hace 14 años
  Fabien Potencier 1450ebd837 Fix bug in an exception, added unit tests hace 14 años
  Fabien Potencier 5ffc349642 Add an exception when a Filesystem repository is corrupted hace 14 años
  Jordi Boggiano 5e52d5c1ad Fix tests hace 14 años
  everzet d5ba884f8b fixed potential error hace 14 años
  everzet 1cca62dc97 move json parsing instructions into single class object hace 14 años