8447 Commits (65903aacfdc19acb52c441dc5567d45052cfa169)
 

Author SHA1 Message Date
Jordi Boggiano f1297b11bc Merge branch '1.8' 6 years ago
Andreas Möller ea333aa134
Fix: Remove empty node 6 years ago
Jordi Boggiano abcde19022 Document --no-check-all better, fixes #7889 6 years ago
Jordi Boggiano 2200043a43
Merge pull request #7900 from Great-Antique/fix-dumpautoload-no-dev-packages-resolving
Fix: Keep replaced packages for autoload dumping with --no-dev
6 years ago
Jordi Boggiano b7d1f87848 Fix tests 6 years ago
Jordi Boggiano 66a77ed210 Merge branch '1.8' 6 years ago
Jordi Boggiano 02ceb74151 Tweak --no-cache option to be available globally and to not break VCS drivers relying on it, refs #7880, refs #6650 6 years ago
Jordi Boggiano 61bd9f83f1 Merge remote-tracking branch 'Dzhuneyt/6650-disable-cache-argument' 6 years ago
Jordi Boggiano a9aaa25d4c Fix compat with Symfony Process 4.2, fixes #7923 6 years ago
Jordi Boggiano 0b928b2a42 Merge branch 'master' into 2.0 6 years ago
Jordi Boggiano 4fdebb1b69 Merge branch '1.8' 6 years ago
Jordi Boggiano c5cc178375 Update to latest CA bundle 6 years ago
Jordi Boggiano fa8d33d0ed
Merge pull request #7869 from fancyweb/add-interactive-inputs-to-buffer-io
feat(buffer-io): add the possibility to set user inputs for interactive questions
6 years ago
Jordi Boggiano ff815bbae7
Merge pull request #7868 from fancyweb/add-helper-set-to-buffer-io
feat(buffer-io): add question helper to helper set
6 years ago
Jordi Boggiano c669269ec0
Merge pull request #7867 from fancyweb/use-precise-helper-set
fix(application): use precise helper set
6 years ago
Jordi Boggiano 455b904267
Merge pull request #7909 from xuanquynh/add_alias_of_run_script_command
Add alias of run-script command
6 years ago
Jordi Boggiano 40cf7cb2f7 Merge branch '1.8' 6 years ago
Jordi Boggiano d2085936fe
Merge pull request #7897 from glaubinix/f/cleanup-tmp-dir
Archive: cleanup temp dir on download error
6 years ago
Nils Adermann 9f18b54cb6
Merge pull request #7904 from Seldaek/multi-curl
Parallel downloads
6 years ago
Kath Young 8b1f8a4629 Add no-api in the config as an acceptable config 6 years ago
Kath Young 3d1e0e79cc Allow for no-api for Github to be a composer configuration as well as repo specific 6 years ago
Nguyễn Xuân Quỳnh bcff704bc5 Add alias of run-script command 6 years ago
Jordi Boggiano 0fca816d8f
Merge pull request #7871 from petecoop/patch-1
Fix spelling mistake on Cygwin
6 years ago
Jordi Boggiano 8b90aadbe0
Merge pull request #7857 from chr-hertel/feature/php-exec-path
Adding PHP_BINARY as env var to script execution
6 years ago
Jordi Boggiano 177536d004
Merge pull request #7886 from kaznovac/patch-1
expose compile script call to composer.json
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
Den Girnyk 5b78ea529a
Fix: Keep replaced packages for autoload dumping with --no-dev 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
Stephan Vock 59360983c6 Archive: cleanup temp dir on download error 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