pgAdmin 4 commit: Fix PEP-8 issue

2019-03-18 Thread Dave Page
Fix PEP-8 issue Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4dcd3e31d86c6f61f47fafc047848120f70b7fc0 Modified Files -- web/regression/runtests.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

pgAdmin 4 commit: Another attempt to satisfy Jenkins.

2019-03-18 Thread Dave Page
Another attempt to satisfy Jenkins. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1e26b96b12ee2aed8060e61e4c33ba96668e6f52 Author: Khushboo Vashi Modified Files -- web/regression/runtests.py | 3 +-- 1 file changed, 1 insertion(+

pgAdmin 4 commit: Attempt to fix the Windows regression test weirdness

2019-03-18 Thread Dave Page
Attempt to fix the Windows regression test weirdness. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=31e17f025b57592f6596f72410badf265035a6da Author: Khushboo Vashi Modified Files -- web/pgadmin/__init__.py | 2 +- 1 file changed

pgAdmin 4 commit: Revert "Remove the cp1252 test to see if it un-breaks

2019-03-18 Thread Dave Page
Revert "Remove the cp1252 test to see if it un-breaks the Windows buildfarm runs." This reverts commit ce51204 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8c5894dd6aa5b8beb6995c63434f94c8c5a4d51d Modified Files -- web/pgadmin