You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nils Adermann 97ec2d7b61 Merge remote-tracking branch 'github-composer/2.0' into solve-without-installed
* github-composer/2.0: (63 commits)
  Fix PSR warnings for optimized autoloader, refs #8397, refs #8403
  Prepare 1.9.1 changelog
  Output a hint that maybe you are not in the right directory, fixes #8404
  Fix PSR warnings for optimized autoloader, refs #8397, refs #8403
  Fix tests for PSR-fix in optimized autoloader, refs #8397
  Fix tests for PSR-fix in optimized autoloader, refs #8397
  Change PSR-fix for optimized autoloader to only warn for now, refs #8397
  Fix output of dump-autoload command to avoid interfering with warnings, refs #8397
  Remove credentials from git remotes in cache and vendor dirs
  Avoid overwriting credentials with existing ones from git repos, refs #8293
  Fix github auth to try https with pwd also, fixes #8356
  Fix gitlab support for basic-auth fallback from ssh URLs
  Avoid clearing the error output during removeDirectory execution, losing git error output, fixes #8351
  Move test file parsing into try/catch block to avoid phpunit swallowing errors
  make optimized autoloader respect PSR standards
  Validate composer show with --tree and --path options set (#8390)
  Don't show root warning for docker containers
  Added phpdoc for ComposerAutoloaderInit$SHA1::getLoader() (#8393)
  Validate schema name, type and version
  Fix require command to allow working on network mounts, fixes #8231
  ...
5 years ago
..
Operation CS fixes 8 years ago
Decisions.php 5.3 support :/ 5 years ago
DefaultPolicy.php Refactor Installer class into separate install and update processes 6 years ago
GenericRule.php Fix type issues (#7996) 6 years ago
LocalRepoTransaction.php Define property which is later accessed in local repo transaction 5 years ago
LockTransaction.php Define property which is later accessed in lock transaction 5 years ago
PolicyInterface.php Refactor Installer class into separate install and update processes 6 years ago
Pool.php Refactor Installer class into separate install and update processes 6 years ago
PoolBuilder.php Implement update mirrors/nothing/lock as its own installer mode 5 years ago
Problem.php Only load package info from lock file for fixed packages 5 years ago
Request.php Only load package info from lock file for fixed packages 5 years ago
Rule.php Refactor Installer class into separate install and update processes 6 years ago
Rule2Literals.php Merge pull request #7450 from staabm/simpler-hash 6 years ago
RuleSet.php Improve memory usage resolving dependencies II 8 years ago
RuleSetGenerator.php Correctly load branch aliases from lock file 5 years ago
RuleSetIterator.php SCA with PHP Inspections (EA Extended) 7 years ago
RuleWatchChain.php Add documentation to RuleWatchChain and RuleWatchNode 12 years ago
RuleWatchGraph.php Fixes from PHPStan (#7687) 6 years ago
RuleWatchNode.php Use variable to call count() less often 6 years ago
Solver.php Only load package info from lock file for fixed packages 5 years ago
SolverBugException.php CS fixer 6 years ago
SolverProblemsException.php Move construction of pool from repo set into a pool builder 6 years ago