コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano 9371253e38 Fail hard if a package can not be properly removed 13 年 前
  till 9922301841 for debugging 13 年 前
  Jordi Boggiano 7cb79bb1c9 Fix typo & tests 13 年 前
  Jordi Boggiano 605e1cb925 Clean up in case of download/extraction failure, fixes #356 13 年 前
  Jordi Boggiano f98bd971f2 Add Gzip handling to RemoteFilesystem 13 年 前
  Jordi Boggiano a02940cafb Fix tests 13 年 前
  Konstantin Tjuterev 0b7896cdad Simplified & fixed ConsoleIO->overwrite, corrected output when downloading with progress 13 年 前
  Martin Hasoň f026e2a0eb Added tests for FileDownloader and ArchiveDownloader 13 年 前
  Martin Hasoň 1f43f915da Removed copy/paste code 13 年 前
  Martin Hasoň f1618df349 Added downloader for simple files and refactor FileDownloader into ArchiveDownloader 13 年 前
  Jordi Boggiano db03b7bbbd Fix line endings 13 年 前
  François Pluchino 56150fd98f Merge remote branch 'composer/master' 13 年 前
  MattKetmo 7d5ba2d756 [DownloadFile] Renamed wrapper directory after extract 13 年 前
  François Pluchino 953f0992f7 Merge callback method of FileDownloader and VcsDriver 13 年 前
  Jordi Boggiano 256bfedea1 Merge remote-tracking branch 'jalliot/proxy2' 13 年 前
  François Pluchino 9638247e44 Move to Util Class 13 年 前
  François Pluchino f5d90e1340 Download Dist Package when the info is defined in root composer file 13 年 前
  Jordi Boggiano 5da021ffa7 Moved Filesystem to base Util namespace 13 年 前
  Jordi Boggiano a6ce43817e Overhaul VCS downloaders, added base class and uniformized 13 年 前
  Jordan Alliot 054faef5eb New context at each call and possibility to add more options and params to the context 13 年 前
  Jordan Alliot 9c27e38654 Moved proxy handling to a new class so that it can be reused in other parts of Composer 13 年 前
  François Pluchino 1c65fd2078 Remove the Warning, because managed in the callbackGet notification 13 年 前
  François Pluchino 3cbe7cf590 Fix bug display in FileDownloader 13 年 前
  Jordi Boggiano 6c2ec966ff Fix ConsoleIO::overwrite 13 年 前
  Jordi Boggiano 434c9ecdeb Cleanups of IOInterface 13 年 前
  François Pluchino 03f5eee3fa Fix some improvements 13 年 前
  François Pluchino 9963bde367 Fix some improvements 13 年 前
  François Pluchino 541285022d Replace CURL with copy() and file_get_contents() 13 年 前
  François Pluchino 7888ec5313 Add Authentification in FileDownloader 13 年 前
  François Pluchino a10f92aafe Convert Wrapper class to ConsoleIO class 13 年 前