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

2017-03-06 Thread Michal Čihař
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: a6a917e2622a7e28a1d63996a305c909d37bc7d7
  
https://github.com/phpmyadmin/phpmyadmin/commit/a6a917e2622a7e28a1d63996a305c909d37bc7d7
  Author: Michal Čihař 
  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ř 


  Commit: b89f568e1cfd9acc9c21a8a0a6a8c7c21bdd8b2f
  
https://github.com/phpmyadmin/phpmyadmin/commit/b89f568e1cfd9acc9c21a8a0a6a8c7c21bdd8b2f
  Author: Michal Čihař 
  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ř 


  Commit: 0a5b9de08421667445024d8c9cc0efd12fe5a052
  
https://github.com/phpmyadmin/phpmyadmin/commit/0a5b9de08421667445024d8c9cc0efd12fe5a052
  Author: Michal Čihař 
  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ř 


  Commit: b71371a9138adc4a97c5346656cf9a854e1f3d63
  
https://github.com/phpmyadmin/phpmyadmin/commit/b71371a9138adc4a97c5346656cf9a854e1f3d63
  Author: Michal Čihař 
  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ř 


  Commit: 3d24d08e41a021bcbbc51464ec670ad7c3a4a173
  
https://github.com/phpmyadmin/phpmyadmin/commit/3d24d08e41a021bcbbc51464ec670ad7c3a4a173
  Author: Michal Čihař 
  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ř 


  Commit: 214a2b6b341b14efb6405a78dd7102a8725823ae
  
https://github.com/phpmyadmin/phpmyadmin/commit/214a2b6b341b14efb6405a78dd7102a8725823ae
  Author: Michal Čihař 
  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ř 


  Commit: 4312b16a549666aad464fd77ca0854a77ac6f117
  
https://github.com/phpmyadmin/phpmyadmin/commit/4312b16a549666aad464fd77ca0854a77ac6f117
  Author: Michal Čihař 
  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ř 


  Commit: 2d8b8a8b607b986210a51be040beab189bb31c97
  
https://github.com/phpmyadmin/phpmyadmin/commit/2d8b8a8b607b986210a51be040beab189bb31c97
  Author: Michal Čihař 
  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___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


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

2017-03-06 Thread Michal Čihař
  Branch: refs/heads/QA_4_7
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: a6a917e2622a7e28a1d63996a305c909d37bc7d7
  
https://github.com/phpmyadmin/phpmyadmin/commit/a6a917e2622a7e28a1d63996a305c909d37bc7d7
  Author: Michal Čihař 
  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ř 


  Commit: b89f568e1cfd9acc9c21a8a0a6a8c7c21bdd8b2f
  
https://github.com/phpmyadmin/phpmyadmin/commit/b89f568e1cfd9acc9c21a8a0a6a8c7c21bdd8b2f
  Author: Michal Čihař 
  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ř 


  Commit: 0a5b9de08421667445024d8c9cc0efd12fe5a052
  
https://github.com/phpmyadmin/phpmyadmin/commit/0a5b9de08421667445024d8c9cc0efd12fe5a052
  Author: Michal Čihař 
  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ř 


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/47863a25b521...0a5b9de08421___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git