Hi Bin,
after your current tasks, I have more for you.
I believe that mult_submits.inc.php can be further refactored. Also,
tbl_printview.php needs some care.
--
Marc Delisle
http://infomarc.info
Hi,
Something seems wrong with our Jenkins server [0], only the checks for
the website are visible.
Clicking the configuration link, throws an exception.
Can someone check or restart the service?
[0] http://ci.phpmyadmin.net/
--
Kind regards,
Dieter Adriaenssens
Hi all
I've set up coveralls.io coverage reports:
https://coveralls.io/r/phpmyadmin/phpmyadmin
At this point it really can not replace Jenkins:
- there is very limited way of listing which files to include, so right
now the coverage is for everything under libraries/
- their web interface breaks on our source code, so there is no way to
browse to file level
On the other side it has nice integration with Travis (testing against
multiple PHP versions) and GitHub (comments about coverage change on
pull requests).
I've setup this to see how much of CI we need to run ourselves and how
much could be used as a service...
--
Michal ÄŒihaÅ™ | http://cihar.com | http://blog.cihar.com
Does anyone recall or is able to reproduce [1], "If you update a row
with a BLOB column and set it to NULL, the operation works but says 0
rows affected, which obviously is an incorrect row count."
This was one of the bugs we discovered at the team meeting but we're
having difficulty reproducing it. If you were the one to
discover/mention it, could you jump in the conversation at that bug
thread?
Thanks
1 - https://sourceforge.net/p/phpmyadmin/bugs/4062/
Hi,
Does anyone have anything to add at [1]? The user is running in a
load-balanced situation where the load-balancer is handling SSL
encryption; when he enables ForceSSL in phpMyAdmin he gets a redirect
loop. I'm stumped.
1 - https://sourceforge.net/p/phpmyadmin/bugs/4075/