Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano c0e5736ae7 Add support for one-file-per-provider composer repositories il y a 13 ans
  Jordi Boggiano ded485dd60 Fix root aliasing and allow aliasing using the branch-alias as source il y a 13 ans
  Jordi Boggiano 6f77df296a Speed up Pool::match for common case il y a 13 ans
  Jordi Boggiano 9965f02951 Clean up link creation il y a 13 ans
  Jordi Boggiano 8a275336a1 CS cleanups il y a 13 ans
  Jordi Boggiano e46d26cb9b Add loadAliasPackage to the StreamableRepositoryInterface and clear up responsibilities between Pool and Repositories il y a 13 ans
  Jordi Boggiano 9a1fd450b0 Remove code duplication il y a 13 ans
  Jordi Boggiano 62ead24b61 Rename variable for clarity il y a 13 ans
  Jordi Boggiano 25142c5351 Clarify variable variable usage il y a 13 ans
  Jordi Boggiano 2d4076e9b2 Add support for aliases in streamed repos il y a 13 ans
  Jordi Boggiano c8a685be6b Reduce memory usage by only loading packages that are actually needed, fixes #456 il y a 13 ans
  Jordi Boggiano 2d19cf2a00 Fix hijacking possibility via provide bug il y a 13 ans
  Jordi Boggiano e6f7150196 Change default minimum-stability to "stable", fixes #744 il y a 13 ans
  Nils Adermann cc7632489d Make problem report messages more readable il y a 13 ans
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic il y a 13 ans
  Nils Adermann 451bab1c2c Get rid of Literal object / literal id mix, use literals only to save memory il y a 13 ans
  Jordi Boggiano 453b9a616b Add test for Pool handling and refactor a couple things il y a 13 ans
  Jordi Boggiano ef28f3b067 Basic handling of stability flags il y a 13 ans
  Jordi Boggiano 66068fedcb Add minimum-stability flag on root package to filter packages by stability il y a 13 ans
  Martin Hasoň 2b08df5192 Changed repository priority in the pool il y a 13 ans
  Nils Adermann 4140f08d9c Use a map of installed package ids in the solver il y a 14 ans
  Nils Adermann b52d6d881a Pool repository index represents priority, highest index = highest priority il y a 14 ans
  Nils Adermann 4dbb73daba Use an SplFixedArray for the solver's decision map il y a 14 ans
  Nils Adermann f46aa495da Turn obsolete relationships and replaced packages into conflict rules il y a 14 ans
  Jordi Boggiano 256955f0f7 Minor code cleanup il y a 14 ans
  Nils Adermann 825deff09f Completed analysis of unsolvable situations and main decision process il y a 14 ans
  Nils Adermann 498125adbe Assertions are now properly decided before running the main solver. il y a 14 ans
  Nils Adermann 2e41993822 Update solver to use PackageInterface and store pool package ids inside of packages il y a 14 ans
  Nils Adermann 8c9f8fb86f Rename RelationConstraints to Links in the Package namespace. il y a 14 ans
  Jordi Boggiano c6321e7277 Fix tests and invalid use statements il y a 14 ans