7698 Commits (84f5a1a7e8293978a718663dfac399e83f093e9e)
 

Author SHA1 Message Date
Jordi Boggiano 84f5a1a7e8
Merge pull request #6893 from Nenglish7/patch-1
Update README.md
7 years ago
Nicholas English 467603e1dd
Update README.md
Fix grammar.
7 years ago
Jordi Boggiano ed20b3b4f6
Fix OutputFormatter creation with Symfony 4, fixes #6871 7 years ago
Jordi Boggiano 578798c87c
Merge pull request #6872 from danepowell/patch-1
Clarified language on branch naming for forks
7 years ago
Dane Powell 8695fd6948
Clarified language on branch naming for forks 7 years ago
Rob e03a324613
Merge pull request #6865 from carusogabriel/refactoring-tests
Refactoring tests
7 years ago
Gabriel Caruso 885da4c8ef Refactoring tests 7 years ago
Jordi Boggiano 6bb3ab1868 Tweak help/description 7 years ago
Jordi Boggiano b579884e15 Tweak check-platform-reqs command to check all constraints and output more information about what requires failed, refs #6709 7 years ago
Jordi Boggiano edf561d602 Merge remote-tracking branch 'swumao/master' 7 years ago
Jordi Boggiano b2f283cbd2
Merge pull request #6696 from legoktm/sort-installed
Sort vendor/composer/installed.json deterministically
7 years ago
Jordi Boggiano 179f7376e7
Merge pull request #6811 from dunglas/github-releases
Deploy PHAR to GitHub releases
7 years ago
Jordi Boggiano 17428e33a9 Merge branch '1.5' 7 years ago
Jordi Boggiano cf5dfdea6b Update changelog 7 years ago
Jordi Boggiano 224d272a0e Merge branch '1.5' 7 years ago
Jordi Boggiano 3976d9f242 Fix require command picking of specific versions, fixes #6859 7 years ago
Jordi Boggiano 0ebac8bd06 Merge branch '1.5' 7 years ago
Jordi Boggiano fb8fecd4a5 Add missing links 7 years ago
Jordi Boggiano 755482ddb1 Merge branch '1.5' 7 years ago
Jordi Boggiano d11b704617 Update changelog 7 years ago
Jordi Boggiano a928ffa4ee Fix require command when specifying non-stable versions, fixes #6859 7 years ago
Jordi Boggiano 29bce30f5b Merge branch '1.5' 7 years ago
Jordi Boggiano c79e5fc33e Update changelog 7 years ago
Jordi Boggiano 6a08755c25 Merge branch '1.5' 7 years ago
Jordi Boggiano 92e8a99ed2
Merge pull request #6783 from gabriel-caruso/phpunit
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
7 years ago
Gabriel Caruso afc9a7643e Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 7 years ago
Pedro de Carvalho f569833f5a move $length variable outsite foreach (#6828)
the `foreach` over the `prefixDirsPsr4[$search]` won't affect `$length`. 

It's used for the offset of `$logicalPathPsr4`.
7 years ago
Gabriel Caruso a4b220273e Refactoring Tests (#6849) 7 years ago
Niels Keurentjes eab705d057 Reword exception text to evoke somewhat less panic
Refs https://github.com/composer/composer/issues/5196#issuecomment-346754244

Signature mismatch could indicate MitM, or just a CDN issue which is rather more likely.
7 years ago
Jordi Boggiano 5960f715f0 Add warning in show command if no dependencies are installed but the root package has dependencies, fixes #6820 7 years ago
Markus Staab ecb26c7b75 support COMPOSER env var in validate command (#6834)
* support COMPOSER env var in validate command
7 years ago
Jordi Boggiano 6256e17149 Merge branch '1.5' 7 years ago
Jordi Boggiano 5ba6d7d436 Fix pretty guessed versions to show nicely on numeric branches, refs #6845 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 40f4f6bf86 Fix docblock 7 years ago
Jordi Boggiano 94a1f16c96 Fix scheme in public gitlab URLs, refs #6683 7 years ago
Kévin Dunglas 657068886f
Fix comments 7 years ago
Jordi Boggiano eab826b00b Merge branch '1.5' 7 years ago
Jordi Boggiano b52fd60873 Always follow redirects in userland as we need to check if we have authentication every time for the new domain 7 years ago
Jordi Boggiano 45cd26b2df Fix test and actually check that we get hasAuthentication called for different domains 7 years ago
Jordi Boggiano b59dd23bb4 Merge branch '1.5' 7 years ago
Jordi Boggiano 36c131cf33 Update deps 7 years ago
Jordi Boggiano 743153e862 Tweak so that we allow authentication for domains we redirect to, refs #6717 7 years ago
Maarten Balliauw 128e424c90 Avoid sending Authorization header to another domain on redirect, fixes #6716 7 years ago
Jordi Boggiano 0de1e21233 Make create-project install dependencies following optimize-autoloader config setting, fixes #6722 7 years ago
Jordi Boggiano e5d07fde6b
Merge pull request #6743 from zachflower/feature/init_defaults
Composer init default values
7 years ago
Jordi Boggiano fedef55362 Merge remote-tracking branch 'arjank/abandoned_package_warning' 7 years ago
Jordi Boggiano 4072d6bdb8
Merge pull request #6812 from saulwilcox-jisc/patch-1
Add 'remove' to example global commands
7 years ago
Jordi Boggiano 535e7262e4 Fix php5.3 7 years ago
Jordi Boggiano a1e292d84d Let users open the homepage of the current package by doing composer home without argument, fixes #6748 7 years ago