提交历史

作者 SHA1 备注 提交日期
  Jordi Boggiano 8dfadd99d1 Merge branch '2.0' into fix/unused 5 年之前
  Jordi Boggiano f946d8eb5a More RemoteFilesystem usage removals and some repository/vcs driver refactorings 6 年之前
  Jordi Boggiano 713bc4de1d Minor fixes and updated the rest of the code/tests to use HttpDownloader 6 年之前
  Jordi Boggiano 2e0f31106a Merge remote-tracking branch 'origin/master' into 2.0 6 年之前
  Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687) 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 年之前
  Jordi Boggiano 066351c5b9 Remove use of deprecated getMock method 7 年之前
  Andreas Möller 6059acf0a3 Fix: Remove unused parameter and field 7 年之前
  Jordi Boggiano a1c5754b1f Make sure tests run non-interactively 7 年之前
  Jordi Boggiano 9a99e86ebc Rename NonRoot to Transitive, refs #6674 7 年之前
  Matthew Grasmick 776977f597 Fixing method name. 7 年之前
  Matthew Grasmick 3826e51caa Renaming some methods and props. 7 年之前
  Matthew Grasmick f29e98cdf9 Fixes #6661: Allow a given package and its dependencies (including siblings) to be updated. 7 年之前
  Jordi Boggiano 122e422682 CS fixes 8 年之前
  Jordi Boggiano eb84ca564f Use unique cache dir for integration tests as well 9 年之前
  Rob Bast baa84d9be1 adjust test and assertion to be more flexible 9 年之前
  Jordi Boggiano 8771eca527 Merge remote-tracking branch 'curry684/issue-4767' 9 年之前
  Jordi Boggiano 49d7d65933 Add verbosity input support to IOInterface 9 年之前
  Niels Keurentjes 3e06c801f4 Cleaned up check+conversion that was no longer required. 9 年之前
  Niels Keurentjes 523362c7c5 Cleaner notation for expected exceptions in fixtures. 9 年之前
  Niels Keurentjes 639ee0701c Introduced more generic, less invasive way to test for exceptions in fixtures, more in line with how phpunit works. 9 年之前
  Niels Keurentjes e5fe3d8a3b Expanded InstallerTest to support expecting Exceptions by supplying "EXCEPTION" as "--EXPECT--" 9 年之前
  Jordi Boggiano ce08582671 Fix CS 9 年之前
  Jordi Boggiano 74e56fd5c6 Merge remote-tracking branch 'szeber/master' 9 年之前
  Zsolt Szeberenyi bfb83f1fb7 Add name and version to the relevant fields, move content hash checking to the Locker 10 年之前
  Jordi Boggiano 6a64041055 CS fixes 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 年之前
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 年之前
  Jordi Boggiano 0b4a9235f4 CS fixes 10 年之前