[phpMyAdmin Git] [phpmyadmin/phpmyadmin] a6a917: Remove github from tests

Michal Čihař michal at cihar.com
Mon Mar 6 14:51:08 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: a6a917e2622a7e28a1d63996a305c909d37bc7d7
      https://github.com/phpmyadmin/phpmyadmin/commit/a6a917e2622a7e28a1d63996a305c909d37bc7d7
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M test/classes/UtilTest.php

  Log Message:
  -----------
  Remove github from tests

We no longer access it directly.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: b89f568e1cfd9acc9c21a8a0a6a8c7c21bdd8b2f
      https://github.com/phpmyadmin/phpmyadmin/commit/b89f568e1cfd9acc9c21a8a0a6a8c7c21bdd8b2f
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M libraries/Util.php

  Log Message:
  -----------
  Check whether setting options did succeed

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 0a5b9de08421667445024d8c9cc0efd12fe5a052
      https://github.com/phpmyadmin/phpmyadmin/commit/0a5b9de08421667445024d8c9cc0efd12fe5a052
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M libraries/Util.php

  Log Message:
  -----------
  Try to debug test failure on Travis

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: b71371a9138adc4a97c5346656cf9a854e1f3d63
      https://github.com/phpmyadmin/phpmyadmin/commit/b71371a9138adc4a97c5346656cf9a854e1f3d63
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M libraries/Util.php
    A libraries/certs/4042bcee.0
    A libraries/certs/6187b673.0
    A libraries/certs/isrgrootx1.pem
    R libraries/isrgrootx1.pem

  Log Message:
  -----------
  Move certificates to separate directory

- this makes it easier to manage
- overriding capath seems to have priority

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 3d24d08e41a021bcbbc51464ec670ad7c3a4a173
      https://github.com/phpmyadmin/phpmyadmin/commit/3d24d08e41a021bcbbc51464ec670ad7c3a4a173
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M libraries/Util.php

  Log Message:
  -----------
  Show system variables on error

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 214a2b6b341b14efb6405a78dd7102a8725823ae
      https://github.com/phpmyadmin/phpmyadmin/commit/214a2b6b341b14efb6405a78dd7102a8725823ae
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M libraries/Util.php

  Log Message:
  -----------
  Rewrite SSL verification code for curl

It seems that the curl extension is quite tricky what can be set. You
can not set both CURLOPT_CAINFO and CURLOPT_CAPATH. Unfortunately some
systems seem to have built in defaults for one of these which can not be
figured out of PHP. So let's just try the three options which make
sense.

Issue #12846

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 4312b16a549666aad464fd77ca0854a77ac6f117
      https://github.com/phpmyadmin/phpmyadmin/commit/4312b16a549666aad464fd77ca0854a77ac6f117
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    A libraries/certs/4042bcee.0
    R libraries/certs/4042bcee.0
    A libraries/certs/6187b673.0
    R libraries/certs/6187b673.0

  Log Message:
  -----------
  Avoid using symlinks in certificate storage

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 2d8b8a8b607b986210a51be040beab189bb31c97
      https://github.com/phpmyadmin/phpmyadmin/commit/2d8b8a8b607b986210a51be040beab189bb31c97
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M libraries/Util.php
    A libraries/certs/4042bcee.0
    A libraries/certs/6187b673.0
    A libraries/certs/isrgrootx1.pem
    R libraries/isrgrootx1.pem
    M test/classes/UtilTest.php

  Log Message:
  -----------
  Merge branch 'QA_4_7'


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/6ca6685ee0ba...2d8b8a8b607b


More information about the Git mailing list