Commit History

作者 SHA1 備註 提交日期
  Justin Rovang 60e95aed76 Added realpath to VcsDriver constructor 12 年之前
  Igor Wiedler 4959c2bdc6 Replace references of a11n with a12n where appropriate 13 年之前
  Jordi Boggiano 39e69a3b12 Refactor OAuth acquisition code to generalize it 13 年之前
  bboer d1a452b00b Made repoConfig available for the VcsDriver to be able to provide additional configuration options easily. 13 年之前
  Jordi Boggiano 66e9dcddf4 CS fixes 13 年之前
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 年之前
  Jordi Boggiano 7bfe031768 VcsDrivers now send proper originUrl for authentication 13 年之前
  Jerome Tamarelle 949728f812 Remove redundant __contruct from VcsDriver implementations and move init code to initialize method 13 年之前
  Jerome Tamarelle 017ebabcb5 Pass composer configuration to VcsDriver 13 年之前
  Beau Simensen 38680998ed Remove the RemoteFilesystem factory and document GitHubDriver->GitDriver fallback. 13 年之前
  Beau Simensen 1e9cb6bac8 Use factory name instead of generator. 13 年之前
  Beau Simensen 340ac49d87 Change `callback` to `callable` 13 年之前
  Beau Simensen 6efbc7d531 Enhanced GitHub API/Private Repository support 13 年之前
  Jordi Boggiano 3e22084ea4 Overhaul VcsDrivers, introduce TransportException for remote filesystem errors 13 年之前
  Jordi Boggiano 32157a3904 Fix local git repo handling in GitDriver 13 年之前
  François Pluchino 953f0992f7 Merge callback method of FileDownloader and VcsDriver 13 年之前
  François Pluchino f5d90e1340 Download Dist Package when the info is defined in root composer file 13 年之前
  François Pluchino a0afb88d5d Fix bug on authorization of file download for the private repositories 14 年之前
  Jordi Boggiano e218b811e0 Convert static Process into an executor that can be injected 14 年之前
  Jordi Boggiano 434c9ecdeb Cleanups of IOInterface 14 年之前
  François Pluchino 03f5eee3fa Fix some improvements 14 年之前
  François Pluchino 541285022d Replace CURL with copy() and file_get_contents() 14 年之前
  François Pluchino a5fb4abb36 Fix some improvements 14 年之前
  François Pluchino 7888ec5313 Add Authentification in FileDownloader 14 年之前
  François Pluchino a10f92aafe Convert Wrapper class to ConsoleIO class 14 年之前
  François Pluchino 9af46ad800 Add Helper Wrapper 14 年之前
  François Pluchino 86070a8b6e Replace getHttpSupport() to getScheme() 14 年之前
  François Pluchino 013d145bcd Add InputInterface and OutputInterface 14 年之前
  François Pluchino fa793649fa Add a VcsDriver abstract class. 14 年之前