Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano 2d8a8ed7e3 Add InstalledRepository to clean up some concepts and usages, remove BaseRepository il y a 5 ans
  Jordi Boggiano 3fc7e10c5c Improve error reporting of solver issues, refs #7779 il y a 5 ans
  Jordi Boggiano 304753ff69 Remove callback and pass stabilities all the way instead il y a 5 ans
  Jordi Boggiano 926afab1f4 Move loadPackages impl out of BaseRepository il y a 5 ans
  Jordi Boggiano 44cdc37c0c Invalidate map cache when addPackage/removePackage is called il y a 5 ans
  Michael Thessel 96af983700 Fixed map initialization il y a 5 ans
  Michael Thessel f8010d5220 Improved hasPackage() performance il y a 5 ans
  Jordi Boggiano 43e33be79f Fix regression in 036fc44c25e051479f06435800d76c4301d9b1fa, fixes #7268 il y a 7 ans
  Jordi Boggiano 036fc44c25 Make sure aliased packages are removed correctly from the repository, fixes #7167 il y a 7 ans
  Pierre du Plessis 6a557e45b8 Added --type option to search il y a 9 ans
  Jordi Boggiano 3b0a1c6f70 Run cs fixer and update config to latest master il y a 9 ans
  Niels Keurentjes e6f21137ad Undefined or default return points fixed. il y a 9 ans
  Jordi Boggiano f681dbc51e Merge remote-tracking branch 'curry684/rewrite-depends' il y a 9 ans
  Jordi Boggiano c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time il y a 9 ans
  Niels Keurentjes 5c98421ae8 Introduce BaseRepository common ancestor class for all repositories to offload command logic. il y a 9 ans
  Rob Bast a1427d7fd6 replace all occurences in code and comments il y a 10 ans
  Malte Wunsch 767279b41a getCanonicalPackages returns packages with same name in different versions il y a 10 ans
  Jordi Boggiano 801a7fcd0a Add support for constraints and not just exact versions in RepositoryInterface::findPackage/s il y a 10 ans
  Jordi Boggiano 73e9db5d99 Fix the problem at the source, refs #3322 il y a 11 ans
  Jordi Boggiano faa419cc0e Merge remote-tracking branch 'hason/alias' il y a 12 ans
  Jordi Boggiano 313b79ee13 Implement search over description/keywords, refs #1801 il y a 12 ans
  Jordi Boggiano 3a612dca01 Only return search matches once, fixes #1801 il y a 12 ans
  Martin Hasoň 753a8345cb Added support for the alias of an aliased package il y a 12 ans
  Jordi Boggiano be861f090a Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646 il y a 12 ans
  Povilas Balzaravicius Pawka 57d1b5a37d Issue #1056. Fixed callback call error on search command. il y a 13 ans
  Jordi Boggiano e3b6bd781c Add RepositoryInterface::filterPackages to stream ops on lists il y a 13 ans
  Nils Adermann 4eb5f73718 Only create alias package in repositories on the fly if necessary, fixes #793 il y a 13 ans
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic il y a 13 ans
  Nils Adermann 0c1944a9d0 Let the solver handle aliases instead of the installer il y a 13 ans
  Igor Wiedler 0995933183 Do not install root package as a vendor if some dependency requires it, closes #480 il y a 13 ans