Commit History

Author SHA1 Message Date
  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
  Nikita Konstantinov e3b6c67a44 Provide `--fixed` option for the `require` command, fixes #8303 5 years ago
  Nils Adermann 995b4f923e Fix more tests which were lacking lock files for partial updates, display fix jobs in problems 5 years ago
  Nils Adermann 3989a1b8ee Restore dev package extraction 5 years ago
  Nils Adermann 33ff67abf3 Update tests for new output and for required lock file on partial update 5 years ago
  Nils Adermann a114e26841 Correctly load aliases in lockedRepository to fix alias install output 5 years ago
  Nils Adermann 3e0e5dc1fa Fix test expectation: Install and update operations are now alphabetical 5 years ago
  Nils Adermann c16ab6174e Fix tests: Alias install now always right after origin package, partial update requires lock file 5 years ago
  Nils Adermann 4db325b7b4 Use the old root stack based approach to sorting operations in the transaction 5 years ago
  Nils Adermann b700aa3d62 Sort local repo transaction as topological as possible 5 years ago
  Nils Adermann f5e18250e6 Merge remote-tracking branch 'github-composer/2.0' into solve-without-installed 5 years ago
  Nils Adermann 06d11f2f38 Fix calculation of lock transaction updates and start updating output in tests 5 years ago
  Nils Adermann f1e4ccbe1d Fix handling of reference updates and root references 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
  Jordi Boggiano 607b487295 Fix missing use/undefined var 5 years ago
  Jordi Boggiano 53d2ab2253 Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903 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