Andreas Schempp
|
20eb9e66cf
Consider replaces when checking package dependents
|
5 years ago |
Jordi Boggiano
|
82d0b12b1c
Merge pull request #8360 from derrabus/bugfix/execute-returns-0
|
5 years ago |
Alexander M. Turek
|
146aa4938f
Command::execute() should always return an integer.
|
5 years ago |
Jordi Boggiano
|
9e2485aa4d
Make gitlab/bitbucket driver checks case insensitive
|
5 years ago |
Jordi Boggiano
|
34a32c31b4
Merge pull request #8334 from zakonnic/fix_incorrect_strip_non_php_blocks
|
5 years ago |
zakonnic
|
f159eb724a
Add test for double gap in php-file
|
5 years ago |
zakonnic
|
9f6e45051a
Optimize template for striping non-php blocks
|
5 years ago |
zakonnic
|
ec96e5de64
Fix incorrect strip of non-php blocks in the file
|
5 years ago |
Jordi Boggiano
|
a066dd9e00
Merge pull request #8310 from greysteil/leading-slash-github-urls
|
5 years ago |
Grey Baker
|
b09945c3ba
Allow for leading slash in path part of GitHub URLs
|
5 years ago |
Jordi Boggiano
|
f0d565bb6d
Avoid transforming the origins when prompting for auth, fixes #8300
|
5 years ago |
Jordi Boggiano
|
a403ee9b0e
Fix tests for reals
|
5 years ago |
Jordi Boggiano
|
d3dc280322
Merge pull request #8296 from rbairwell/fix-php74-accessarray-offset-on-path
|
5 years ago |
Jordi Boggiano
|
7d99a56332
Combine conditionals in one
|
5 years ago |
Jordi Boggiano
|
6fee17f16c
Fix tests, refs #8292
|
5 years ago |
Jordi Boggiano
|
089fcde6cf
Merge remote-tracking branch 'davidszkiba/bugfix/issue-8289'
|
5 years ago |
Jordi Boggiano
|
3e42ca61a5
Merge pull request #8279 from glaubinix/f/github-access-token-debug
|
5 years ago |
Jordi Boggiano
|
fd70d9cdc3
Stripe access tokens in a more generic way
|
5 years ago |
rbairwell
|
550c01b471
Fixes a problem with path based repositories on PHP7.4 where an attempt is made to access null as an array
|
5 years ago |
David Szkiba
|
0500e64f88
Respect COMPOSER_NO_INTERATION for search prompt.
|
5 years ago |
Stephan Vock
|
f9fccbab1e
GitHub: don't display access token in debug log
|
5 years ago |
Jordi Boggiano
|
bfba228b5a
Add note about breaking change, fixes #8274
|
5 years ago |
Jordi Boggiano
|
dc964d6515
Update changelog
|
5 years ago |
Jordi Boggiano
|
b60e44c1dc
Update deps
|
5 years ago |
Jordi Boggiano
|
96ad0aa01f
Remove extra arg
|
5 years ago |
Jordi Boggiano
|
872604ab36
Allow path repos to point to their own source dir as install target, resulting in noop, fixes #8254
|
5 years ago |
Jordi Boggiano
|
362ebe4f68
Fix update mirrors to also update transport-options, fixes #7672
|
5 years ago |
Jordi Boggiano
|
db6882b57f
Fix updating or URLs to include dist type and shasum, fixes #8216
|
5 years ago |
Jordi Boggiano
|
0fe200d6d9
Fix origin computation
|
5 years ago |
Jordi Boggiano
|
0261ce8092
Improve handling of non-standard ports for GitLab and GitHub installs, fixes #8173
|
5 years ago |