Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jordi Boggiano a7a975ec1c Alias dev-master/trunk/default to 9999999-dev instead of normalizing the version to that, fixes #8323 5 gadi atpakaļ
  Ion Bazan a2137d5263 use Symfony PHPUnit Bridge 5 gadi atpakaļ
  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 gadi atpakaļ
  Jordi Boggiano 9041622b86 Fix version guessing regression and a few other issues, fixes #7127 7 gadi atpakaļ
  Jordi Boggiano 842a7ea922 Fix dev-master not being normalized correctly for the root package, fixes #7007 8 gadi atpakaļ
  Jordi Boggiano 0a9abeef88 Merge branch '1.5' 8 gadi atpakaļ
  Alessandro Lai 54adf0b61e Add regression test about VersionGuesser pretty_version handling 8 gadi atpakaļ
  Gabriel Caruso afc9a7643e Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 8 gadi atpakaļ
  Jordi Boggiano 5ba6d7d436 Fix pretty guessed versions to show nicely on numeric branches, refs #6845 8 gadi atpakaļ
  Jordi Boggiano b07be842a0 Remove feature-branches option as it is misnamed and duplicates the non-feature-branches option, refs #6475 8 gadi atpakaļ
  Claus Due 965f1f42d1 Add support for feature-branches setting 8 gadi atpakaļ
  Nicole Cordes d834fcfac5 Change commitHash to match real life examples 8 gadi atpakaļ
  Nicole Cordes c0f5a64e81 Use long array sysntax for PHP 5.3 compatibility 8 gadi atpakaļ
  Nicole Cordes c2fe198ebc Re-add unit test for FETCH_HEAD parsing 8 gadi atpakaļ
  Nicole Cordes 313e6b914d Fix Git branch parsing for detached HEAD on a commit 8 gadi atpakaļ
  Jordi Boggiano 843877cd6d Fix hg version guessing, fixes #6236, fixes #6235 8 gadi atpakaļ
  Filippo Tessarotto 04b1ddb79f VersionGuesser test for HG 8 gadi atpakaļ
  Jordi Boggiano e54c7478ee Attempt at fixing support for git 2.11, refs #5942 9 gadi atpakaļ
  Jordi Boggiano 2dcd76aa43 Fix test suite 9 gadi atpakaļ
  Sash 582e361a88 Fixing array accessing 10 gadi atpakaļ
  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 gadi atpakaļ
  Rob Bast a1427d7fd6 replace all occurences in code and comments 10 gadi atpakaļ
  Jordi Boggiano 89c6a68a76 Updates to path repository and path downloader, refs #4365 10 gadi atpakaļ
  Samuel ROZE bb81e3721a Move the `proc_open` test in setUp 10 gadi atpakaļ
  Samuel ROZE dfccb686ce Replace usage of brackets by legacy array notation 10 gadi atpakaļ
  Samuel ROZE 5261a5fa03 Move version guessing in `VersionGuesser` class 10 gadi atpakaļ