Commit History

Author SHA1 Message Date
  Nils Adermann 9f18b54cb6 Merge pull request #7904 from Seldaek/multi-curl 6 years ago
  Jordi Boggiano 37550ce44b Add support for new minified format 6 years ago
  Jordi Boggiano f54237159d Cleanups 6 years ago
  Jordi Boggiano bb2f64c7bc Remove ability to override the entire HttpDownloader instance in PRE_FILE_DOWNLOAD events 6 years ago
  Jordi Boggiano 549ccd8f79 Remote outputProgress concept from downloaders as it does not make sense when things happen in parallel, refs #7901 6 years ago
  Jordi Boggiano ea978ee7f8 Update react/promise requirement 6 years ago
  Jordi Boggiano 3dfcae99a9 Add parallel download capability to FileDownloader and derivatives 6 years ago
  Jordi Boggiano 0f2f950cb6 Add available-packages key for new repo format, and many consistency tweaks/fixes across various repo formats 6 years ago
  Jordi Boggiano c97b7a9be5 Fix implementation of filterPackages 6 years ago
  Jordi Boggiano fd5c5ff6bc Fix implementation of whatProvides for older provider-only repos 6 years ago
  Jordi Boggiano 4b7658a2a8 Small tweaks and make sure composer fails properly in a plane 6 years ago
  Jordi Boggiano a5d5270a7e Make sure other providers of a name are never loaded 6 years ago
  Jordi Boggiano 137c32e72e Do not prohibit http for old provider URLs on .org in case they are used 6 years ago
  Jordi Boggiano b47330adf1 Refactor ComposerRepository to work with combined repos having lazy providers and partial packages 6 years ago
  Jordi Boggiano 14d6bcedda Fix redirect handling and some output tweaks 6 years ago
  Jordi Boggiano 00de0f5854 Fix 5.3 support 6 years ago
  Jordi Boggiano fc03ab9bba Add COMPOSER_DISABLE_NETWORK env var for debugging 6 years ago
  Jordi Boggiano e8c6948770 Deduplicate link instances between versions of a given package 6 years ago
  Jordi Boggiano e753bf08b1 Minor tweaks 6 years ago
  Jordi Boggiano 0961e16795 Add support for new metadata-url repo attribute 6 years ago
  Jordi Boggiano e67030076a Fix show command 6 years ago
  Jordi Boggiano ed65625126 Handle custom http options cleaner in ComposerRepo 6 years ago
  Jordi Boggiano 788a822b24 Add some phpdocs 6 years ago
  Jordi Boggiano 5d2b3276eb Avoid starting all jobs immediately 6 years ago
  Jordi Boggiano 64384f8b15 Fix tests 6 years ago
  Jordi Boggiano 9986b797fb Add support for redirects/retries in curl downloader 6 years ago
  Jordi Boggiano fd11cf3618 Port/extract most behavior of RemoteFilesystem to CurlDownloader 6 years ago
  Jordi Boggiano 4a8a1cb0c9 Fix PHP 5.3 support 6 years ago
  Jordi Boggiano 655a784fac Fix findPackage(s) implementation 6 years ago
  Jordi Boggiano 346de47af2 Small fixes 6 years ago