Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 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
  Jordi Boggiano 9da7fbbf37 Fix project aliases being redownloaded since they had no version il y a 13 ans
  Jordi Boggiano 0b7ee194c6 Remove persistence of alias data, make abstract branch aliasing and keep it in composer only il y a 13 ans
  Jordi Boggiano 1228c04984 Add support for extra.branch-alias config to remap master on 2.1.x for example il y a 13 ans
  Jordi Boggiano 5eb333680b Rename findPackagesByName to findPackages and allow version arg il y a 13 ans
  Christophe Coevoet bca786d5c3 Fixed the tests il y a 14 ans
  Christophe Coevoet bd1d20b2c9 Fixed CS il y a 14 ans
  Christophe Coevoet fc17e26bc3 Added a method to find packages by name il y a 14 ans
  Jordi Boggiano f6b9488bf0 Move root package handling to a dedicated loader and make ArrayLoader more strict il y a 14 ans
  Jordi Boggiano 3b8ee5dd54 Use pretty name/version in lock file and debug:packages, fixes #98 il y a 14 ans
  Jordi Boggiano 9b24734c9d Add parsing and on-the-fly loading of repositories defined in packages il y a 14 ans
  everzet cc2f2b79ca added findPackage() method to the RepositoryManager and RepositoryInterface il y a 14 ans
  everzet 28d9df7da6 Added hasPackage and removePackage methods to the ArrayRepository il y a 14 ans
  everzet 9deb10361f second batch of refactoring il y a 14 ans
  everzet 5f4d46f7ae repository factoring refactoring il y a 14 ans