Histórico de commits

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