[pgAdmin4][Patch]: RM #3411 - pgAdmin 4, Mac. The application server could not be contacted

2018-06-13 Thread Khushboo Vashi
Hi, Please find the fix for #3411 - pgAdmin 4, Mac. The application server could not be contacted The issue is with french translation which has been taken care in the attached patch. Thanks, Khushboo diff --git a/web/pgadmin/translations/fr/LC_MESSAGES/messages.po

Re: [PGAGENT] Upgrade pgAgent from unpackaged version

2018-06-13 Thread Rushabh Lathia
Thanks Ashesh and Dave. I verified the changes and it looks good to me. I found that newly added unpackaged file still have old file header comment. Which require change with new file name. PFA patch to fix the same. Thanks, On Wed, Jun 13, 2018 at 6:10 PM, Dave Page wrote: > Thanks,

Jenkins build is back to normal : pgadmin4-master-python35 #644

2018-06-13 Thread pgAdmin 4 Jenkins
See

Jenkins build is back to normal : pgadmin4-master-python36 #645

2018-06-13 Thread pgAdmin 4 Jenkins
See

Jenkins build is back to normal : pgadmin4-master-python33 #653

2018-06-13 Thread pgAdmin 4 Jenkins
See

Jenkins build is back to normal : pgadmin4-master-python34 #640

2018-06-13 Thread pgAdmin 4 Jenkins
See

Jenkins build is back to normal : pgadmin4-master-python26 #785

2018-06-13 Thread pgAdmin 4 Jenkins
See

Build failed in Jenkins: pgadmin4-master-python36 #644

2018-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Fix auto-complete. Fixes #3374 -- [...truncated 684.50 KB...] Create partitions of existing list

Build failed in Jenkins: pgadmin4-master-python35 #643

2018-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Fix auto-complete. Fixes #3374 -- [...truncated 684.77 KB...] TableAddTestCase (Create Range partitioned table with 2

Re: [pgadmin4][Patch]: RM #3374 Code autocomplete is broken in pgadmin4 V 3.0

2018-06-13 Thread Dave Page
Thanks, applied. On Wed, Jun 13, 2018 at 1:50 PM, Akshay Joshi wrote: > Hi Hackers, > > Attached is the patch to fix RM #3374 Code auto complete is broken in > pgadmin4 V 3.0. > I'll create a new RM to merge latest *pgcli > * code used for SQL Auto complete in >

pgAdmin 4 commit: Fix auto-complete. Fixes #3374

2018-06-13 Thread Dave Page
Fix auto-complete. Fixes #3374 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=88a2309a2641cd42f9119def2f62f6b9dc869870 Author: Akshay Joshi Modified Files -- docs/en_US/release_notes_3_1.rst| 3 ++-

Build failed in Jenkins: pgadmin4-master-python33 #651

2018-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Function and procedure support for PG11. Fixes #3362 -- [...truncated 684.48 KB...] ResourceGroupsPutTestCase (Put

Build failed in Jenkins: pgadmin4-master-python36 #643

2018-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Function and procedure support for PG11. Fixes #3362 -- [...truncated 684.58 KB...] Create

Build failed in Jenkins: pgadmin4-master-python34 #638

2018-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Function and procedure support for PG11. Fixes #3362 -- [...truncated 684.53 KB...] Create List

Build failed in Jenkins: pgadmin4-master-python35 #642

2018-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Function and procedure support for PG11. Fixes #3362 -- [...truncated 687.60 KB...] PgAgentDeleteTestCase (Delete

Re: [pgAdmin4][Patch]: RM 3362 - Fix the functions for PG v11, and add support procedure for PG v11

2018-06-13 Thread Dave Page
Thanks, patch applied. On Wed, Jun 13, 2018 at 12:43 PM, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Please ignore my previous patch. Find the attached updated patch. > > On Wed, Jun 13, 2018 at 9:32 AM, Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> Hi Victoria,

pgAdmin 4 commit: Function and procedure support for PG11. Fixes #3362

