Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Rob Bast 0f09982858 add a test attempting to reproduce composer/composer#4795 9 gadi atpakaļ
  Rob Bast c232566e52 add a hash to make sure CA file gets recreated if the content changes 9 gadi atpakaļ
  Rob Bast cef97904d0 dont rewrite temp CA file if it already exists 9 gadi atpakaļ
  Rob Bast 1adb2e6005 Merge branch 'master' of github.com:composer/composer into capath 9 gadi atpakaļ
  Jordi Boggiano 06a21132db Merge pull request #4713 from alcohol/pitfalls-doc 9 gadi atpakaļ
  Rob Bast 446f1b3e31 fix zip test 9 gadi atpakaļ
  Rob Bast 4482a1dca0 also wrong array 9 gadi atpakaļ
  Rob Bast f79255df29 make sure passed options are merged into defaults before checking 9 gadi atpakaļ
  Rob Bast 94947ee772 merge isset() calls 9 gadi atpakaļ
  Rob Bast b95b0c2ab6 wrong array 9 gadi atpakaļ
  Rob Bast 008cce8d85 add back sanity checks 9 gadi atpakaļ
  Rob Bast c1488f65bf a quick stab at adding capath 9 gadi atpakaļ
  Jordi Boggiano 395d115d9b Resolve all dirs before initializing them, fixes #4802 9 gadi atpakaļ
  Stephen Beemsterboer f1cf5d64dd createPackage() method should use the $class argument it accepts 9 gadi atpakaļ
  Stephen Beemsterboer c1b9b082a4 Break early when a provider name is matched 9 gadi atpakaļ
  Chris Smith dd3216e93d Refactor to use new helper methods for headers 9 gadi atpakaļ
  Chris Smith 8a8ec6fccc Too many redirects is not an error in PHP, return the latest response 9 gadi atpakaļ
  Chris Smith 33471e389f Pass redirect count using options 9 gadi atpakaļ
  Chris Smith e830a611ec Handle other path redirects 9 gadi atpakaļ
  Chris Smith ffab235edd Remove code preventing protocol downgrades 9 gadi atpakaļ
  Chris Smith ce1eda25f3 Follow redirects inside RFS only when required by PHP version 9 gadi atpakaļ
  Chris Smith 73662c725a Don't let PHP follow redirects it doesn't validate certificates 9 gadi atpakaļ
  Radek Benkel 09417cae50 Composer gives .ini hints about missing extensions 11 gadi atpakaļ
  Oliver Vartiainen b39b113fc3 Handle envvar auth credentials as a JSON blob 9 gadi atpakaļ
  Oliver Vartiainen aaee6dc0b0 Simplify envvar credential parsing 10 gadi atpakaļ
  Oliver Vartiainen e9cac53f90 Allow fetching auth credentials from an envvar 10 gadi atpakaļ
  Jordi Boggiano 546730dcf3 Show CA files being used in debug mode, refs #4792 9 gadi atpakaļ
  Rob Bast a927499bd5 fix typo 9 gadi atpakaļ
  Jordi Boggiano 4dd388074e Merge pull request #4790 from filbertkm/updatecommand 9 gadi atpakaļ
  Jordi Boggiano f9fadb187e Fix undefined var $auth issue 9 gadi atpakaļ