Commit Verlauf

Autor SHA1 Nachricht Datum
  Jordi Boggiano 065b662d5b Merge remote-tracking branch 'naderman/t/no-package-potential-issue' into 1.5 vor 7 Jahren
  Jordi Boggiano b4df2c9517 Avoid reverting the composer.json in case of a composer require/remove failure that is unrelated to the Solver vor 7 Jahren
  Jordi Boggiano 4c4f516ea2 Make sure binaries are recreated before POST-hooks fire vor 7 Jahren
  Jordi Boggiano 17ec4c17b0 Set COMPOSER_DEV_MODE for all events and not just POST hooks vor 7 Jahren
  Nils Adermann 7dffe79a0f Update tests of solver problem message to match new message vor 7 Jahren
  Nils Adermann f40f95b269 Add a note that a user could have forgotten to add a custom repo if package not found vor 7 Jahren
  Jordi Boggiano fc9f8c2007 Fix tests vor 7 Jahren
  johnstevenson b1aed48e1a Fix bug setting COMPOSER_ORIGINAL_INIS vor 7 Jahren
  Mihai Plasoianu 02b57ff4a2 Return non-zero exit code with --strict and single package vor 7 Jahren
  Jérôme Vasseur 71c2ecbace Fix platform package detection in VersionParser vor 7 Jahren
  Jordi Boggiano 11f1e03739 CS tweaks vor 7 Jahren
  Minh-Quan TRAN 007ca5ff6a workaround for gitlab installation with relative url vor 7 Jahren
  Jordi Boggiano e918ec9b39 Prepare 1.5.2 vor 7 Jahren
  Jordi Boggiano 0745216c57 Bump cabundle vor 7 Jahren
  Jordi Boggiano 69ecb2403e Add upgrade alias to update, fixes #6649 vor 7 Jahren
  Jordi Boggiano 802849d52c Wording tweaks vor 7 Jahren
  Deamon 3d753b117b add test on remove mainkey at end of file vor 7 Jahren
  Deamon 5b29b7c8e3 delete last coma if deleting last element before end of file vor 7 Jahren
  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 vor 7 Jahren
  Jordi Boggiano f71baa5e0c Try fixing 404s gitlab handling when unauthenticated, refs #6669 vor 7 Jahren
  Jordi Boggiano 56964a9377 Check for new work dir with both parameters, refs #6651 vor 7 Jahren
  Ayesh Karunaratne eb078b432f Prevent automatic parent directory composer.json discovery if working-dir parameter is set vor 7 Jahren
  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 vor 7 Jahren
  Gawain Lynch b859bbcdcf Pass a VCS filtered iterator to mirror vor 7 Jahren
  Mikk Tendermann 2a89d37651 fix gitlab not telling visibilty if user is not logged in vor 7 Jahren
  Abyr Valg 37addea447 Make composer see installed dev packages vor 7 Jahren
  Fedir Kryvytskyi dc509b236f Fixed error, when composer.phar was broken, if it compiled inside folder, that has /composer in path vor 7 Jahren
  Jordi Boggiano 9fd4f22ba2 Also ignore dir change prompt in list command vor 7 Jahren
  Jordi Boggiano d352cc97f7 Do not prompt for dir change on create-project, fixes #6617 vor 7 Jahren
  Jordi Boggiano e33d00f98e Fix gitlab tests vor 7 Jahren