Maarten Balliauw
|
128e424c90
Avoid sending Authorization header to another domain on redirect, fixes #6716
|
há 7 anos atrás |
Jordi Boggiano
|
0de1e21233
Make create-project install dependencies following optimize-autoloader config setting, fixes #6722
|
há 7 anos atrás |
johnstevenson
|
b0922b95af
Report multiple inis in php.ini specific messages
|
há 7 anos atrás |
Jordi Boggiano
|
a691a179e5
Merge remote-tracking branch 'naderman/improve-not-found-error' into 1.5
|
há 7 anos atrás |
Jordi Boggiano
|
3c76e36e2c
Fix regex, refs #6735
|
há 7 anos atrás |
gregory
|
8a136d18e5
Correctly extract username/password from URL
|
há 7 anos atrás |
Jordi Boggiano
|
065b662d5b
Merge remote-tracking branch 'naderman/t/no-package-potential-issue' into 1.5
|
há 7 anos atrás |
Jordi Boggiano
|
b4df2c9517
Avoid reverting the composer.json in case of a composer require/remove failure that is unrelated to the Solver
|
há 7 anos atrás |
Jordi Boggiano
|
4c4f516ea2
Make sure binaries are recreated before POST-hooks fire
|
há 7 anos atrás |
Jordi Boggiano
|
17ec4c17b0
Set COMPOSER_DEV_MODE for all events and not just POST hooks
|
há 7 anos atrás |
Nils Adermann
|
7dffe79a0f
Update tests of solver problem message to match new message
|
há 7 anos atrás |
Nils Adermann
|
f40f95b269
Add a note that a user could have forgotten to add a custom repo if package not found
|
há 7 anos atrás |
Nils Adermann
|
685bc08c0a
Improve the error on init/require if a package could not be found
|
há 7 anos atrás |
Jordi Boggiano
|
fc9f8c2007
Fix tests
|
há 7 anos atrás |
johnstevenson
|
b1aed48e1a
Fix bug setting COMPOSER_ORIGINAL_INIS
|
há 7 anos atrás |
Mihai Plasoianu
|
02b57ff4a2
Return non-zero exit code with --strict and single package
|
há 7 anos atrás |
Jérôme Vasseur
|
71c2ecbace
Fix platform package detection in VersionParser
|
há 7 anos atrás |
Jordi Boggiano
|
11f1e03739
CS tweaks
|
há 7 anos atrás |
Minh-Quan TRAN
|
007ca5ff6a
workaround for gitlab installation with relative url
|
há 7 anos atrás |
Jordi Boggiano
|
e918ec9b39
Prepare 1.5.2
|
há 7 anos atrás |
Jordi Boggiano
|
0745216c57
Bump cabundle
|
há 7 anos atrás |
Jordi Boggiano
|
69ecb2403e
Add upgrade alias to update, fixes #6649
|
há 7 anos atrás |
Jordi Boggiano
|
802849d52c
Wording tweaks
|
há 7 anos atrás |
Deamon
|
3d753b117b
add test on remove mainkey at end of file
|
há 7 anos atrás |
Deamon
|
5b29b7c8e3
delete last coma if deleting last element before end of file
|
há 7 anos atrás |
Jordi Boggiano
|
1682d7d454
Fix path repo version parsing to follow COMPOSER_ROOT_VERSION when the git repo is shared with the root package, fixes #6625
|
há 7 anos atrás |
Jordi Boggiano
|
f71baa5e0c
Try fixing 404s gitlab handling when unauthenticated, refs #6669
|
há 7 anos atrás |
Jordi Boggiano
|
56964a9377
Check for new work dir with both parameters, refs #6651
|
há 7 anos atrás |
Ayesh Karunaratne
|
eb078b432f
Prevent automatic parent directory composer.json discovery if working-dir parameter is set
|
há 7 anos atrás |
Jordi Boggiano
|
8b61315b14
Normalize URL as symfony Filesystem::mirror does a straight str_replace on realUrl vs actual iteratee path without normalization and our aRchivableFilesFinder does normalize the path, refs #6667
|
há 7 anos atrás |