コミット履歴

作者 SHA1 メッセージ 日付
  Pavel Savinov 831bd844bd Almost PHPDoc problems fixed 12 年 前
  Jordi Boggiano 1debe22412 Add HTTPS_PROXY_REQUEST_FULLURI to disable the request_fulluri only for https requests, fixes #1946, fixes #1839 12 年 前
  Stephan Hochdörfer 4d92626ef0 Fix for recursion problem with wrong http basic auth credentials. First 12 年 前
  Jordi Boggiano 29fcca8595 Avoid weird recursion pattern by retrying after the first request is complete 12 年 前
  Jordi Boggiano 4d52900dff Bypass failure if the server is just asking for credentials, fixes #1845 12 年 前
  Jordi Boggiano e78a21015b Dont try to gzip decode empty responses, refs #1846 12 年 前
  Jordi Boggiano 81f1451118 Clarify exception message when an empty response is returned 12 年 前
  Jordi Boggiano a9db844a41 Merge remote-tracking branch 'bitExpert/feature/repo_basic_auth' 12 年 前
  Jordi Boggiano 3b97e2e260 Add support for new verbosity levels, and initial debug output 12 年 前
  Jordi Boggiano 842155d69e Use original URL for exceptions, not the one containing authorization, fixes #1722 12 年 前
  Stephan Hochdörfer df897b42c2 Removed dead statement. 12 年 前
  Stephan Hochdörfer 906563451e Reverted the last changes. Changed logic in callbackGet() method to 12 年 前
  Stephan Hochdörfer dcdcf57f3f Moved 401 handling from ComposerRepository to RemoteFilesystem and 12 年 前
  Stephan Hochdörfer f2afbbac2f Extended the fetchFile() method of the ComposerRepository class to be 12 年 前
  Jasper N. Brouwer 4347cb7a55 Fixed the "access_token query param" (5b1f314) fix 12 年 前
  Jordi Boggiano 5b1f3145c2 Update the way github authorization is handled, fixes #1632 12 年 前
  Jordi Boggiano b8da471f9a Clarify transport exception for 403s, fixes #1416 12 年 前
  Igor Wiedler 4959c2bdc6 Replace references of a11n with a12n where appropriate 12 年 前
  Pascal Borreli 83fd3967f0 Fixed PHPDoc 12 年 前
  Jordi Boggiano 43c21a736c Send headers as array instead of one big string 12 年 前
  Jordi Boggiano 73aea05907 Send source instead of @package_version@ for the composer version in UA 12 年 前
  Jordi Boggiano 7d4857fc5b Catch all 4**/5** responses 12 年 前
  Jordi Boggiano 3b01d26d67 Swap user credentials for an OAuth token from GitHub 12 年 前
  Thomas Adam 1bd5d88b02 quick workaround for Github API limit 12 年 前
  Jordi Boggiano 852c369575 Improve error reporting on downloads and copies, refs #1228 12 年 前
  Sander Marechal 0d9e08f9af Use array_replace_recursive() instead of array_merge_recursive() 12 年 前
  Sander Marechal 6cf860669f Add repository stream context options 12 年 前
  Jordi Boggiano a54bf6269e Improve error messages when network failures occur 13 年 前
  Ismael Ambrosi b368031657 Fixed typos 13 年 前
  Jordi Boggiano 66e9dcddf4 CS fixes 13 年 前