9980 Commits (adeabdbd56ae2f9bed080898927f5dcc3ac1c8f1)
 

Author SHA1 Message Date
Jordi Boggiano adeabdbd56
Merge branch '1.10' 4 years ago
Jordi Boggiano bc1cb1636d
Remove dead code, fixes #9277 4 years ago
Jordi Boggiano df22988003
Add note about dev-master/trunk/default aliases in v2, fixes composer/semver#115 4 years ago
Jordi Boggiano 09ef026d43
Remove OperationInterface::getReason, closes #9230, closes #9263 4 years ago
Jordi Boggiano d204eb4814
Merge branch '1.10' 4 years ago
Jordi Boggiano 6bf136489f
Ignore the COMPOSER env var when executing global scope commands, fixes #9259 4 years ago
Jordi Boggiano 9c4b00be67
Add -w/-W to docs, refs #9257 4 years ago
Jordi Boggiano de3de0697e
Merge pull request #9257 from flavioheleno/improv/short-with-deps
With-dependencies alias
4 years ago
Jordi Boggiano 6f77c5f5ea
Avoid adding aliased locked packages twice in the LockArrayRepository, fixes #9240 4 years ago
Jordi Boggiano 9528ce7057
Fix invalid usage of Link class, fixes #9252 4 years ago
Jordi Boggiano f966de94a9
Merge branch '1.10' 4 years ago
Jordi Boggiano 159bb84fa6
Allow running the config command to disable tls even if openssl is not present, fixes #9198 4 years ago
Jordi Boggiano 28fe3baf9c
Disable secure-http automatically when disable-tls is enabled, fixes #9235 4 years ago
Jordi Boggiano bf80e337b9
Merge pull request #9276 from jaroslavtyc/patch-1
Fixed a white-space typo
4 years ago
Jaroslav Týc 85070c0afd
Fixed a white-space typo
A colon has been wrapped to a next line due to a redundant space.
4 years ago
Jordi Boggiano 03b8c3db3f
Merge branch '1.10' 4 years ago
Jordi Boggiano 2c6a9aba32
Update to latest semver 4 years ago
Jordi Boggiano 791bbc80a4
Backport some fixes from 2.0, and fix sorting to sort remote branches after local ones, refs #9270 4 years ago
Jordi Boggiano 6698e0bafa
Merge remote-tracking branch 'naderman/version-guess-remotes' into 1.10 4 years ago
Jordi Boggiano 6d8420644e
Merge pull request #9258 from lyrixx/patch-1
Fixed description of StatusCommand: It do list all changes in vendor, not only for "source" ones
4 years ago
Jordi Boggiano c4c5647110
Merge pull request #9256 from GrahamCampbell/patch-1
Fixed incorrect private annotation
4 years ago
Jordi Boggiano 13215cdb1d
Merge pull request #9272 from nicolas-grekas/fix-test
Fix VcsRepositoryTest
4 years ago
Nicolas Grekas f9913205dd Fix VcsRepositoryTest 4 years ago
Nils Adermann 89afb823b6 VersionGuesser: Add test for remote version guess 4 years ago
Nils Adermann 92722a9a4c VersionGuesser: Fix root package loader test which relies on git cmd in guesser 4 years ago
Nils Adermann b3c465d55a VersionGuesser: local branches still need to be considered 4 years ago
Nils Adermann db2f09a361 VersionGuesser: Update tests to match new git command generated 4 years ago
Nils Adermann ad643d9957 VersionGuesser: Analyze remote origin and upstream branches too 4 years ago
Grégoire Pineau bfb4abfb56
Fixed description of StatusCommand: It do list all changes in vendor, not only for "source" ones
I tested it, and even with "dist" packages, the status command is able to find modified vendor 
(And that's amazing, thanks)
4 years ago
Flavio Heleno 9d544d98b3 Added short flags for 'with-dependencies' and 'with-all-dependencies' 4 years ago
Graham Campbell 0eb31bd027
Fixed incorrect private annotation 4 years ago
Jordi Boggiano 23d42c6717
Merge pull request #9239 from stof/patch-1
Fix support for running diagnose without openssl
4 years ago
Jordi Boggiano d6b39b4c55
Fix syntax error & improve handling 4 years ago
Christophe Coevoet bcd8a73e8c
Fix support for running diagnose without openssl
The diagnose command already warns when openssl is not available. But the command was failing later when displaying the Openssl version.
4 years ago
Jordi Boggiano 5df1797d20
Merge pull request #9214 from mitelg/add-pretty-constraint
Add pretty constraint
4 years ago
Michael Telgmann a4509d28e7
Introduce constants for Composer\Package\Link types 4 years ago
Michael Telgmann 4f4c299015
Add pretty constraint to links in PlatformRepository
fixes #9210
4 years ago
Jordi Boggiano e3c6b213e7
Add note about composer.json location, fixes 9225 4 years ago
Jordi Boggiano 2a36c3a70a
Minor tweaks 4 years ago
Jordi Boggiano cc1e91ba8c
Merge pull request #9232 from simonberger/removed-deprecated-code
Removed deprecated code from 1.x
4 years ago
Simon Berger 4e8a36556c Removed deprecated code from 1.x 4 years ago
Jordi Boggiano bd2f321527
Merge pull request #9208 from simonberger/cleanup-memory-limit-logic
Cleaned up memory_limit set logic
4 years ago
Jordi Boggiano 99300f6dc0
Merge pull request #9206 from staabm/patch-3
Improve error message further
4 years ago
Jordi Boggiano 548f346282
Merge pull request #9203 from simonberger/lazy-provider-skip-failed-exception
Do not hard fail on lazy repository when network is disabled and no package cache exists
4 years ago
Simon Berger 3aadbaa6c4 Cleaned up memory_limit set logic 4 years ago
Markus Staab cf9786f112
Improve error message further 4 years ago
Simon Berger 74e02193a8 Do not hard fail on lazy repository when network is disabled and no package cache exists 4 years ago
Jordi Boggiano 6cf4ba051c
Update messaging about plugin errors 4 years ago
Jordi Boggiano c1b0e6c293
Merge pull request #9054 from GrahamCampbell/php8
Fix tests on PHP 8.0
4 years ago
Jordi Boggiano c2317d59bb
Bump phpstan and deps 4 years ago