Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano 9cab8c10cc Merge branch 'master' into 2.0 hace 5 años
  Jordi Boggiano 0b9c658bef Add plugin-api-version used to generate a lock file in itself hace 5 años
  Jordi Boggiano 39fb2cc51c Fix case hace 5 años
  Jordi Boggiano 292d4b3c8f Make sure a lock file is always written and things work well even without any dependencies in the require/require-dev hace 5 años
  Jordi Boggiano dd556f989b Use LockArrayRepository instead of RepositoryInterface to clearly indicate which type of repo it is in some places hace 6 años
  Nils Adermann c50d236378 Correctly load branch aliases from lock file hace 6 años
  Nils Adermann eaae360ce6 Correcting lock files in test cases and updating output hace 6 años
  Nils Adermann a114e26841 Correctly load aliases in lockedRepository to fix alias install output hace 6 años
  Nils Adermann f5e18250e6 Merge remote-tracking branch 'github-composer/2.0' into solve-without-installed hace 6 años
  Jordi Boggiano 8dfadd99d1 Merge branch '2.0' into fix/unused hace 6 años
  Nils Adermann 9053d74282 Merge branch '2.0' into solve-without-installed hace 6 años
  CZechBoY a062cd1a31 added phpstan on level 0 hace 7 años
  Nils Adermann 10ada7bf82 Refactor Installer class into separate install and update processes hace 7 años
  Nils Adermann c0f19f6c57 Move construction of pool from repo set into a pool builder hace 7 años
  Jordi Boggiano ff59bbdab0 CS fixer hace 7 años
  Filippo Tessarotto 277f32d388 Lock _readme: remove outdated hashtag link part, closes #7096 hace 7 años
  Andreas Möller 5e68566ce6 Fix: Typo / wording hace 8 años
  Andreas Möller 6059acf0a3 Fix: Remove unused parameter and field hace 8 años
  Sergey Shcherbin c890d660cd Changed date format to DATE_RFC3399 for packages with git/hg repositories hace 8 años
  Jordi Boggiano 122e422682 CS fixes hace 8 años
  Jordi Boggiano 8313e86877 Remove hash from composer.lock as content-hash has been out over a year and since 1.0.0-alpha11, refs #5653 hace 9 años
  Jordi Boggiano 6c9b161c43 Re-use locker content hash logic to generate dist reference, refs #4515 hace 10 años
  Jordi Boggiano ce08582671 Fix CS hace 10 años
  Jordi Boggiano 0cbf679f21 Avoid failing to write the lock file if a lock file is present but corrupt/conflicted hace 10 años
  Jordi Boggiano 66acee7feb Add config.platform to the list of locked properties hace 10 años
  Jordi Boggiano 74e56fd5c6 Merge remote-tracking branch 'szeber/master' hace 10 años
  Zsolt Szeberenyi 62630e5c69 Fix strict comparison of the content hash hace 10 años
  Zsolt Szeberenyi bfb83f1fb7 Add name and version to the relevant fields, move content hash checking to the Locker hace 10 años
  Kunal Mehta 14d1f0f3f6 Move VersionParser::parseLinks() to ArrayLoader::parseLinks() hace 10 años
  Zsolt Szeberenyi 50b560fe4c Add the hash of the parsed content of the composer.json to the lock file, and use it to verify the json is not changed hace 10 años