コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano bd76506dd8 Disable plugin registration during the whole run when running with --no-plugins, fixes #3910 9 年 前
  Jordi Boggiano 3d9daea6a0 CS fixes 9 年 前
  Michael Beckwith 459a48ad5b add spacing consistency around phpdoc attributes 9 年 前
  Jordi Boggiano ce08582671 Fix CS 9 年 前
  Rob Bast a1427d7fd6 replace all occurences in code and comments 9 年 前
  Jordi Boggiano 74e56fd5c6 Merge remote-tracking branch 'szeber/master' 9 年 前
  Jordi Boggiano 89c6a68a76 Updates to path repository and path downloader, refs #4365 9 年 前
  Zsolt Szeberenyi bfb83f1fb7 Add name and version to the relevant fields, move content hash checking to the Locker 9 年 前
  Samuel ROZE 5261a5fa03 Move version guessing in `VersionGuesser` class 9 年 前
  Samuel ROZE ead68d3d49 Create the path repository and downloader 9 年 前
  Zsolt Szeberenyi 9b50ca0161 Add the extra attribute to the content hash 9 年 前
  Zsolt Szeberenyi 3e0219c438 Change the content hash to be only based on values that affect dependency resolution 9 年 前
  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 9 年 前
  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 年 前
  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 年 前
  Jordi Boggiano 2b16a73659 Load plugins before purging packages, fixes #3557 10 年 前
  Jordi Boggiano d621c51b2c Bullet-proof global composer instantiation 10 年 前
  Jordi Boggiano 0627d846a5 PluginManager refactoring, fixes #3550 10 年 前
  Jordi Boggiano 1622b9a390 Fix tests 10 年 前
  Jordi Boggiano 90a29c127f Fix bug when installing 10 年 前
  Jordi Boggiano cf9d5f637b Suppress errors when creating global composer 10 年 前
  Jordi Boggiano dcd2c9c7c6 Make sure global plugins are purged as well, fixes #3115 10 年 前
  Jordi Boggiano cc4223e6f9 Avoid loading plugins that have had their code wiped from filesystem, fixes #3115, closes #3538 10 年 前