Historial de Commits

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