Hi Team,
Please find the attached patch to calculate code coverage if pgadmin
code(python tests).
I have extended the existing testsuite to enable coverage. I have used
python's coverage module.
*Some useful commands: *
before running the commands make sure you create .coveragerc file under
Hi Hackers,
The previous patch broke the tags and tokenizer options of select2. Turned
out, with the change of data adapter we also need to configure adapters for
tags, tokenizer and others.
Attached is the patch to set those to the default available in select2.
I've also renamed onDemandLoad to s
Ensure all binaries are securely signed and linked with the hardened runtime in
the macOS bundle. Fixes #5060
Note that this is untested for automated builds, so may require further tweaks.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f5af
Fix quoting.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c0595e62ee2301ac4f92d43edbdee1f7d940c08c
Modified Files
--
pkg/mac/codesign-binaries.sh | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
More quoting fixes.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fa74a42b3497003fa6491fcac2864ceef85c1537
Modified Files
--
pkg/mac/codesign-binaries.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
More quoting fixes.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=56af090e54f337c62ca3c156d6a98234130be89d
Modified Files
--
pkg/mac/codesign-binaries.sh | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
Debugging for the automated build
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b0877f63b50a2ccac5831bbca25b9c5ba803059b
Modified Files
--
pkg/mac/codesign-binaries.sh | 1 +
1 file changed, 1 insertion(+)
Remove extra quotes that are doubled.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b617a5d89d0c27470ff6cd46b04fdf91b8d43d76
Modified Files
--
pkg/mac/codesign-binaries.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Remove debugging and incorrect comment.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a887019337d4161bf928f15f2880784f58e81b9b
Modified Files
--
pkg/mac/codesign-binaries.sh | 5 -
1 file changed, 5 deletions(-)
Hi Hackers
Attached is the patch to support the view part of the multilevel
partitions. Users can perform all the operations except creating the
partitions as a partitioned table. Users can create a partition table
separately and attach it as a partition of another partition table.
There are two
Added code coverage tool for pgAdmin. Fixes #5048.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=66f5a40cd9da651a0d4c7d64f4bf9fe9d5076b98
Author: Navnath Gadakh
Modified Files
--
docs/en_US/release_notes_4_17.rst |
Thanks, patch applied.
On Fri, Jan 3, 2020 at 1:38 PM navnath gadakh
wrote:
> Hi Team,
> Please find the attached patch to calculate code coverage if pgadmin
> code(python tests).
> I have extended the existing testsuite to enable coverage. I have used
> python's coverage module.
>
> *Some
Update message catalogs.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7668d9af085f4f9f0369eeffefe6c0a1402a4c1a
Modified Files
--
web/pgadmin/messages.pot | 1019 -
.../translations/de/LC_MESSAGES
Hi Translators,
We will have a release next week, so updates to translations before release
would be helpful. The template and catalogs have been updated in git.
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246
Add a note to the documentation about the use of non-privileged ports on
filesystems that don't support extended attributes when running the container.
Fixes #5013
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c9de5f00c69f43d695e64a477e14a6
15 matches
Mail list logo