Historial de Commits

Autor SHA1 Mensaje Fecha
  Guilliam Xavier a17e7e9bd3 ValidateCommand: fix array syntax for PHP 5.3 hace 5 años
  Jordi Boggiano ff8bf0ab82 Clarify code hace 5 años
  Guilliam Xavier a222ec5b36 ValidateCommand: remove actually unused code hace 5 años
  Guilliam Xavier 35562dcd49 ValidateCommand: add a comment that we didn't forget $lockErrors hace 5 años
  Guilliam Xavier 2f4bd85219 ValidateCommand: de-invert if-elseif-else to reduce code duplication hace 5 años
  Guilliam Xavier 901d177179 ValidateCommand: factorize $printSchemaUrl code hace 5 años
  Guilliam Xavier b5e41d6792 ValidateCommand: always display all warnings, independently of --strict hace 5 años
  Guilliam Xavier 7e2679ffc1 ValidateCommand: pass $isStrict to outputResult() of with-dependencies too hace 5 años
  Jordi Boggiano ef6ef8ac0f Hint at the partial update command, fixes #8508, refs #8332 hace 5 años
  Markus Staab c876613d5c Added "Read more at" links to all commands (#8019) hace 6 años
  Jordi Boggiano abcde19022 Document --no-check-all better, fixes #7889 hace 6 años
  Ahammar Yassine 4a8c416a02 Update ValidateCommand.php hace 7 años
  Jordi Boggiano 0fdf746ebe Fix --no-plugins not working in certain edge cases hace 7 años
  Jordi Boggiano ff59bbdab0 CS fixer hace 7 años
  Markus Staab ecb26c7b75 support COMPOSER env var in validate command (#6834) hace 8 años
  Sven Luijten b4a77e1c0e Add full stop to all command descriptions hace 9 años
  Rob Bast a245c4618b php-cs-fixer hace 9 años
  Niels Keurentjes 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. hace 9 años
  Alexander Stehlik 298e7a218a Trigger event in validate command hace 9 años
  Jordi Boggiano f5e0fc14b3 Clarify some error messages, fixes #3770 hace 10 años
  Jordi Boggiano ce08582671 Fix CS hace 10 años
  Jordi Boggiano 9f2e562e48 Add --strict flag to validate command to treat warnings as failures as well, refs #3202 hace 10 años
  Jordi Boggiano e61b3a6370 Allow the validate command to validate dependencies with -A/--with-dependencies, refs #3202 hace 10 años
  Olivier Laviale cc522c20bb Optimized this->getIO() hace 10 años
  Andreas Möller 5828f6202d Enhancement: Also validate lock file hace 10 años
  Possum 2e99b9fdf5 Use https where possible hace 10 años
  Kunal Mehta 05e196893b Add --no-check-publish option to "composer validate" hace 10 años
  Rob Bast cb336a5416 Implement writeError throughout Composer hace 10 años
  Jérôme Macias 4f417e3985 Add --no-check-all option to composer validate command hace 11 años
  Jordi Boggiano ee0cd07468 CS fixes hace 13 años