Commit Verlauf

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