提交历史

作者 SHA1 备注 提交日期
  Jordi Boggiano a10bffec0e Merge remote-tracking branch 'GromNaN/gitlab' 10 年之前
  Jordi Boggiano 67a1924173 Merge remote-tracking branch 'Rudloff/xz' 10 年之前
  Jordi Boggiano cb3d9527e1 Avoid some external process calls when creating the global composer instance, saves a few ms of initialization time 10 年之前
  Jordi Boggiano 1fca6be3bf Fix detection of the root package version to always use the correct cwd 10 年之前
  Jordi Boggiano e87190e3da Detect duplicate keys in composer.json, fixes #4620 10 年之前
  Jordi Boggiano bd76506dd8 Disable plugin registration during the whole run when running with --no-plugins, fixes #3910 10 年之前
  Jérôme Tamarelle ac68a721f4 Merge remote-tracking branch 'composer/master' into gitlab 10 年之前
  Pierre Rudloff 3abad250e9 .tar.xz downloader 10 年之前
  Jordi Boggiano 3d9daea6a0 CS fixes 10 年之前
  Michael Beckwith 459a48ad5b add spacing consistency around phpdoc attributes 10 年之前
  Jordi Boggiano ce08582671 Fix CS 10 年之前
  Rob Bast a1427d7fd6 replace all occurences in code and comments 10 年之前
  Jordi Boggiano 74e56fd5c6 Merge remote-tracking branch 'szeber/master' 10 年之前
  Jordi Boggiano 89c6a68a76 Updates to path repository and path downloader, refs #4365 10 年之前
  Zsolt Szeberenyi bfb83f1fb7 Add name and version to the relevant fields, move content hash checking to the Locker 10 年之前
  Samuel ROZE 5261a5fa03 Move version guessing in `VersionGuesser` class 10 年之前
  Samuel ROZE ead68d3d49 Create the path repository and downloader 10 年之前
  Zsolt Szeberenyi 9b50ca0161 Add the extra attribute to the content hash 10 年之前
  Zsolt Szeberenyi 3e0219c438 Change the content hash to be only based on values that affect dependency resolution 10 年之前
  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 10 年之前
  Possum 2e99b9fdf5 Use https where possible 10 年之前
  Jordi Boggiano 2e73811211 Fix process timeout not being initialized correctly when loading a config without creating a full composer instance, closes #3952, fixes #3946 10 年之前
  Hugo Fonseca c41a187b62 Use get home from Config instead of factory 10 年之前
  Jerome TAMARELLE 5fece6ae83 Use Gitlab blob API to retreive composer.json files 10 年之前
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 年之前
  TaeL Kim 0ec4505401 remove unused statements 10 年之前
  Jordi Boggiano 825b4b9c63 Improve error message and fix typo, closes #3657 10 年之前
  Jordi Boggiano c8011af219 Improve message some more, refs #3655 10 年之前
  Dmitry Tarasov f50cfe6d45 Improve error message for case with incorrect "repositories" 10 年之前
  Jordi Boggiano 331bda235c Fix activation of global plugins, fixes #3557 10 年之前