Commit History

Author SHA1 Message Date
  Jordi Boggiano 6c782599f1 Make IOInterface implement psr-4 LoggerInterface, fixes #5180 6 years ago
  Jordi Boggiano fd11cf3618 Port/extract most behavior of RemoteFilesystem to CurlDownloader 7 years ago
  Jordi Boggiano 713bc4de1d Minor fixes and updated the rest of the code/tests to use HttpDownloader 7 years ago
  Jordi Boggiano 56805ecafe Add HttpDownloader to wrap/replace RemoteFilesystem with a new curl multi implementation 7 years ago
  Jordi Boggiano 2528654c53 Merge branch '1.7' 7 years ago
  Seven Du 148e503b31 Modified comment block (#7700) 7 years ago
  François-Xavier de Guillebon 114217c6e3 Fix ini_get() for boolean values 7 years ago
  Stephan Vock 8b8df01336 Bitbucket: fix redirect behaviour 7 years ago
  Jordi Boggiano e718f34ba4 Properly detect rate limit errors on github before outputting messages, fixes #6621 7 years ago
  Jordi Boggiano e7a9bd3362 Attempt workaround for repo.packagist.org domain SSL on very old PHP, fixes #7530 7 years ago
  Nicolas Grekas a3bbcf9c77 Make RemoteFilesystem::getRemoteContents() report response headers also on exceptions 7 years ago
  Markus Staab eb94f8346a Fixed typo 7 years ago
  Jordi Boggiano c5fa3bdde0 Migrate to repo.packagist.org for package metadata 7 years ago
  Jordi Boggiano 1983a450b4 Use rawurldecode instead of urldecode, fixes #7407 7 years ago
  Jordi Boggiano 2bd34c0534 Merge branch '1.6' 7 years ago
  Jordi Boggiano 174c71de04 Handle http 401/403 differently to allow reading warning message 7 years ago
  Nicolas Grekas 3b391191b9 Fix RemoteFilesystem::getRemoteContents() on-failure behavior 7 years ago
  Nicolas Grekas 5601f07bfa Add RemoteFilesystem::getRemoteContents() extension point 7 years ago
  Jordi Boggiano c8aea719b1 CS fixes 7 years ago
  Jordi Boggiano eab826b00b Merge branch '1.5' 7 years ago
  Jordi Boggiano b52fd60873 Always follow redirects in userland as we need to check if we have authentication every time for the new domain 7 years ago
  Jordi Boggiano b59dd23bb4 Merge branch '1.5' 7 years ago
  Jordi Boggiano 743153e862 Tweak so that we allow authentication for domains we redirect to, refs #6717 7 years ago
  Maarten Balliauw 128e424c90 Avoid sending Authorization header to another domain on redirect, fixes #6716 7 years ago
  Jordi Boggiano 5130d02208 Update to latest ca-bundle 7 years ago
  Jordi Boggiano 0b3bc4ccb9 Merge branch '1.5' 7 years ago
  Jordi Boggiano 3c76e36e2c Fix regex, refs #6735 7 years ago
  gregory 8a136d18e5 Correctly extract username/password from URL 8 years ago
  Jordi Boggiano bfed974ae9 Merge branch '1.5' 8 years ago
  Jordi Boggiano fc9f8c2007 Fix tests 8 years ago