Commit History

Author SHA1 Message Date
  Nils Adermann ddb1e79bef Handle dev extraction exit codes instead of completing broken lock with errors 4 years ago
  Jordi Boggiano 9c84f4d79f Make sure InstalledRepository itself can be added too but requires allowing installed repos in reposet 4 years ago
  Jordi Boggiano 589aa351a8 Change Uninstalling to Removing in lock operations 4 years ago
  Jordi Boggiano ba04a46cae Fix 5.3 issue 4 years ago
  Jordi Boggiano d13ce20b6e Fix handling of composer repos with v1 version_normalized format 4 years ago
  Jordi Boggiano a453792d6b Merge pull request #8682 from glaubinix/f/gitlab-guest-token-access 4 years ago
  Jordi Boggiano d559bf5387 Allow configuring a path repo to an empty path as long as using wildcards and the wildcard root exists, fixes #8679 4 years ago
  Stephan 402c64c271 Update src/Composer/Repository/Vcs/GitLabDriver.php 4 years ago
  Jordi Boggiano a7a975ec1c Alias dev-master/trunk/default to 9999999-dev instead of normalizing the version to that, fixes #8323 4 years ago
  Stephan Vock 55d252b9c3 GitLab: properly handle token which has Guest only access 4 years ago
  Jordi Boggiano 97e2a249e8 Merge branch 'master' into 2.0 4 years ago
  Jordi Boggiano ffac8646fc Fix tests 4 years ago
  Jordi Boggiano 3e82542812 Fix test 4 years ago
  Jordi Boggiano d271004b30 Also check for package requiring itself in require, not only require-dev 4 years ago
  Jordi Boggiano 5c4ef1eb96 Make package name validation a hard failure, fixes #7875 4 years ago
  Jordi Boggiano cd949745c3 Typo 4 years ago
  Jordi Boggiano 625b472b10 Fix changelog 4 years ago
  Jordi Boggiano c033644f8b Present lock changes alphabetically, with uninstalls first, then all install/updates mixed 4 years ago
  Jordi Boggiano 24a5a0dacb Skip invalid PSR-0/4 classes from optimized autoloader, fixes #8403 4 years ago
  Jordi Boggiano 94e6cfc521 Only show direct dependencies suggestions by default, add --all flag to see all in suggest command, fixes #8660 4 years ago
  Jordi Boggiano 2445ef5e1f Refactor check-platform-reqs to use InstalledRepository and look for providers as well as platform packages, fixes #8645, closes #8676 4 years ago
  Jordi Boggiano d63eb8179e Merge branch 'master' into 2.0 4 years ago
  Jordi Boggiano 548505f103 Update changelog 4 years ago
  Jordi Boggiano 781cf75191 Fix schema rules to be more strict 4 years ago
  Jordi Boggiano 414bc18088 Update deps 4 years ago
  Jordi Boggiano f964b83018 Add bearer support in config command and add to docs/schema, refs #8671 4 years ago
  Jordi Boggiano 0b993ba4b9 Merge pull request #8671 from ethanclevenger91/ethanclevenger91/explicit-bearer-support 4 years ago
  Jordi Boggiano 479414d8bd Move bearer auth to be first to make sure it does not get shadowed by github/gitlab/.. configs 4 years ago
  Jordi Boggiano 9d72c92f07 Avoid looping endlessly for invalid GitLab tokens in git config, fixes #8667 4 years ago
  Jordi Boggiano 34fb609aad Merge pull request #8652 from clxmstaab/more-ambiguous 4 years ago