2648 Commits (main)

Author SHA1 Message Date
Hugo Thunnissen cab6ef11a9 Fix typo
continuous-integration/drone/push Build was killed Details
2 years ago
Hugo Thunnissen ad0ecdfad2 Remove newlines from command output
continuous-integration/drone/push Build is failing Details
2 years ago
Hugo Thunnissen 04e372fe2f Use regexp to check install command output
continuous-integration/drone/push Build is failing Details
2 years ago
Hugo Thunnissen cee774155d Remove newlines from command display
continuous-integration/drone/push Build is failing Details
2 years ago
Hugo Thunnissen 12d595757c Add tests for InstallCommand (user story 5) 2 years ago
Hugo Thunnissen c1b59ae465 Add some bounds tests to RequireCommandTest 2 years ago
Hugo Thunnissen 127df8060c Test RequireCommand 2 years ago
Jordi Boggiano f1f013edde
Downgrade naming errors to warnings again in package links to avoid BC issues with tags on packagist 2 years ago
Jordi Boggiano 928e19e637
Merge branch '2.2' into main 2 years ago
Jordi Boggiano 25012170b2
Fix bootstrap path 2 years ago
Jordi Boggiano 4707350011
Upgrade phpunit configs 2 years ago
Jordi Boggiano 06ef742a66
Update phpstan, fix InstalledVersions key ordering to be more logical/consistent 2 years ago
Stephan Vock d40c3a89c0
GitLab: add warning in case GitLab authentication is misconfigured 2 years ago
Stephan Vock 3b4a3d63bf
GitLab: prevent invalid loop during composer install with invalid credentials 2 years ago
Jordi Boggiano bd6403a6be
Fix newly surfaced errors 2 years ago
Stephan 1f6f4a786e
BitbucketDriver: remove unnecessary HTTP call to fetch the root identifier (#10729) 2 years ago
Jordi Boggiano b0b364af19
E_TOO_MANY_BRANCHES 2 years ago
Jordi Boggiano d7ad2093f6
Merge branch '2.2' into main 2 years ago
Jordi Boggiano 9a62ef7ff2
Add missing return type 2 years ago
Jordi Boggiano a1f9baa118
Fix 5.3/5.4 builds 2 years ago
Jordi Boggiano 615530f0a1
Merge branch '2.2' into main, update baseline (2085, 104) 2 years ago
Stephan 2c40c53637
Merge pull request from GHSA-x7cr-6qr6-2hh6
* GitDriver: filter branch names starting with a - character

* GitDriver: getFileContent prevent identifiers starting with a -

* HgDriver: prevent invalid identifiers and prevent file from running commands

* HgDriver: filter branches starting with a - character
2 years ago
Stephan a5e35f911b
GitDriver: fix test for remote identifier on windows (#10727) 2 years ago
Stephan 6c3958ec86
Add warning if host is accessed via verify_peer or verify_peer_name disabled (#10722) 2 years ago
Stephan 866d2a49b2
GitDriver: try to fetch default branch form remote using auth (#10701) 2 years ago
Michael Babker 58e135181d
Restore the ability to list the scripts in the 'run-script' command without providing a script (#10710) 2 years ago
Jordi Boggiano e0cce2bfb0
Allow autoload to run on 5.6 still, add early exits when running composer or autoload.php with outdated PHP versions, fixes #10714, refs #10709 2 years ago
Jordi Boggiano 106149d102
Fix a bunch of type errors in SelfUpdateCommand, fixes #10696, closes #10704 2 years ago
Jordi Boggiano b03e9e414e
Merge branch '2.2' into main 2 years ago
Jordi Boggiano 1cc23e1a8b
🤦‍♂️ 2 years ago
Jordi Boggiano 6b330b7456
Fix tests 2 years ago
Jordi Boggiano 34fa266114
Fix windows build 2 years ago
Jordi Boggiano 0985501602
Fix windows build 2 years ago
Jordi Boggiano dce63fdf4f
Merge branch '2.2' into main 2 years ago
Jordi Boggiano ecec0d00fc
Fix generation of autoload rules in a dir that is missing to ensure it does not break (#10688) 2 years ago
Stephan ef12e42bdb
GitDriver: try to fetch default branch from remote (#10687)
The initial clone determined what the default branch of the cache git repository was. Changing it on the remote didn't have any impact on the local data. However, cloning it on a different machine would then store a different default branch on that machine. This could lead to different results for the same command on different machines.
2 years ago
Jordi Boggiano 9a42f69a99
Make test more resilient on slow windows CI 2 years ago
Jordi Boggiano 8e93566c18
Validate config schema before loading it, fixes #10685 2 years ago
Stephan 147c6a2f7e
Bitbucket: when OAuth consumer authentication fails mention that the `This is a private consumer` needs to be enabled (#10678) 2 years ago
Jordi Boggiano 146e036b58
Fix parsing of openssl versions with odd suffixes, refs #10631 2 years ago
Markus Staab ccfbc16ac6
fix phpdoc type (#10669) 2 years ago
Jordi Boggiano cfb34416ec
Merge branch '2.2' into main 2 years ago
Jordi Boggiano 7eb8f92a93
Fix test 2 years ago
Jordi Boggiano 60616f9bd1
Fix tests 2 years ago
Jordi Boggiano 039701656f
Merge branch '2.2' into main 2 years ago
Jordi Boggiano 2dbe66ad20
Fix deletion of corrupt 0-bytes zip archives from the cache, fixes #10580 (#10666) 2 years ago
Jordi Boggiano 6bd75d5738
Update phpstan & baseline (2158, 104) 2 years ago
Stephan 854aab5f03
ArrayLoader: handle links where target is invalid numeric package name (#10663) 2 years ago
Stephan 9f8ee0e40a
ArrayLoader: fix integer index of branch alias (#10660) 2 years ago
Stephan 1daafb817d
ValidatingArrayLoader: only validate source/dist properties if they are set (#10658) 2 years ago