Commit History

Author SHA1 Message Date
  Nils Adermann a80fde97d5 Make the github driver behave like git if "no-api" is specified. 11 years ago
  Nils Adermann 35fbe3fd42 Download failover means we can now always try github zip urls for dist 11 years ago
  Nils Adermann 5ed18d9aa2 Fail over from source to dist and vice versa when downloads fail 11 years ago
  Sandy Pleyte ee62ec60f0 Remove old comment 11 years ago
  Sandy Pleyte ab8f67e8cf Always use rootPackage config 11 years ago
  Sandy Pleyte 9af5eaa574 Refactored the code with the switch statement. 11 years ago
  Sandy Pleyte bc7c93ae85 Fix for #1966, use the preferred-install from the rootPackage config to install the dependencies. 11 years ago
  Jordi Boggiano 234be0b5e3 CS fixes, refs #2750 11 years ago
  Jordi Boggiano d607432c75 Merge remote-tracking branch 'parsingphase/avoidFalseWildcardUpdateWarning' 11 years ago
  Richard George 2c01c9dd05 Avoid "Package foo/* listed for update is not installed" error 11 years ago
  Jordi Boggiano 5eafcf155a Merge pull request #2748 from sndpl/issue/1849 11 years ago
  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 years ago
  Nils Adermann e8a3fc5c1c Run tests on PHP 5.6 on travis too 11 years ago
  Pádraic Brady 49590af656 $originUrl passed to RemoteFilesystem is actually a HOST string already (so far!) 11 years ago
  Pádraic Brady 0a8180674e Adding some HTTPS check to diagnose command (stash) 11 years ago
  Jordi Boggiano 714a47ef93 Fix detached head handling for non-committish sources, fixes #2732 11 years ago
  Jordi Boggiano 3fb216b703 Merge pull request #2743 from cebe/patch-1 11 years ago
  Pádraic Brady 2a552df315 Fix openssl_x509_parse() function namespace issue under PHP 5.3.3 11 years ago
  Pádraic Brady bdad4f2b0c Small test fix to RemoteFilesystemMock 11 years ago
  Pádraic Brady 2648064e5a Some typos/corrections 11 years ago
  Pádraic Brady 1e1e713329 Added test for RemoteFilesystem TLS options setup 11 years ago
  Pádraic Brady fa54b7054c Put CN matching above the final recursive option merge 11 years ago
  Pádraic Brady 9412bb427a Add CN_match and SNI_server_name setup to RemoteFilesystem 11 years ago
  Pádraic Brady 4d5515190f Reorder self-update opts and correct requirements 11 years ago
  Pádraic Brady fa6c8eb6c0 Add disable-tls to self-update command as a defined option 11 years ago
  Pádraic Brady ca4b4696b0 Added Exceptions, errors and info messages for self-update command and TLS defaults to RemoteFilesystem 11 years ago
  Pádraic Brady d081aa0784 Restructure self-update http/https decision 11 years ago
  Pádraic Brady 7e30c67827 Add config.json default config option for "disable-tls" (FALSE by default) 11 years ago
  Carsten Brandt 4af421bce1 Update aliases.md 11 years ago
  Nils Adermann aa74818fe0 Handle array candidates in whatProvides 11 years ago