Jordi Boggiano
|
a7a975ec1c
Alias dev-master/trunk/default to 9999999-dev instead of normalizing the version to that, fixes #8323
|
4 years ago |
Jordi Boggiano
|
ffac8646fc
Fix tests
|
4 years ago |
Ion Bazan
|
a2137d5263
use Symfony PHPUnit Bridge
|
5 years ago |
Gabriel Caruso
|
afc9a7643e
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
|
7 years ago |
Alessandro Lai
|
3cf31da414
Fix root package not having a pretty version when detecting from VCS, fixes #6845, closes #6847
|
7 years ago |
Jordi Boggiano
|
6ce8477d04
Fix parsing of stabilities with AND/OR ops and no stability flags
|
8 years ago |
Jordi Boggiano
|
2dcd76aa43
Fix test suite
|
9 years ago |
Jordi Boggiano
|
82349bcb2a
Fix support for extracting stability flags in multi-constraints, fixes #4440
|
9 years ago |
Jordi Boggiano
|
ce08582671
Fix CS
|
9 years ago |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
9 years ago |
Jordi Boggiano
|
89c6a68a76
Updates to path repository and path downloader, refs #4365
|
9 years ago |
Samuel ROZE
|
5261a5fa03
Move version guessing in `VersionGuesser` class
|
9 years ago |
Rob Bast
|
ef37b86c81
closes #1508 - updated tests
|
9 years ago |
Jordi Boggiano
|
6a64041055
CS fixes
|
9 years ago |
Jordi Boggiano
|
a943827371
Show that no version was found in composer show/license if root package is auto-versioned, fixes #4158
|
9 years ago |
Jordi Boggiano
|
0b4a9235f4
CS fixes
|
10 years ago |
Jordi Boggiano
|
53925295c3
Merge pull request #3699 from trivago/non_feature_branches
|
10 years ago |
rkerner
|
abc9d60fcc
added non-feature-branches to handle non-numeric branches matching configured patterns not been handled as feature branches
|
10 years ago |
Christophe Coevoet
|
267af928df
Add a failing testcase for stability flags in complex constraints
|
10 years ago |
Jordi Boggiano
|
ac497feaba
CS fixes
|
10 years ago |
Jordi Boggiano
|
0044c75ca0
Fix detection of tags when the current tag is not a valid version
|
11 years ago |
Jordi Boggiano
|
8b293633ae
Merge remote-tracking branch 'simensen/non-dev-version'
|
11 years ago |
Jordi Boggiano
|
d740f50277
Fix parsing of inferred stability flags that are more stable than the min stability
|
11 years ago |
Beau Simensen
|
215556df7c
Use --tags to get non-annotated tags as well.
|
11 years ago |
Beau Simensen
|
f9fe39e624
Fixed the existing test and added a new one for git tag version guessing.
|
11 years ago |
Jordi Boggiano
|
ffecd39d33
Refactor repositories handling in config/factory/loader, fixes #828, fixes #826
|
12 years ago |
Jordi Boggiano
|
3ac11b932c
Expose default repositories in system config file
|
12 years ago |
Jordi Boggiano
|
4a6ae454c2
Merge remote-tracking branch 'dpb587/multiple-repos'
|
12 years ago |
Chris Smith
|
5e4b2fcc8d
Test for detached heads yielding an invalid version
|
12 years ago |
Danny Berger
|
8d6d155153
Add internal support for multiple default composer repositories.
|
12 years ago |