Commit Verlauf

Autor SHA1 Nachricht Datum
  Pádraic Brady 8abff794cd Fix CN matching to use correct host (should almost eliminate TLS retries where wildcard CNs are used) vor 11 Jahren
  Pádraic Brady 2972ec3d86 Show warning when we retry a TLS connection for downloads vor 11 Jahren
  Pádraic Brady c9c6849df0 Add Common Name (CN) matching checks and TLS connection retry (by default). vor 11 Jahren
  Pádraic Brady 30c6aa3183 Merge branch 'master' of github.com:composer/composer into tls-config vor 11 Jahren
  Nils Adermann b808ff5e28 Don't hardcode the URL to an https one either vor 11 Jahren
  Nils Adermann edfaf727e5 When using the github driver with no-api don't reset to an ssh url vor 11 Jahren
  Jordi Boggiano 665a2bd0c0 Tweak error message and make TransportException extend from RuntimeException, refs #2753 vor 11 Jahren
  Jordi Boggiano a612b2affe Merge remote-tracking branch 'naderman/download-failover' vor 11 Jahren
  Jordi Boggiano c698c8655c Merge pull request #2754 from naderman/github-no-api vor 11 Jahren
  Jordi Boggiano e4a3078685 Merge pull request #2751 from sndpl/issue/1966 vor 11 Jahren
  Pádraic Brady 83d4e3a940 Fixes from functional testing (need to automate this stuff!) vor 11 Jahren
  Pádraic Brady 600b6c8cb3 TLS support for Factory::createComposer() - for JsonFile remotes vor 11 Jahren
  Pádraic Brady a2bf14e381 Make disableTls a core RemoteFilesystem option - per method invites human error vor 11 Jahren
  Pádraic Brady 3cd979b324 Merge remote-tracking branch 'upstream/master' into tls-config vor 11 Jahren
  Nils Adermann 31fd6c233c Rethrow download exceptions when no options left & clean up code vor 11 Jahren
  Nils Adermann 1ccf4b0fc3 Correct the tests for dist urls for github vor 11 Jahren
  Nils Adermann a80fde97d5 Make the github driver behave like git if "no-api" is specified. vor 11 Jahren
  Nils Adermann 35fbe3fd42 Download failover means we can now always try github zip urls for dist vor 11 Jahren
  Nils Adermann 5ed18d9aa2 Fail over from source to dist and vice versa when downloads fail vor 11 Jahren
  Sandy Pleyte ee62ec60f0 Remove old comment vor 11 Jahren
  Sandy Pleyte ab8f67e8cf Always use rootPackage config vor 11 Jahren
  Sandy Pleyte 9af5eaa574 Refactored the code with the switch statement. vor 11 Jahren
  Sandy Pleyte bc7c93ae85 Fix for #1966, use the preferred-install from the rootPackage config to install the dependencies. vor 11 Jahren
  Jordi Boggiano 234be0b5e3 CS fixes, refs #2750 vor 11 Jahren
  Jordi Boggiano d607432c75 Merge remote-tracking branch 'parsingphase/avoidFalseWildcardUpdateWarning' vor 11 Jahren
  Richard George 2c01c9dd05 Avoid "Package foo/* listed for update is not installed" error vor 11 Jahren
  Jordi Boggiano 5eafcf155a Merge pull request #2748 from sndpl/issue/1849 vor 11 Jahren
  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. vor 11 Jahren
  Nils Adermann e8a3fc5c1c Run tests on PHP 5.6 on travis too vor 11 Jahren
  Pádraic Brady 49590af656 $originUrl passed to RemoteFilesystem is actually a HOST string already (so far!) vor 11 Jahren