コミット履歴

作者 SHA1 メッセージ 日付
  Kristof Ringleff, Fooman add71388ca Add failing artifact 6 年 前
  Jordi Boggiano 041028920f Merge pull request #7674 from lex111/doc-macos 6 年 前
  Alexey Pyltsyn ed3aa1870c Replace OSX with macOS 6 年 前
  Christophe Coevoet 0ca5c6342d Fix the doc markup 6 年 前
  Jordi Boggiano 7e2e231899 Merge pull request #7649 from aragon999/bugfix/fix-detection-of-supported-ssl-algos 6 年 前
  Max 4d86414dd1 Use a case insenstive method to check that SHA384 is a supported openssl algorithm 6 年 前
  Nick Wilde 14c6c2c99f Allow plugin commands to be run from child folders as well as core commands 6 年 前
  Nils Adermann 537f4fbc3b Prune unreachable required versions correctly for aliased packages 6 年 前
  Nils Adermann 83efeaec5c Attempt to prune versions which are impossible to install during pool building 6 年 前
  Nils Adermann f11c357325 Restore output of number of packages analyzed in solver 6 年 前
  Nils Adermann b757c1952c Fix phpdoc 6 年 前
  Ahammar Yassine 4a8c416a02 Update ValidateCommand.php 6 年 前
  Nils Adermann 53c5e3c076 Merge pull request #7633 from naderman/remove-pool-whitelist 6 年 前
  Jordi Boggiano af677553cc Merge branch '1.7' 6 年 前
  Jordi Boggiano 0124e7b553 Revert "add removePackage() to RepositoryInterface" 6 年 前
  Nils Adermann 7c2d3518e5 Remove whitelisting of required package names, done by pool builder now 6 年 前
  Jordi Boggiano b441176f21 Merge remote-tracking branch 'origin/1.7' 6 年 前
  Jordi Boggiano 55fec6575f Merge pull request #7632 from glaubinix/f/bitbucket-get-change-date-branch-with-slash 6 年 前
  Stephan Vock 896d801a30 Fix: Bitbucket getChangeDate throws exception for branches containing a slash 6 年 前
  Nils Adermann 3d5a6e84d3 Merge pull request #7631 from naderman/filter-versions-on-load 6 年 前
  Nils Adermann 902cb290e7 Only load package versions which fit the root composer.json constraints 6 年 前
  Nils Adermann 468f24b230 Merge pull request #7629 from naderman/pool-ids 6 年 前
  Nils Adermann 81bb8f81ad Set all package ids only once the pool is created 6 年 前
  Nils Adermann 5c491ecc9b Merge pull request #7625 from naderman/repository-set 6 年 前
  Nils Adermann 261efe1e8e Implement loadPackages on Composer repositories with providers 6 年 前
  Nils Adermann 019ebee185 Add missing use statement to package event to fix install --no-dev 6 年 前
  Nils Adermann 96c812fb24 Properly buffer installer test output to display as errors if necessary 6 年 前
  Nils Adermann c0f19f6c57 Move construction of pool from repo set into a pool builder 6 年 前
  Nils Adermann 4c7d271a36 Remove deprecated function 6 年 前
  Nils Adermann 1747df97e7 Create pool in show command to use policy, remove todos 6 年 前