提交历史

作者 SHA1 备注 提交日期
  Nils Adermann 9fb09049ff Rename and document constants for partial update behavior 5 年之前
  Nils Adermann 392d0abd21 Rename test files and standardize on allow list rather than whitelist 5 年之前
  Nils Adermann 01fe92905a The update allow list is now generated while building the pool 5 年之前
  Jordi Boggiano 44d1e15294 Simplify suggester output when updating, refactor suggest command to reuse SuggestedPackagesReporter and make smarter defaults, fixes #6267 5 年之前
  Nils Adermann 6925005ac9 Implement update mirrors/nothing/lock as its own installer mode 6 年之前
  Jordi Boggiano 0317199507 Merge branch 'master' into 2.0 6 年之前
  Markus Staab c876613d5c Added "Read more at" links to all commands (#8019) 6 年之前
  Jordi Boggiano 549ccd8f79 Remote outputProgress concept from downloaders as it does not make sense when things happen in parallel, refs #7901 6 年之前
  Jordi Boggiano ff59bbdab0 CS fixer 7 年之前
  refael iliaguyev 2f347e1347 add alias `u` to the update command 7 年之前
  Jordi Boggiano 9a99e86ebc Rename NonRoot to Transitive, refs #6674 8 年之前
  Jordi Boggiano 9df22654c3 Merge remote-tracking branch 'grasmash/issue-6661-whitelist-all-deps' 8 年之前
  Matthew Grasmick 776977f597 Fixing method name. 8 年之前
  Vladimir Reznichenko c8615358cb SCA with PHP Inspections (EA Extended) 8 年之前
  Matthew Grasmick 3826e51caa Renaming some methods and props. 8 年之前
  Matthew Grasmick f29e98cdf9 Fixes #6661: Allow a given package and its dependencies (including siblings) to be updated. 8 年之前
  Jordi Boggiano 69ecb2403e Add upgrade alias to update, fixes #6649 8 年之前
  Nicolas Grekas 6d4e60b991 Add --apcu-autoloader option to enable APCu caching of found/not-found classes 9 年之前
  Fabien Potencier 69740bbbee Refactor some common logic in Command classes 9 年之前
  Jesse Donat b108ed9484 Adds --no-suggest to UpdateCommand 9 年之前
  Jordi Boggiano 4319435154 Make sure the --no-plugin is documented as available everywhere and not redefined 9 年之前
  Jordi Boggiano 04a1085d47 Rename new flag to --root-reqs, refs #4938 9 年之前
  Jordi Boggiano f039407420 Merge remote-tracking branch 'davidbarratt/issue/4729' 9 年之前
  David Barratt df8675f6c3 Fix variable name. 9 年之前
  David Barratt 93b246e681 Use single quotes insted of double and fix typo 9 年之前
  David Barratt 63cb357a6e Clean up coding standards 9 年之前
  David Barratt 28599b22f6 Add the --root-require option to the update command 9 年之前
  Niels Keurentjes 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 年之前
  aude 0a662a7e42 Remove unused import in UpdateCommand 9 年之前
  Jordi Boggiano 633e9f91a1 Small tweaks for consistency, refs #3639 9 年之前