Histórico de Commits

Autor SHA1 Mensagem Data
  Jordi Boggiano faa419cc0e Merge remote-tracking branch 'hason/alias' há 12 anos atrás
  Jordi Boggiano 73f4ce59ca Adjust -vv output of operation reasons in the installer há 12 anos atrás
  Jordi Boggiano 201cde05be Show reasons why an operation is executed in -vv mode, fixes #1063 há 12 anos atrás
  Martin Hasoň fa0d62ab6a Settings of the same repository for a package is allowed. há 12 anos atrás
  Martin Hasoň 02f92e678f Fixed update alias packages in dry-run mode há 12 anos atrás
  Martin Hasoň 753a8345cb Added support for the alias of an aliased package há 12 anos atrás
  Jordi Boggiano d38eb244fa Add PlatformRepository::PLATFORM_PACKAGE_REGEX to remove duplication há 12 anos atrás
  Jordi Boggiano b519d65bff Do not throw exception on install --dev with old lock files if composer.json has no require-dev há 12 anos atrás
  Jordi Boggiano 2b385cbe58 Fix dependency flags not applying to provides/replaces, fixes #1771 há 12 anos atrás
  Jordi Boggiano b0297ef67a Add prefer-stable flag to pick stable package over unstable ones when possible há 12 anos atrás
  Jordi Boggiano 83084eedf9 Skip update whitelist warning for "nothing" and "lock" há 12 anos atrás
  Jordi Boggiano 7e4ca7638c Remove support for deprecated lock format há 12 anos atrás
  Jordi Boggiano ee60df708d Handle stability changes correctly, fixes #877 há 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 há 12 anos atrás
  Jordi Boggiano 60204f9227 Fake a dev lock when a non-dev update is made and there are actually no dev requirements há 12 anos atrás
  Jordi Boggiano a32aa1a305 Fix BC handling of old require-dev, refs #1656 há 12 anos atrás
  Jordi Boggiano 373ff04261 Fetch only non-dev packages from lock if doing a dev update fails due to a previously incomplete lock file, fixes #1650 há 12 anos atrás
  Jordi Boggiano ea7d79ab03 Make sure platform requirements of the root package are enforced when installing from lock, fixes #1611 há 12 anos atrás
  Jordi Boggiano 73adf29602 Purge old dev packages before installing/updating new ones to make sure people do not have issues updating há 12 anos atrás
  Jordi Boggiano 4207fc3b19 Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640 há 12 anos atrás
  Jordi Boggiano 357f0572d1 Only print ignoring warning when a package is not installed and not required by the root package, fixes #1642 há 12 anos atrás
  Christian Jul Jensen b04dbf5d71 Outout message when trying to update non-installed packages há 12 anos atrás
  Jordi Boggiano 8d55b9cced Merge remote-tracking branch 'ronnylt/script-event-post-dump-autoload' há 12 anos atrás
  David Weinraub 86defea407 Modify punctuation for outdated dependency message in installer há 12 anos atrás
  Ronny López e5cbf83185 Added post-autoload-dump script event. há 12 anos atrás
  Jordi Boggiano 514a3cde77 CS fixes há 12 anos atrás
  Jordi Boggiano 6bb1b4ae78 Fix regex delimiters, refs #1419 há 12 anos atrás
  Jordi Boggiano 5fd19f63dd CS fixes, refs #1419 há 12 anos atrás
  Aurélien Thieriot e264282ac7 Allowed only * wildcard há 12 anos atrás
  Aurélien Thieriot 159badb06b Add ability to use a Regexp when updating packages há 12 anos atrás