Historie revizí

Autor SHA1 Zpráva Datum
  Ruud Denivel c7bb3ad746 refactor prepend autoloader from cli option to config var (prepend-autoloader) in composer.json před 11 roky
  Ruud Denivel 65c10daaf8 disable prepend option on install před 11 roky
  Nils Adermann f0b45099c1 Correct authorship info for files I edited před 11 roky
  Nils Adermann 3960edd64e Turn EventDispatcher into generic solution handling plugins as well před 11 roky
  Nils Adermann 01a08a2ff3 As preparation for composer plugins, rename custom installers to plugins před 11 roky
  Jordi Boggiano 21299e0bc4 Make sure all installers are installed first unless they have requirements, refs #2107, fixes #1147 před 11 roky
  Sebastian Kurfuerst 51b1eeeb3f [BUGFIX] make sure composer/installers is always installed/updated first před 11 roky
  Jordi Boggiano 8d0b7f278e CS fixes před 11 roky
  Jordi Boggiano 7f7d13450e Clarify code a bit před 12 roky
  Beau Simensen 3a0e4af132 Ensure packages in additional installed repository are not updated před 12 roky
  Jordi Boggiano b9a44a0057 Add RootAliasPackage, fixes #1842 před 12 roky
  Jordi Boggiano 5264d0637b Fix regression added in 33af9eea9550a8a65ece651e5c46e8a5104a8139, fixes #1841 před 12 roky
  Jordi Boggiano faa419cc0e Merge remote-tracking branch 'hason/alias' před 12 roky
  Jordi Boggiano 73f4ce59ca Adjust -vv output of operation reasons in the installer před 12 roky
  Jordi Boggiano 201cde05be Show reasons why an operation is executed in -vv mode, fixes #1063 před 12 roky
  Martin Hasoň fa0d62ab6a Settings of the same repository for a package is allowed. před 12 roky
  Martin Hasoň 02f92e678f Fixed update alias packages in dry-run mode před 12 roky
  Martin Hasoň 753a8345cb Added support for the alias of an aliased package před 12 roky
  Jordi Boggiano d38eb244fa Add PlatformRepository::PLATFORM_PACKAGE_REGEX to remove duplication před 12 roky
  Jordi Boggiano b519d65bff Do not throw exception on install --dev with old lock files if composer.json has no require-dev před 12 roky
  Jordi Boggiano 2b385cbe58 Fix dependency flags not applying to provides/replaces, fixes #1771 před 12 roky
  Jordi Boggiano b0297ef67a Add prefer-stable flag to pick stable package over unstable ones when possible před 12 roky
  Jordi Boggiano 83084eedf9 Skip update whitelist warning for "nothing" and "lock" před 12 roky
  Jordi Boggiano 7e4ca7638c Remove support for deprecated lock format před 12 roky
  Jordi Boggiano ee60df708d Handle stability changes correctly, fixes #877 před 12 roky
  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 před 12 roky
  Jordi Boggiano 60204f9227 Fake a dev lock when a non-dev update is made and there are actually no dev requirements před 12 roky
  Jordi Boggiano a32aa1a305 Fix BC handling of old require-dev, refs #1656 před 12 roky
  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 před 12 roky
  Jordi Boggiano ea7d79ab03 Make sure platform requirements of the root package are enforced when installing from lock, fixes #1611 před 12 roky