2018-06-13 Thread Dave Page
Function and procedure support for PG11. Fixes #3362 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d1ecba56b8d6c70de4e48b344e1d1e56561bbdfe Author: Khushboo Vashi Modified Files -- docs/en_US/procedure_dialog.rst

Re: [PGAGENT] Upgrade pgAgent from unpackaged version

2018-06-13 Thread Dave Page
Thanks, applied. On Wed, Jun 13, 2018 at 5:11 AM, Ashesh Vashi wrote: > Hi Dave, > > As per my conversation with Rushabh, we need to rename the > pgagent--unpackaged--3.4.sql to pgagent--unpackaged--4.0.sql as it the > current version has changed. We also need to update the schema version >

pgAgent commit: Rename the "from unpackaged" extension SQL script and b

2018-06-13 Thread Dave Page
Rename the "from unpackaged" extension SQL script and bump it's schema version. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=dae1a10bfb4368c8510bce5b02d07d1b15934d53 Author: Ashesh Vashi Modified Files --

Re: [pgadmin4][patch] Use pytest test runner for unit tests

2018-06-13 Thread Dave Page
Hi On Tue, Jun 12, 2018 at 3:41 PM, Victoria Henry wrote: > Hi Dave, > > Attached are four different patches that should be applied in order. > Included is a fix for the failing test above. > This is no longer failing :-) However, I'm still seeing problems that need to be resolved: -

Re: [pgadmin][patch] Electron version 4.X

2018-06-13 Thread Dave Page
Hi On Tue, Jun 12, 2018 at 8:04 PM, Victoria Henry wrote: > Hi Hackers, > > Attached is a revised patch with the following changes: > >- updated the README >- moved the build scripts to the pkg folder >- storing the out files in dist/arch/ >- fix the mac build so it no longer

pgAdmin 4 commit: Remove directory added in error.

2018-06-13 Thread Dave Page
Remove directory added in error. Branch -- electron Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=48c59f8f5cf9938530836b60b3f04b1e784f7ff9 Modified Files -- .../.qmake.stash |42 - .../ConfigWindow.o

pgAdmin 4 commit: Initial version of Electron based runtime

2018-06-13 Thread Dave Page
Initial version of Electron based runtime Branch -- electron Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9295c0991834b0b2a653c7e2ca0d4ec62b7701dd Author: Victoria Henry Modified Files -- .gitignore |

pgAdmin 4 commit: Branch refs/heads/electron was created

2018-06-13 Thread git
Branch refs/heads/electron was created. View: https://git.postgresql.org/gitweb?p=pgadmin4.git;a=shortlog;h=refs/heads/electron

Re: [pgadmin4][patch] Use pytest test runner for unit tests

2018-06-13 Thread Dave Page
Hi On Tue, Jun 12, 2018 at 8:39 PM, Victoria Henry wrote: > Hi Dave, > > >> >> No, because it's firewalled to the nines inside our network. There's no >> chance I'm making production build machines internet-accessible. >> > > For a Open Source project, if the community cannot see the place

Re: [pgadmin4][Patch]: Support for create multiple test classes in one test file

2018-06-13 Thread Dave Page
On Tue, Jun 12, 2018 at 2:42 PM, Joao De Almeida Pereira < jdealmeidapere...@pivotal.io> wrote: > Hello Hackers, > Instead of doing this change and include more test harnessing to the setup > we have, do you think we can try to push to get pytest into the code base > and all these features will

Re: [pgadmin4][patch][GreenPlum] Display SQL for tables takes 15 minutes to execute

2018-06-13 Thread Dave Page
On Tue, Jun 12, 2018 at 6:34 AM, Ashesh Vashi wrote: > On Tue, Jun 12, 2018 at 10:04 AM, Ashesh Vashi < > ashesh.va...@enterprisedb.com> wrote: > >> On Tue, Jun 12, 2018 at 10:02 AM, Robert Eckhardt >> wrote: >> >>> >>> >>> On Tue, Jun 12, 2018, 12:27 AM Ashesh Vashi < >>>