コミット履歴

作者 SHA1 メッセージ 日付
  Nils Adermann edbc22f6bb Merge pull request #2766 from Seldaek/rfs_errors 11 年 前
  Jordi Boggiano 5067d76dbc Adjust test suite 11 年 前
  Jordi Boggiano 28bb781324 Capture response bodies in exceptions when http requests fail 11 年 前
  Pavel Puchkin c598fdb0f5 Since there is no solution for non-unix (for now), remove the condition 11 年 前
  Pavel Puchkin ba56ac362a Final fix. Preserve initial file name 11 年 前
  Pavel Puchkin a287884619 There is no need in DIRECTORY_SEPARATOR since it Unix 11 年 前
  Pavel Puchkin 3811fe7d8b Resolves #2521. First and simple attempt to make a gzip downloader 11 年 前
  Jordi Boggiano e1e48b28f7 Update vendor dir modified time after every install/update, fixes #2764 11 年 前
  Nils Adermann b808ff5e28 Don't hardcode the URL to an https one either 11 年 前
  Nils Adermann edfaf727e5 When using the github driver with no-api don't reset to an ssh url 11 年 前
  Jordi Boggiano 665a2bd0c0 Tweak error message and make TransportException extend from RuntimeException, refs #2753 11 年 前
  Jordi Boggiano a612b2affe Merge remote-tracking branch 'naderman/download-failover' 11 年 前
  Jordi Boggiano c698c8655c Merge pull request #2754 from naderman/github-no-api 11 年 前
  Jordi Boggiano e4a3078685 Merge pull request #2751 from sndpl/issue/1966 11 年 前
  Nils Adermann 31fd6c233c Rethrow download exceptions when no options left & clean up code 11 年 前
  Nils Adermann 1ccf4b0fc3 Correct the tests for dist urls for github 11 年 前
  Nils Adermann a80fde97d5 Make the github driver behave like git if "no-api" is specified. 11 年 前
  Nils Adermann 35fbe3fd42 Download failover means we can now always try github zip urls for dist 11 年 前
  Nils Adermann 5ed18d9aa2 Fail over from source to dist and vice versa when downloads fail 11 年 前
  Sandy Pleyte ee62ec60f0 Remove old comment 11 年 前
  Sandy Pleyte ab8f67e8cf Always use rootPackage config 11 年 前
  Sandy Pleyte 9af5eaa574 Refactored the code with the switch statement. 11 年 前
  Sandy Pleyte bc7c93ae85 Fix for #1966, use the preferred-install from the rootPackage config to install the dependencies. 11 年 前
  Jordi Boggiano 234be0b5e3 CS fixes, refs #2750 11 年 前
  Jordi Boggiano d607432c75 Merge remote-tracking branch 'parsingphase/avoidFalseWildcardUpdateWarning' 11 年 前
  Richard George 2c01c9dd05 Avoid "Package foo/* listed for update is not installed" error 11 年 前
  Jordi Boggiano 5eafcf155a Merge pull request #2748 from sndpl/issue/1849 11 年 前
  Sandy Pleyte eed5ba7752 Updated the troubleshooting doc with a chapter for the proc_fork errors that happen on a tiny VPS with no swap space. Also added the solution provided in #1849, #1101, #945. 11 年 前
  Nils Adermann e8a3fc5c1c Run tests on PHP 5.6 on travis too 11 年 前
  Jordi Boggiano 714a47ef93 Fix detached head handling for non-committish sources, fixes #2732 11 年 前