Commit History

Author SHA1 Message Date
  Nils Adermann 01a08a2ff3 As preparation for composer plugins, rename custom installers to plugins 12 years ago
  Ben Davies 91d9e91c0a load IO configuration 12 years ago
  Jordi Boggiano 14fcff8aa8 Allow the authentications to be loaded in the IO independently 12 years ago
  Jordi Boggiano c082e5aec8 Fix display of commands in ProcessExecutor, refs #2146 12 years ago
  Nils Adermann c6aa97ed8a Merge pull request #2153 from renanbr/archive-prefer-dist 12 years ago
  Jordi Boggiano 565e216afb Adjust cache-dir docs, fixes #1667 12 years ago
  Jordi Boggiano e99b327342 Clarify that composer.json is being read and not downloaded, refs #2096 12 years ago
  Jordi Boggiano bd345c3b43 Add IO to proc executor in a few more places to get more debug info out 12 years ago
  Renan de Lima 8e8e9d3719 Factory uses "prefered-install" configuration when creating 12 years ago
  Jordi Boggiano 8d0b7f278e CS fixes 12 years ago
  Pavel Savinov 831bd844bd Almost PHPDoc problems fixed 12 years ago
  Jordi Boggiano e50173ff93 Merge remote-tracking branch 'nfx/artefact-repo-type' 12 years ago
  Jordi Boggiano e8c362c273 Throw exception if HOME or APPDATA is not available to create the composer home dir 12 years ago
  Serge Smertin 4b176f11f2 added artifact repository initial functionality 12 years ago
  Nils Adermann 3e26502561 Remove Mercurial and Git Archivers as they cannot implement exclude rules 12 years ago
  Nils Adermann 526f48ecb8 Implement a basic archive command 12 years ago
  Nils Adermann ba51027680 Reorder ArchiveManager parameters to make the download manager optional 12 years ago
  Matthieu Moquet c248115e04 Fix how download manager is constructed 13 years ago
  Matthieu Moquet 60b1cc7d24 Create ArchiveManager with the Factory 13 years ago
  Jordi Boggiano a0a9536d90 Avoid failing if COMPOSER env var is empty, refs #1720 12 years ago
  Jordi Boggiano 4207fc3b19 Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640 12 years ago
  Jordi Boggiano 8d55b9cced Merge remote-tracking branch 'ronnylt/script-event-post-dump-autoload' 12 years ago
  Jordi Boggiano c55c9e4e8d Use strtr instead of str_replace 12 years ago
  johnstevenson a2525c8fbe Replace backslashes in Window directories for config --list 12 years ago
  Jordi Boggiano 49c839d780 Fix cache blasting on nix 13 years ago
  johnstevenson ff1cf15cb4 Fix unlink(folder) failure on Windows using removeDirectory() 13 years ago
  Ronny López e5cbf83185 Added post-autoload-dump script event. 13 years ago
  Jordi Boggiano 514a3cde77 CS fixes 13 years ago
  Jordi Boggiano 0b94fd209a Warn users if github tokens contain invalid chars 13 years ago
  Beau Simensen 8d1d060d66 Made getComposerFile static. 13 years ago