30 Commits (9638247e4448470163693482c9bea058cc4fcd25)

Author SHA1 Message Date
François Pluchino 9638247e44 Move to Util Class 13 years ago
François Pluchino f5d90e1340 Download Dist Package when the info is defined in root composer file 13 years ago
Jordi Boggiano 5da021ffa7 Moved Filesystem to base Util namespace 13 years ago
Jordi Boggiano a6ce43817e Overhaul VCS downloaders, added base class and uniformized 13 years ago
François Pluchino 1c65fd2078 Remove the Warning, because managed in the callbackGet notification 13 years ago
François Pluchino 3cbe7cf590 Fix bug display in FileDownloader 13 years ago
Jordi Boggiano 6c2ec966ff Fix ConsoleIO::overwrite 13 years ago
Jordi Boggiano 434c9ecdeb Cleanups of IOInterface 13 years ago
François Pluchino 03f5eee3fa Fix some improvements 13 years ago
François Pluchino 9963bde367 Fix some improvements 13 years ago
François Pluchino 541285022d Replace CURL with copy() and file_get_contents() 13 years ago
François Pluchino 7888ec5313 Add Authentification in FileDownloader 13 years ago
François Pluchino a10f92aafe Convert Wrapper class to ConsoleIO class 13 years ago
François Pluchino 9af46ad800 Add Helper Wrapper 13 years ago
François Pluchino cad1497b95 Keep history action on download 13 years ago
François Pluchino 9c7e7a2c4a Remove comment 13 years ago
François Pluchino 395e2e040d Add callback download informations 13 years ago
François Pluchino 2f0162053d Add OutputConsole and format the download output 13 years ago
François Pluchino 013d145bcd Add InputInterface and OutputInterface 13 years ago
Jordan Alliot 3444bdae82 Check openssl extension for proxy 13 years ago
Jordan Alliot 1471b41ba8 Handle system proxy in file downloads 13 years ago
Nils Adermann 71a6b47e90 Merge pull request #140 from Seldaek/bins
Add binaries support
13 years ago
Jordi Boggiano 725850c521 Fix github ssl bypass with http:// urls 13 years ago
Jordi Boggiano aa94918d50 Add binaries support in composer 13 years ago
Jordi Boggiano 418e2e28f3 Merge remote-tracking branch 'chEbba/tar-phar-downloader'
Conflicts:
	src/Composer/Downloader/PearDownloader.php
13 years ago
Jordi Boggiano 3ad905ae99 Lift openssl requirement for github archives (thanks @pborreli) 13 years ago
Jordi Boggiano 0cfbea624e Add warnings if OpenSSL is not enabled, fixes #84 13 years ago
Kirill chEbba Chebunin 7527d0af43 Add throws declaration for FileDownloader::extract() 13 years ago
everzet 195272da09 refactored DownloaderInterface to be mono-installation-type 13 years ago
Jordi Boggiano 00a4fe2a14 Refactor downloaders, git installs actually work well now 13 years ago