Project

General

Profile

Activity

From 04/22/2025 to 05/21/2025

05/21/2025

06:08 PM Feature #9002 (Test): Improve landlord database connection resiliency and add transactions when u...
No, my intention was to set it on Test. Ovidiu Maxiniuc
05:41 PM Feature #9002: Improve landlord database connection resiliency and add transactions when updating it
Thank you.
Did you set the status back to Internal Test only to reflect that the new trunk revision has not yet be...
Eric Faulhaber
04:21 PM Feature #9002: Improve landlord database connection resiliency and add transactions when updating it
It's not the case. Although there are a lot of changes in the @TenantManager@ (the only altered file), there are only... Ovidiu Maxiniuc
04:05 PM Feature #9002: Improve landlord database connection resiliency and add transactions when updating it
Ovidiu, sorry for the late question, but please confirm this update does *not* make any change:
* to the landlord da...
Eric Faulhaber
09:58 AM Feature #9002 (Internal Test): Improve landlord database connection resiliency and add transactio...
Of course, I did the usual harness test before the merge operation. Ovidiu Maxiniuc
09:56 AM Feature #9002: Improve landlord database connection resiliency and add transactions when updating it
Branch 9002a was merged to trunk rev 15927 and archived. Ovidiu Maxiniuc
09:44 AM Feature #9002 (Merge Pending): Improve landlord database connection resiliency and add transactio...
Please merge 9002a to trunk now. Alexandru Lungu

05/20/2025

06:46 PM Feature #9851: hard code the FWD version string in the JNI code at build time
I'm not sure if it helps, but the @build.gradle@ in branch *7133a* has improvements in how the build version is creat... Roger Borrello
01:18 PM Feature #9851 (WIP): hard code the FWD version string in the JNI code at build time
Greg Shah
01:18 PM Feature #9851: hard code the FWD version string in the JNI code at build time
> > > In @build.gradle@ you can see we write it into code like @Version.java@.
> > >
> > Hmm, ok. Should this vers...
Greg Shah
01:19 PM Bug #9740: Client running in batch mode stops with a crash on Windows
We'll get you changes that allow the building of the @p2j.dll@ with embedded version info.
Lorian: Please make #...
Greg Shah
12:48 PM Bug #9740: Client running in batch mode stops with a crash on Windows
We need some relief from this bug. All developers can recreate at-will in their local Window's environment. Looks lik... Amy Gakopoulos

05/19/2025

04:20 PM Feature #9687: drop support for Java 8 and Java 11
Rebased to trunk/15915
There were conflict caused by changes and had to fix them, committed revision 15944
Pushed u...
Tomasz Domin
03:28 PM Feature #9002 (Internal Test): Improve landlord database connection resiliency and add transactio...
Radu, thank you for spotting the 1st bullet. I moved the @setAutoCommit()@ so that it applies to the returned connect... Ovidiu Maxiniuc
07:43 AM Feature #9002: Improve landlord database connection resiliency and add transactions when updating it
Review for 9002a
* In @getConnection()@, when the first connection is opened, it has @conn.setAutoCommit(!trans);@. ...
Radu Apetrii
07:52 AM Feature #9989: security plugin for appserver/REST/SOAP/web API access
I understand, but that is not enough to properly implement the FWD security model. Greg Shah
07:16 AM Feature #9989: security plugin for appserver/REST/SOAP/web API access
In 4GL, there is @SESSION:EXPORT(...)@ method, which gets a comma-separated list of names/patters, of 4GL programs wh... Constantin Asofiei

05/15/2025

08:35 PM Feature #9002: Improve landlord database connection resiliency and add transactions when updating it
Radu,
I have updated 9002a with latest changes. Some of them are already in trunk, some pieces of code had to update...
Ovidiu Maxiniuc

05/14/2025

