Historique des commits

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