Jordi Boggiano
|
e1ab520d64
|
Merge branch '2.2' into 2.3
|
2022-06-01 21:39:31 +02:00 |
Jordi Boggiano
|
3ead6c0119
|
Backport schema fixes for gitlab-token, fixes #10800
|
2022-06-01 21:32:29 +02:00 |
Nicolas Hedger
|
70a7b592e9
|
Fix JSON schema regex pattern (#10811)
|
2022-06-01 21:23:07 +02:00 |
Matronator
|
313142c6cd
|
Escape forward slash in `properties.name`
|
2022-06-01 21:06:22 +02:00 |
Jan Tojnar
|
955194f896
|
docs: Fix inconsist semver operator suggestion (#10810)
Using caret over tilde is better since it behaves the same as in npm:
https://jubianchi.github.io/semver-check/#/constraint/~3.0
But when this change was introduced in https://github.com/composer/composer/pull/5396,
it was not complete.
|
2022-05-31 13:24:38 +02:00 |
Jordi Boggiano
|
5b067a1b29
|
Update phpstan to latest
|
2022-05-25 22:02:22 +02:00 |
Jordi Boggiano
|
202ef9031c
|
Merge branch '2.2' into 2.3
|
2022-05-25 21:44:40 +02:00 |
Jordi Boggiano
|
5d353716d3
|
Reverting release version changes
|
2022-05-25 21:37:26 +02:00 |
Jordi Boggiano
|
de11c9819a
|
Release 2.2.13
|
2022-05-25 21:37:25 +02:00 |
Jordi Boggiano
|
86dcc7ac23
|
Update changelog
|
2022-05-25 21:36:44 +02:00 |
Jordi Boggiano
|
10d3895f18
|
Ensure that dotfiles can be excluded, fixes #8866
|
2022-05-24 22:14:17 +02:00 |
Jordi Boggiano
|
88e1f0f9b5
|
Make sure repos are always initialized with a repo manager if possible, and make sure async is always enabled on the process executor, fixes #10783 (#10799)
|
2022-05-24 21:32:36 +02:00 |
Jordi Boggiano
|
25542aca70
|
Update baseline
|
2022-05-24 21:26:37 +02:00 |
Jordi Boggiano
|
654ecc759a
|
Check that symlink function exists before using it in path repo, fixes #10786
|
2022-05-24 21:21:47 +02:00 |
Jordi Boggiano
|
865886e5c5
|
Always show deprecation notices even if silenced
|
2022-05-24 17:35:50 +02:00 |
Jordi Boggiano
|
d131be009d
|
Update deps
|
2022-05-24 14:46:47 +02:00 |
Jordi Boggiano
|
d70b580899
|
Merge branch '2.2' into 2.3
|
2022-05-24 14:41:41 +02:00 |
Jordi Boggiano
|
44a52e4157
|
Fix backtracking in name validation regex
|
2022-05-24 14:32:18 +02:00 |
Stephan
|
e496b1362f
|
GitHub: add support for files >1MB to getFileContent (#10785)
|
2022-05-20 13:15:59 +02:00 |
Stephan
|
76813a9cd0
|
CurlDownloader: detect max file size for gziped responses with missing content-length header (#10771)
|
2022-05-13 15:58:25 +02:00 |
John Stevenson
|
2837585e47
|
Fix cmd splitting paths on commas (#10775)
|
2022-05-12 21:13:55 +02:00 |
Jordi Boggiano
|
8c7ab194c6
|
Fix coverage config for complete test suite
|
2022-05-12 10:34:28 +02:00 |
Jordi Boggiano
|
3366271d73
|
Fix outdated list when no new version can be matched, refs #10770
|
2022-05-12 10:34:27 +02:00 |
Carlos Buenosvinos
|
bc1fd3c8b7
|
Move navigation arrows to the bottom (#10769)
Probably by merging other PR the arrows were not at the bottom.
|
2022-05-12 10:24:53 +02:00 |
Zan Baldwin
|
b171d5531d
|
CurlDownloader: Always cast Content-Type header value to string when passing to strtolower() (#10768)
|
2022-05-11 19:17:58 +02:00 |
Jordi Boggiano
|
df9721d21b
|
Skip broken test on windows
|
2022-05-11 16:52:58 +02:00 |
Jordi Boggiano
|
fb486b43e4
|
Update phpstan
|
2022-05-11 16:51:17 +02:00 |
Jordi Boggiano
|
6ac4de19d7
|
Fix ApplicationTest interacting with other tests
|
2022-05-11 16:44:43 +02:00 |
Jordi Boggiano
|
fdab6657c7
|
Add command testing utilities to TestCase, add tests for ConfigCommand
|
2022-05-11 16:08:39 +02:00 |
Jordi Boggiano
|
ebfdae8883
|
Fix unsetting of existing props, fixes #10767, refs #10756
|
2022-05-11 13:52:49 +02:00 |
Jordi Boggiano
|
6af9fb63f5
|
Merge branch '2.2' into main
|
2022-05-11 13:08:11 +02:00 |
Jordi Boggiano
|
aeb204bb1d
|
Fix race condition where multiple http requests requiring auth end up failing, fixes #10763
|
2022-05-11 13:06:59 +02:00 |
Jordi Boggiano
|
1b81b54025
|
Fix type issue in require command abort
|
2022-05-11 10:16:26 +02:00 |
Jordi Boggiano
|
efbc0ddb78
|
Merge branch '2.2' into main
|
2022-05-11 10:16:11 +02:00 |
Jordi Boggiano
|
1d0fa93495
|
Fix lock:false still outputting lock file changes
|
2022-05-11 09:42:13 +02:00 |
Nicolas Grekas
|
c27dca83ef
|
Fix deprecated syntax since PHP 8.2 (#10766)
|
2022-05-08 10:39:36 +02:00 |
Jordi Boggiano
|
30ef9be282
|
Merge pull request #10757 from nicolas-grekas/inline-event-names
Inline PackageEvents constants
|
2022-05-03 10:35:37 +02:00 |
Nicolas Grekas
|
a812853fe4
|
Inline PackageEvents constants
|
2022-05-02 11:51:40 +02:00 |
Jordi Boggiano
|
f1f013edde
|
Downgrade naming errors to warnings again in package links to avoid BC issues with tags on packagist
|
2022-04-29 15:02:24 +02:00 |
Jordi Boggiano
|
da322643d6
|
Fix retry to add a small pause between retries after the second one, refs #10716
|
2022-04-29 14:50:58 +02:00 |
Jordi Boggiano
|
1f75af6f89
|
Move comment where it belongs
|
2022-04-29 13:40:17 +02:00 |
Jordi Boggiano
|
928e19e637
|
Merge branch '2.2' into main
|
2022-04-29 12:15:20 +02:00 |
Jordi Boggiano
|
1cdc43d9de
|
Merge pull request #10748 from glaubinix/f/gitlab-auth
GitLab: handle infinite loop during composer install
|
2022-04-29 12:07:01 +02:00 |
Jordi Boggiano
|
f8eed28347
|
Update baseline (2030, 104)
|
2022-04-29 11:25:23 +02:00 |
Jordi Boggiano
|
d5a8d2be22
|
Enable phpstan bleedingEdge
|
2022-04-29 11:10:21 +02:00 |
Jordi Boggiano
|
25012170b2
|
Fix bootstrap path
|
2022-04-29 10:57:44 +02:00 |
Jordi Boggiano
|
4707350011
|
Upgrade phpunit configs
|
2022-04-29 10:53:56 +02:00 |
Jordi Boggiano
|
06ef742a66
|
Update phpstan, fix InstalledVersions key ordering to be more logical/consistent
|
2022-04-29 10:30:04 +02:00 |
Jordi Boggiano
|
6b7ae1e05a
|
Merge pull request #10635 from staabm/phpstan-config
added phpstan ConfigReturnTypeExtension
|
2022-04-29 09:05:16 +02:00 |
Jordi Boggiano
|
474d0dc82d
|
Extract phpstan extension config into its own file
|
2022-04-29 09:04:02 +02:00 |