08:57 AM Feature #9989: security plugin for appserver/REST/SOAP/web API access
In [[p2j:Calling_4GL_Code_via_the_Appserver_API#Replacing-the-Open-Client-for-Java|Replacing the Open Client for Java... Greg Shah
08:54 AM Feature #9989 (New): security plugin for appserver/REST/SOAP/web API access
Greg Shah

05/10/2025

06:05 PM Feature #8863 (Closed): Add tenantName logic related to sec_authentication_domain in FWD
Greg Shah

05/09/2025

07:21 PM Feature #8863: Add tenantName logic related to sec_authentication_domain in FWD
I double checked all three bullets and all of them are working as expected.
This task can be closed.
Ovidiu Maxiniuc

05/05/2025

04:25 PM Feature #9002: Improve landlord database connection resiliency and add transactions when updating it
Ovidiu Maxiniuc wrote:
> Thank you, Radu for the attempt.
> The explanation is that 15880 to 9002a is 'built' on 98...
Radu Apetrii
03:58 PM Feature #9002: Improve landlord database connection resiliency and add transactions when updating it
Thank you, Radu for the attempt.
The explanation is that r15880 of 9002a is 'built' on top of 9831a (which is also i...
Ovidiu Maxiniuc

05/02/2025

08:53 PM Feature #9002: Improve landlord database connection resiliency and add transactions when updating it
Ovidiu, I think something is missing. Either I did something wrong when checking out the branch, either there are som... Radu Apetrii

04/30/2025

07:59 PM Feature #9002 (Review): Improve landlord database connection resiliency and add transactions when...
Committed revision 15880 to 9002a.
Now the complex operations on landlord database are performed in transactions.
...
Ovidiu Maxiniuc
02:13 PM Feature #9002: Improve landlord database connection resiliency and add transactions when updating it
The initial commit contains only the _"connection resiliency"_ part of the task: now the tenant manager will try to r... Ovidiu Maxiniuc
02:29 PM Feature #8863 (WIP): Add tenantName logic related to sec_authentication_domain in FWD
In the meet today, I affirmed that the first and last bullet are already implemented, just need to be tested/confirme... Ovidiu Maxiniuc

04/29/2025

07:54 PM Feature #9002 (WIP): Improve landlord database connection resiliency and add transactions when up...
Created 9002a. Committed revision 15879. Ovidiu Maxiniuc

04/24/2025

03:13 PM Feature #7080: expose all admin APIs via REST
Ovidiu, did you do @./gradlew all@ ? The GWT part for FWD Admin Console does not get build for normal 'jar'.
I've ...
Constantin Asofiei

04/23/2025

05:12 PM Feature #7080: expose all admin APIs via REST
The change was not omitted. I had to roll it back because the @cpath@ will be added inside @WebServiceAuth.authorize(... Ovidiu Maxiniuc
02:25 PM Feature #7080: expose all admin APIs via REST
Review of 7080a rev 15860:
* this change from the patch in #9687 was omitted; the authorization ACLs work with the f...
Constantin Asofiei
02:09 PM Feature #7080: expose all admin APIs via REST
Yes, 7080a. The changes were committed as r15860.
Ovidiu Maxiniuc
10:27 AM Feature #7080: expose all admin APIs via REST
Ovidiu, do you have a branch for this? Constantin Asofiei

04/22/2025

04:46 PM Feature #9687: drop support for Java 8 and Java 11
I've pushed 9687b revision 15895 to xfer. Greg Shah
03:45 PM Feature #9687: drop support for Java 8 and Java 11
Greg Shah wrote:
> Is this ready for the customer to access or does it need more changes and/or testing?
I've reb...
Tomasz Domin
08:40 AM Feature #9687: drop support for Java 8 and Java 11
Greg Shah wrote:
> Is this ready for the customer to access or does it need more changes and/or testing?
I am reb...
Tomasz Domin
08:37 AM Feature #9687: drop support for Java 8 and Java 11
Is this ready for the customer to access or does it need more changes and/or testing? Greg Shah
06:07 AM Feature #9687: drop support for Java 8 and Java 11
Cleaned up duplicate API libs as described in #9674-28
Pushed up to revision 9687b/15878.
Tomasz Domin
 

Also available in: Atom