Commit History

Author SHA1 Message Date
  Jordi Boggiano 1923906bfc Clarify require-dev is only for root 12 years ago
  Jordi Boggiano 2ede0a3b54 Merge remote-tracking branch 'naderman/fix-duplicate-alias' 12 years ago
  Nils Adermann d84273ee34 Merge pull request #833 from Seldaek/installmgr_cleanup 12 years ago
  Nils Adermann 11e67bdf52 Merge pull request #832 from Seldaek/instinterface 12 years ago
  Nils Adermann 297bc914fc Merge pull request #859 from Seldaek/whitelist_fix 12 years ago
  Nils Adermann 4eb5f73718 Only create alias package in repositories on the fly if necessary, fixes #793 12 years ago
  Nils Adermann 9346d4a501 Make the InstallationManagerMock behave like the real class on alias install 12 years ago
  Nils Adermann 3c7fbe9264 Add a test which verifies that aliases do not get duplicated on update 12 years ago
  Nils Adermann 050439a0d3 Add support for defining assertions on expected lock files to integration tests 12 years ago
  Jordi Boggiano 5c30fcb777 Fix update whitelist behavior, fixes #782 12 years ago
  Nils Adermann f0345f0592 Aliases cannot be updated, they must be uninstalled, fixes #803 12 years ago
  Nils Adermann 0da71001e3 Add test for updating an aliased package to a non-aliased one 12 years ago
  Jordi Boggiano 011db77876 Output message before altering the source ref, fixes #851 12 years ago
  Jordi Boggiano 890e60c614 Allow multiple configs to disable the same repo 12 years ago
  Jordi Boggiano e0edd882c5 Add --self flag to composer show to see the root package info 12 years ago
  Jordi Boggiano fa982a99c8 Quiet composer install 12 years ago
  Jordi Boggiano 656feda837 Revert previous change, use GIT_ASKPASS env var instead 12 years ago
  Jordi Boggiano 4ee1ff46a8 Try ssh before http auth, and make sure ssh fails fast if no login is possible 12 years ago
  Jordi Boggiano 9333579ef1 Notify installs via create-project 12 years ago
  Jordi Boggiano a8700fb293 Fix lock file 12 years ago
  Jordi Boggiano e0fc0e1c7d Merge remote-tracking branch 'RobLoach/beta' 12 years ago
  Jordi Boggiano cb7e86d538 Rename tests/phpunit.xml.dist for clarity 12 years ago
  Rob Loach 03d031c265 Add minimum-stability to target the Symfony betas 12 years ago
  Jordi Boggiano 07a266793d Fix invalid function call 12 years ago
  Jordi Boggiano 698c642a9f Deduplicate packages with a similar name/version in the error output 12 years ago
  Jordi Boggiano adaa788955 Require file autoloads after the autoloader is registered 12 years ago
  Jordi Boggiano b876dcbafb Use the config object to define the vendor dir and not the installation manager 12 years ago
  Jordi Boggiano a4c829749e Expose the whole composer context to the custom installers, fixes #672 12 years ago
  Jordi Boggiano fd776853a4 Show version for platform/installed packages, fixes #825 12 years ago
  Jordi Boggiano fc8d92e7a2 Make sure no error is output if env is missing 12 years ago