提交历史

作者 SHA1 备注 提交日期
  Ion Bazan a2137d5263 use Symfony PHPUnit Bridge 5 年之前
  Jordi Boggiano a2dadb91bf Return two packages in PathRepository when on a feature branch, one for feature branch and one for the source branch it came from, fixes #8498, fixes #8477 6 年之前
  Jordi Boggiano 9041622b86 Fix version guessing regression and a few other issues, fixes #7127 7 年之前
  Jordi Boggiano 842a7ea922 Fix dev-master not being normalized correctly for the root package, fixes #7007 8 年之前
  Jordi Boggiano 0a9abeef88 Merge branch '1.5' 8 年之前
  Alessandro Lai 54adf0b61e Add regression test about VersionGuesser pretty_version handling 8 年之前
  Gabriel Caruso afc9a7643e Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 8 年之前
  Jordi Boggiano 5ba6d7d436 Fix pretty guessed versions to show nicely on numeric branches, refs #6845 8 年之前
  Jordi Boggiano b07be842a0 Remove feature-branches option as it is misnamed and duplicates the non-feature-branches option, refs #6475 8 年之前
  Claus Due 965f1f42d1 Add support for feature-branches setting 8 年之前
  Nicole Cordes d834fcfac5 Change commitHash to match real life examples 8 年之前
  Nicole Cordes c0f5a64e81 Use long array sysntax for PHP 5.3 compatibility 8 年之前
  Nicole Cordes c2fe198ebc Re-add unit test for FETCH_HEAD parsing 8 年之前
  Nicole Cordes 313e6b914d Fix Git branch parsing for detached HEAD on a commit 8 年之前
  Jordi Boggiano 843877cd6d Fix hg version guessing, fixes #6236, fixes #6235 8 年之前
  Filippo Tessarotto 04b1ddb79f VersionGuesser test for HG 8 年之前
  Jordi Boggiano e54c7478ee Attempt at fixing support for git 2.11, refs #5942 9 年之前
  Jordi Boggiano 2dcd76aa43 Fix test suite 9 年之前
  Sash 582e361a88 Fixing array accessing 10 年之前
  Sash f6899e5c38 #4828 Using version guesser to pull out the commit has for git repositories. The return value is now an array with version and commit values. 10 年之前
  Rob Bast a1427d7fd6 replace all occurences in code and comments 10 年之前
  Jordi Boggiano 89c6a68a76 Updates to path repository and path downloader, refs #4365 10 年之前
  Samuel ROZE bb81e3721a Move the `proc_open` test in setUp 10 年之前
  Samuel ROZE dfccb686ce Replace usage of brackets by legacy array notation 10 年之前
  Samuel ROZE 5261a5fa03 Move version guessing in `VersionGuesser` class 10 年之前