1
0
Fork 0
composer/tests/Composer/Test
Nils Adermann 7c7cac61b6 Merge remote-tracking branch 'github-seldaek/stability'
* github-seldaek/stability:
  Add stability docs
  Add test for Pool handling and refactor a couple things
  Add support for stabilities in lock file
  Infer stability flags for requirements that have an explicit version required of a lower stability
  Add InstalledArrayRepository to make sure the root package is not purged by the Pool because of a lower stability
  Basic handling of stability flags
  Add list of stabilities to base package
  Add minimum-stability flag on root package to filter packages by stability
  Add CompositeRepo::getRepositories
  Add package stability
2012-05-12 18:28:32 +02:00
..
Autoload Fix target-dir autoloader 2012-04-23 10:56:46 +02:00
DependencyResolver Add test for Pool handling and refactor a couple things 2012-05-11 17:21:02 +02:00
Downloader Use https fallback for github private repos if ssh protocol fails and we can ask the user's password 2012-05-06 17:19:30 +02:00
IO Removed last password/username from IOInterface 2012-05-06 17:17:36 +02:00
Installer Fix tests 2012-04-18 01:06:23 +02:00
Json Fix 5.4.0 interop in formatting of empty array/objects 2012-04-29 21:04:18 +02:00
Mock Refactor InstallationManagerMock 2012-04-29 17:27:37 +02:00
Package Add support for stabilities in lock file 2012-05-11 17:20:10 +02:00
Repository VcsDrivers now send proper originUrl for authentication 2012-05-06 17:18:26 +02:00
Util Fix CS & simplify code 2012-05-12 17:10:28 +02:00
ComposerTest.php coding style fixes 2012-03-10 09:53:03 +01:00
FactoryTest.php Added packagist repository as the last repository with the lowest priority 2012-03-06 11:17:41 +01:00
InstallerTest.php Refactor InstallerTest to be a bit more future proof 2012-04-29 17:29:06 +02:00
TestCase.php Let the solver handle aliases instead of the installer 2012-05-09 15:15:39 +02:00