Commit History

Author SHA1 Message Date
  Jordi Boggiano 7ae0dd2a2a Always install dev requirements when using the require command, fixes #1676 12 years ago
  Jordi Boggiano 41392ace56 Check that a repo has no providers when getPackages is called to catch any mis-use 12 years ago
  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 years ago
  Jordi Boggiano 095852933e Remove code duplication, add support for searchUrl 12 years ago
  Jordi Boggiano c54de4b72f Merge pull request #1672 from deguif/master 12 years ago
  deguif 655dc5f2e8 Fixed CS 12 years ago
  Jordi Boggiano eeaca89fee Merge pull request #1671 from thomas-gay/master 12 years ago
  thomas-gay 8534ab1dad Fixed potential undefined index in ArrayLoader.php 12 years ago
  Jordi Boggiano 636aa965f7 Fix tests 12 years ago
  Jordi Boggiano 71efcc3472 Merge pull request #1670 from igorw/patch-7 12 years ago
  Igor Wiedler 1a2026ca2e [docs] Advise users not to specify the version explicitly 12 years ago
  Jordi Boggiano 87a42c2f01 Fix CS 12 years ago
  Jordi Boggiano 95a6be2396 Merge remote-tracking branch 'mnishihan/master' 12 years ago
  Jordi Boggiano 60204f9227 Fake a dev lock when a non-dev update is made and there are actually no dev requirements 12 years ago
  Jordi Boggiano d1e502d998 Merge pull request #1668 from igorw/patch-6 12 years ago
  Jordi Boggiano 902312dab6 Merge pull request #1666 from deguif/master 12 years ago
  Igor Wiedler d7d0b19e68 [docs] Link semantic versioning to semver.org 12 years ago
  deguif 834f0b49e5 Improved error messages in ArrayLoader 12 years ago
  Jordi Boggiano b474944155 Add more output to the profiled runs, refs #1659 12 years ago
  Jordi Boggiano b10bd5f161 Merge pull request #1658 from miklosm/iss553 12 years ago
  Miklós Márton 72a4146383 Scratch 'prefer-source'; 'preferred-install' is the bee's knees 12 years ago
  Miklós Márton 9110c6413e Minor code reorg to reduce duplication 12 years ago
  Miklós Márton 0d81ab7f46 Install/update now uses the new config variable 'prefer-source', fixes #553 12 years ago
  Miklós Márton 0f8530ef56 Support for 'prefer-source' config setting, refs #553 12 years ago
  Miklós Márton c92c69b10e Config option 'prefer-source' added to schema, refs #553 12 years ago
  Jordi Boggiano 0535473c6b Merge pull request #1655 from miklosm/iss1653 12 years ago
  Jordi Boggiano a32aa1a305 Fix BC handling of old require-dev, refs #1656 12 years ago
  Miklós Márton 40c9584746 Fixes #1653 12 years ago
  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 12 years ago
  Jordi Boggiano 2db6fa1d50 Merge branch 'issue1611' 12 years ago