Re: Build failed in Jenkins: pgadmin4-master-python27 #825

2018-12-05 Thread Khushboo Vashi
Hi, Please find the attached fix for this failure. Thanks, Khushboo On Wed, Dec 5, 2018 at 9:45 AM pgAdmin 4 Jenkins wrote: > See < > https://jenkins.pgadmin.org/job/pgadmin4-master-python27/825/display/redirect?page=changes > > > > Changes: > > [Dave Page] Allow servers to be pre-loaded int

Build failed in Jenkins: pgadmin4-master-python27 #825

2018-12-05 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Allow servers to be pre-loaded into container deployments. Fixes #3801 -- [...truncated 22.20 KB...] Requirement already satisfied: test

Re: pgAdmin docker - password reset not working

2018-12-05 Thread Dave Page
Hi On Wed, Dec 5, 2018 at 9:17 AM Kartik Prasad wrote: > > Hi there, > > I have been looking at the dbpage/pgadmin4 docker repo and we noticed that > the password reset features don't work out of the box, I have been able to > fix this by just adding a postfix server but I was wondering if this

Build failed in Jenkins: pgadmin4-master-python26 #956

2018-12-05 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Allow servers to be pre-loaded into container deployments. Fixes #3801 -- [...truncated 24.47 KB...] Using cached https://files.pytho

pgAdmin 4 commit: Allow servers to be pre-loaded into container deploym

2018-12-05 Thread Dave Page
Allow servers to be pre-loaded into container deployments. Fixes #3801 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1141930178095ae1b8dfbdeff2185c7effb8ad76 Modified Files -- docs/en_US/container_deployment.rst | 117 +++

Build failed in Jenkins: pgadmin4-master-python26 #955

2018-12-05 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Run Postfix in the container build so passwords can be reset etc. Fixes -- [...truncated 24.87 KB...] Cache entry deserialization fail

Build failed in Jenkins: pgadmin4-master-python27 #824

2018-12-05 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Run Postfix in the container build so passwords can be reset etc. Fixes -- [...truncated 22.16 KB...] Requirement already satisfied: tes

pgAdmin 4 commit: Run Postfix in the container build so passwords can b

2018-12-05 Thread Dave Page
Run Postfix in the container build so passwords can be reset etc. Fixes #3599 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=55402ec7d9ce2e0eb0fa9f10240fe87d7841ab75 Modified Files -- docs/en_US/release_notes_3_7.rst | 1 + pkg/doc

pgAdmin docker - password reset not working

2018-12-05 Thread Kartik Prasad
Hi there, I have been looking at the dbpage/pgadmin4 docker repo and we noticed that the password reset features don't work out of the box, I have been able to fix this by just adding a postfix server but I was wondering if this was intended or not? I believe something like that should work out o