Project

General

Profile

Activity

From 02/10/2025 to 03/11/2025

03/11/2025

04:44 PM Feature #9687 (WIP): drop support for Java 8 and Java 11
Tomasz Domin
03:54 PM Feature #9687: drop support for Java 8 and Java 11
We need to move ahead with this ASAP. Having it ready by the end of March is important to at least one customer. Th... Greg Shah

03/07/2025

04:28 AM Feature #7080: expose all admin APIs via REST
Constantin Asofiei wrote:
> Another note here: I think we need the REST admin APIs to have mandatory authentication...
Galya B

03/06/2025

11:13 AM Feature #7080: expose all admin APIs via REST
Another note here: I think we need the REST admin APIs to have mandatory authentication/authorization.
Ovidiu: pl...
Constantin Asofiei

03/05/2025

12:56 PM Bug #9740: Client running in batch mode stops with a crash on Windows
Almost certainly yes. Greg Shah
10:18 AM Bug #9740: Client running in batch mode stops with a crash on Windows
Greg Shah wrote:
> 1. Do we have thread safety issues in managing this @isSuspended@ flag? The @suspend()@ and @res...
Constantin Asofiei
08:56 AM Bug #9740: Client running in batch mode stops with a crash on Windows
I have some converns with how we are managing the suspend/resume here. These concerns are not just related to the ch... Greg Shah
08:37 AM Bug #9740: Client running in batch mode stops with a crash on Windows
After a client that runs in batch mode finishes its execution it stops with a crash :... Lorian Sandu
08:30 AM Bug #9740 (Closed): Client running in batch mode stops with a crash on Windows
Lorian Sandu
10:07 AM Support #9730: Run hotel_gui in Windows 11
Thank you for noting these, Lorian. This is a task of mine, which hasn't been given enough attention. I ran into trou... Roger Borrello

03/04/2025

10:11 AM Support #9730: Run hotel_gui in Windows 11
Good news!
I was able to run the hotel app on Windows 11 ✅✅
Since the @prepare_hotel.cmd@ was *not working* p...
Lorian Sandu
04:23 AM Support #9730: Run hotel_gui in Windows 11
I am trying to run the hotel_gui in Windows 11.
The revision of @hotel_gui@ i am using is @375@ (latest).
When ...
Lorian Sandu
04:09 AM Support #9730 (New): Run hotel_gui in Windows 11
Lorian Sandu
08:25 AM Feature #9687: drop support for Java 8 and Java 11
Yes, we need to also update other dependencies (for example, see the list in #9674). The Jetty issue is the biggest ... Greg Shah
02:11 AM Feature #9687: drop support for Java 8 and Java 11
Greg Shah wrote:
> Tomasz: Please estimate the size of the work needed to migrate to the latest Jetty and other depe...
Tomasz Domin

03/03/2025

04:12 PM Feature #9687: drop support for Java 8 and Java 11
Tomasz: Please estimate the size of the work needed to migrate to the latest Jetty and other dependencies. Greg Shah

02/28/2025

09:47 AM Feature #7080: expose all admin APIs via REST
Yes, I agree. Those tables are security-related, not tenant-related. Greg Shah
09:05 AM Feature #7080: expose all admin APIs via REST
Greg, currently the @_sec-authentication-system@ and @_sec-authentication-domain@ are 'written' via @TenantManager@, ... Constantin Asofiei

02/27/2025

02:38 PM Feature #7080: expose all admin APIs via REST
The @domain@ table has references to @domain_type@ and @tenant_name@. Therefore a @domain@ cannot be defined without ... Ovidiu Maxiniuc
11:47 AM Feature #7080: expose all admin APIs via REST
> Ovidiu, the @domain@ and @domain-type@, are these *only* related to multi-tenancy? Because as I recall these can a... Greg Shah
11:34 AM Feature #7080: expose all admin APIs via REST
Greg Shah wrote:
> > Greg, there is currently a single handler for @/admin/tenant@, @/admin/domain@ and @/admin/doma...
Constantin Asofiei
09:31 AM Feature #7080: expose all admin APIs via REST
> Greg, there is currently a single handler for @/admin/tenant@, @/admin/domain@ and @/admin/domain-type@. The last ... Greg Shah
07:02 AM Feature #7080: expose all admin APIs via REST
Greg, there is currently a single handler for @/admin/tenant@, @/admin/domain@ and @/admin/domain-type@. The last 2 ... Constantin Asofiei
06:21 AM Feature #7080: expose all admin APIs via REST
> > > I was not, but @/admin/meta/<meta-tables>/@ and @MetaHandler@ will fit for me as a glove (or two of them? :)).
...
Greg Shah
11:23 AM Support #5568: implement application-specific TERMINFO database overrides
Roger Borrello wrote:
> Eugenie Lyzenko wrote:
> > I would suggest one more small change for setup script:
> No......
Eugenie Lyzenko
10:49 AM Support #5568: implement application-specific TERMINFO database overrides
Eugenie Lyzenko wrote:
> I would suggest one more small change for setup script:
No... there may be spaces in the p...
Roger Borrello
10:32 AM Support #5568: implement application-specific TERMINFO database overrides
I would suggest one more small change for setup script:... Eugenie Lyzenko
08:54 PM Support #5568: implement application-specific TERMINFO database overrides
Eugenie Lyzenko wrote:
> Roger Borrello wrote:
> > Eugenie Lyzenko wrote:
> > > Thank you. I'll get this possibili...
Roger Borrello
07:19 PM Support #5568: implement application-specific TERMINFO database overrides
Roger Borrello wrote:
> Eugenie Lyzenko wrote:
> > Thank you. I'll get this possibility not early than tomorrow I t...
Eugenie Lyzenko
07:11 PM Support #5568: implement application-specific TERMINFO database overrides
Eugenie Lyzenko wrote:
> Thank you. I'll get this possibility not early than tomorrow I think.
I had success inst...
Roger Borrello

02/26/2025

05:06 PM Feature #7080: expose all admin APIs via REST
Greg Shah wrote:
> Ovidiu Maxiniuc wrote:
> > I was not, but @/admin/meta/<meta-tables>/@ and @MetaHandler@ will fi...
Ovidiu Maxiniuc
04:10 PM Feature #7080: expose all admin APIs via REST
Ovidiu Maxiniuc wrote:
> Constantin Asofiei wrote:
> > You mean @/admin/meta/tenant/@? Then I'm OK to group these ...
Greg Shah
04:02 PM Feature #7080: expose all admin APIs via REST
> Greg, do we want to enable/disable certain rest ADMIN features? If not, then is enough to have a @server/default/re... Greg Shah
02:57 PM Feature #7080: expose all admin APIs via REST
Constantin Asofiei wrote:
> You mean @/admin/meta/tenant/@? Then I'm OK to group these together, and use the @META:...
Ovidiu Maxiniuc
01:49 PM Feature #7080: expose all admin APIs via REST
Ovidiu Maxiniuc wrote:
> > * 8976b renames the ACL prefix from @TENANT@ to @REST-ADMIN@, while leaving @SESSION@ int...
Constantin Asofiei
01:21 PM Feature #7080: expose all admin APIs via REST
Ovidiu Maxiniuc wrote:
> > * a better way to handle each REST feature being enabled/disabled and the token timeout (...
Constantin Asofiei
12:47 PM Feature #7080: expose all admin APIs via REST
> As a separate idea, the @domain@, @domain_type@, and @tenant@ could use a different initial prefix, like @/meta/@, ... Greg Shah
12:44 PM Feature #7080: expose all admin APIs via REST
> /admin/login would enable a login for all REST features (like a 'super-admin')
Let's make this the only login fo...
Greg Shah
12:43 PM Feature #7080: expose all admin APIs via REST
Constantin Asofiei wrote:
> *Ovidiu* - please document here all the REST paths added to @AdminHandler@ in 8976b, in ...
Ovidiu Maxiniuc
10:01 AM Feature #7080: expose all admin APIs via REST
At this time, [[p2j:Administration_REST_API]] documents these REST APIs. I'm not including all the HTTP web methods,... Constantin Asofiei
09:57 AM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> Please don't delete old versions of the script. Just add new ones. Redmine handles that just fi...
Eugenie Lyzenko
09:56 AM Support #5568: implement application-specific TERMINFO database overrides
Please don't delete old versions of the script. Just add new ones. Redmine handles that just fine. If you delete t... Greg Shah
09:50 AM Support #5568: implement application-specific TERMINFO database overrides
And the new file itself. Eugenie Lyzenko
09:49 AM Support #5568: implement application-specific TERMINFO database overrides
Roger Borrello wrote:
> Eugenie Lyzenko wrote:
> > Greg Shah wrote:
> > > I expect this script to function across ...
Eugenie Lyzenko
09:39 AM Support #5568: implement application-specific TERMINFO database overrides
Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > I expect this script to function across a range of recent Ubuntu rele...
Roger Borrello
09:12 AM Support #5568: implement application-specific TERMINFO database overrides
> We will *not* consider non @LTS@ reseases?
Correct. We should support 18.04, 20.04, 22.04 and 24.04.
Greg Shah
08:30 AM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> I expect this script to function across a range of recent Ubuntu releases. Let's get this finish...
Eugenie Lyzenko
05:48 AM Support #5568: implement application-specific TERMINFO database overrides
I expect this script to function across a range of recent Ubuntu releases. Let's get this finished and only have to ... Greg Shah

02/25/2025

06:34 PM Support #5568: implement application-specific TERMINFO database overrides
Roger Borrello wrote:
> Eugenie, did you have a chance to test on Ubuntu 24.04? I see errors when it comes to handli...
Roger Borrello
04:57 PM Support #5568: implement application-specific TERMINFO database overrides
Eugenie, did you have a chance to test on Ubuntu 24.04? I see errors when it comes to handling the @/etc/apt/sources.... Roger Borrello
12:11 PM Support #5568: implement application-specific TERMINFO database overrides
Eugenie Lyzenko wrote:
> Roger Borrello wrote:
> > I notice that @ant-native@ fails to build _unless_ you have "NCU...
Roger Borrello
11:50 AM Support #5568: implement application-specific TERMINFO database overrides
Roger Borrello wrote:
> I notice that @ant-native@ fails to build _unless_ you have "NCURSES_FWD_PTHREAD=true". Is t...
Eugenie Lyzenko
11:28 AM Support #5568: implement application-specific TERMINFO database overrides
I notice that @ant-native@ fails to build _unless_ you have "NCURSES_FWD_PTHREADS=true". Is that by design that we on... Roger Borrello
08:35 AM Support #5568 (Test): implement application-specific TERMINFO database overrides
Greg Shah
08:25 AM Support #5568: implement application-specific TERMINFO database overrides
*Merge notification for task branch 5568b.*
Branch 5568b was merged to trunk rev 15733 and archived.
* Updates fo...
Roger Borrello
07:55 AM Support #5568 (Merge Pending): implement application-specific TERMINFO database overrides
You can merge 5568b to trunk now. Greg Shah
12:30 AM Support #5568: implement application-specific TERMINFO database overrides
Eugenie Lyzenko wrote:
> OK. Sorry, I missed the fact you already created new branch. So I'm late.
>
> The @5568b...
Roger Borrello
07:36 PM Support #5568: implement application-specific TERMINFO database overrides
OK. Sorry, I missed the fact you already created new branch. So I'm late.
The @5568b@ upadted to revision @15734@ ...
Eugenie Lyzenko
12:41 PM Feature #8976: Admin REST API for interacting with tenant authentication tables
Constantin Asofiei wrote:
> Ovidiu, renaming @TenantHandler@ to @AdminHandler@ and making this the authorative 'hand...
Ovidiu Maxiniuc
11:00 AM Feature #8976: Admin REST API for interacting with tenant authentication tables
Ovidiu, renaming @TenantHandler@ to @AdminHandler@ and making this the authorative 'handler' for admin purposes is no... Constantin Asofiei

02/24/2025

06:56 PM Support #5568: implement application-specific TERMINFO database overrides
Eugenie Lyzenko wrote:
> I made some bug fixing and addition. Tested on @Ubuntu 22.04@. Please review new candidate....
Roger Borrello
06:26 PM Support #5568: implement application-specific TERMINFO database overrides
Roger,
I made some bug fixing and addition. Tested on @Ubuntu 22.04@. Please review new candidate.
I guess we c...
Eugenie Lyzenko
06:22 PM Support #5568: implement application-specific TERMINFO database overrides
I created branch 5568b and checked in the updated @setup_ncurses6x.sh@.
Greg Shah wrote:
> The container project ...
Roger Borrello
04:29 PM Support #5568: implement application-specific TERMINFO database overrides
Eugenie Lyzenko wrote:
> It is not possible to have @NCURSES_FWD_PTHREADS@ defined without @NCURSES_FWD_STATIC@. The...
Roger Borrello
04:25 PM Support #5568: implement application-specific TERMINFO database overrides
Roger Borrello wrote:
> There are some changes required to @setup_ncurses6x.sh@ to work in the Docker build. For one...
Eugenie Lyzenko
04:11 PM Support #5568: implement application-specific TERMINFO database overrides
I believe this update for the end of the @setup_ncurses6x.sh@ would work:... Roger Borrello
03:51 PM Support #5568: implement application-specific TERMINFO database overrides
There are some changes required to @setup_ncurses6x.sh@ to work in the Docker build. For one thing, the previous vers... Roger Borrello
01:06 PM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> The container project only exists for FWD, right? I'm not sure why it is even a separate thing.
...
Roger Borrello
12:33 PM Support #5568: implement application-specific TERMINFO database overrides
The container project only exists for FWD, right? I'm not sure why it is even a separate thing.
As for gcd_system...
Greg Shah
10:59 AM Support #5568: implement application-specific TERMINFO database overrides
Currently the Docker image base ubuntu build has this step:... Roger Borrello
09:20 AM Support #5568 (Test): implement application-specific TERMINFO database overrides
Greg Shah
09:08 AM Support #5568: implement application-specific TERMINFO database overrides
Branch @5568a@ was merged to trunk as revno @15728@ then it was archived. Eugenie Lyzenko
09:00 AM Support #5568: implement application-specific TERMINFO database overrides
Alexandru Lungu wrote:
> FYI: #6433 was just merged to trunk.
I see, thanks.
The @5568a@ rebased with trunk re...
Eugenie Lyzenko
08:52 AM Support #5568: implement application-specific TERMINFO database overrides
FYI: #6433 was just merged to trunk. Alexandru Lungu
12:30 PM Feature #6871 (Closed): add JMX instrumentation to monitor the appserver agents
Greg Shah
12:26 PM Feature #6871: add JMX instrumentation to monitor the appserver agents
Yes Constantin Asofiei
12:22 PM Feature #6871: add JMX instrumentation to monitor the appserver agents
We can close this, right? Greg Shah
12:23 PM Feature #6377 (WIP): provide tooling (and UI in the admin interface) to manage appserver agents (...
It is a fair point that we have something rudimentary. It is not a proper replacement for a REST API. Greg Shah
10:52 AM Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
#7074-6. Galya B
10:49 AM Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
Greg Shah wrote:
> I think we need to reopen this task to get the REST API implemented. The admin console UI is use...
Galya B
10:46 AM Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
I think we need to reopen this task to get the REST API implemented. The admin console UI is useful but it will not ... Greg Shah

02/21/2025

11:53 AM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> You can merge after 6433a.
>
> Don't forget to add @tools/scripts/setup_ncurses6x.sh@ before y...
Eugenie Lyzenko
11:38 AM Support #5568 (Merge Pending): implement application-specific TERMINFO database overrides
You can merge after 6433a.
Don't forget to add @tools/scripts/setup_ncurses6x.sh@ before you merge.
Greg Shah
10:40 AM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> In other words, in Redmine make sure the links are there. In bzr, we don't need those.
OK. Th...
Eugenie Lyzenko
10:25 AM Support #5568: implement application-specific TERMINFO database overrides
In other words, in Redmine make sure the links are there. In bzr, we don't need those. Greg Shah
10:24 AM Support #5568: implement application-specific TERMINFO database overrides
>
> Please see 'Building FWD From Source', 'Application Server Installation' and 'Client Installation' pages for mor...
Greg Shah
07:45 AM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> I've removed the TERMINFO section from the build FWD page. I think it is good to go.
>
> Plea...
Eugenie Lyzenko
07:34 AM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> Is there any reason we should not commit the patching script into FWD (@tools/scripts/setup_ncurs...
Eugenie Lyzenko
07:25 AM Support #5568: implement application-specific TERMINFO database overrides
Is there any reason we should not commit the patching script into FWD (@tools/scripts/setup_ncurses6x.sh@)? Greg Shah
07:24 AM Support #5568: implement application-specific TERMINFO database overrides
I've removed the TERMINFO section from the build FWD page. I think it is good to go.
Please edit the proposed tex...
Greg Shah
07:18 AM Feature #9687: drop support for Java 8 and Java 11
Once #9625 is complete, we can drop support for Java 8 and Java 11. Among other things, this will mean that dependen... Greg Shah
07:16 AM Feature #9687 (Test): drop support for Java 8 and Java 11
Greg Shah
07:13 AM Feature #9686: move FWD to Java 25
This can't happen until at least September 2025 (when JDK 25 is expected to be released). Greg Shah
07:10 AM Feature #9686 (WIP): move FWD to Java 25
Greg Shah
07:08 AM Feature #9685 (WIP): move FWD to Java 21
Greg Shah
07:06 AM Feature #9684: migrate from libffi (and C heap functions) to the built-in JDK FFM support
In Java 21, there is a "3rd preview":https://openjdk.org/jeps/442 of the "Foreign Function and Memory (FFM) API":http... Greg Shah
06:55 AM Feature #9684 (New): migrate from libffi (and C heap functions) to the built-in JDK FFM support
Greg Shah

02/20/2025

04:47 PM Feature #8976: Admin REST API for interacting with tenant authentication tables
Eric Faulhaber wrote:
> In @TenantManager.listTenants(List<String> errorSink)@, @errorSink@ is used without a @null@...
Ovidiu Maxiniuc
04:13 PM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> Eugenie Lyzenko wrote:
> > Greg Shah wrote:
> > > > Also I think the section https://proj.golde...
Eugenie Lyzenko
04:05 PM Support #5568: implement application-specific TERMINFO database overrides
Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > > Also I think the section https://proj.goldencode.com/projects/p2j/w...
Greg Shah
03:44 PM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> > Also I think the section https://proj.goldencode.com/projects/p2j/wiki/Building_FWD_From_Source...
Eugenie Lyzenko
03:44 PM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> > Added new section for install NCURES bin and data.
>
> Does this ensure that the TERMINFO to...
Eugenie Lyzenko
03:39 PM Support #5568: implement application-specific TERMINFO database overrides
> Added new section for install NCURES bin and data.
Does this ensure that the TERMINFO tools @infocmp@ and @tic@ ...
Greg Shah
03:38 PM Support #5568: implement application-specific TERMINFO database overrides
> Also I think the section https://proj.goldencode.com/projects/p2j/wiki/Building_FWD_From_Source/edit?section=14 sho... Greg Shah
03:05 PM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> > The only requirement is to have both @infocmp@ and @tic@ on development system. The rest is han...
Eugenie Lyzenko
10:17 AM Support #5568: implement application-specific TERMINFO database overrides
> The only requirement is to have both @infocmp@ and @tic@ on development system. The rest is handling by @FWD@ build... Greg Shah
09:37 AM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> Eugenie Lyzenko wrote:
> > Greg Shah wrote:
> > > The [[p2j:Building_FWD_From_Source#NCURSES-Li...
Eugenie Lyzenko
08:38 AM Support #5568: implement application-specific TERMINFO database overrides
Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > The [[p2j:Building_FWD_From_Source#NCURSES-LinuxUNIX-Only|Building FW...
Greg Shah
08:34 AM Support #5568: implement application-specific TERMINFO database overrides
Roger Borrello wrote:
> Eugenie Lyzenko wrote:
> > This is the updated script for review. Merged the changes from b...
Greg Shah
08:00 PM Support #5568: implement application-specific TERMINFO database overrides
Roger Borrello wrote:
> Eugenie Lyzenko wrote:
> > This is the updated script for review. Merged the changes from b...
Eugenie Lyzenko
07:48 PM Support #5568: implement application-specific TERMINFO database overrides
Eugenie Lyzenko wrote:
> This is the updated script for review. Merged the changes from bzr repo.
The changes loo...
Roger Borrello
07:02 PM Support #5568: implement application-specific TERMINFO database overrides
This is the updated script for review. Merged the changes from bzr repo. Eugenie Lyzenko

02/19/2025

02:55 PM Support #5568: implement application-specific TERMINFO database overrides
Roger Borrello wrote:
> Eugenie Lyzenko wrote:
> > The question. Why do we need to make @.bashrc@ executable? Is th...
Eugenie Lyzenko
02:36 PM Support #5568: implement application-specific TERMINFO database overrides
Eugenie Lyzenko wrote:
> The question. Why do we need to make @.bashrc@ executable? Is the @mode="+x"@ really necess...
Roger Borrello
11:17 AM Support #5568: implement application-specific TERMINFO database overrides
Roger Borrello wrote:
> Eugenie Lyzenko wrote:
> > Greg Shah wrote:
> > > The [[p2j:Building_FWD_From_Source#NCURS...
Eugenie Lyzenko
12:38 AM Support #5568: implement application-specific TERMINFO database overrides
Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > The [[p2j:Building_FWD_From_Source#NCURSES-LinuxUNIX-Only|Building FW...
Roger Borrello
09:08 PM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> The [[p2j:Building_FWD_From_Source#NCURSES-LinuxUNIX-Only|Building FWD From Source]] needs to be ...
Eugenie Lyzenko
08:37 PM Support #5568: implement application-specific TERMINFO database overrides
The [[p2j:Building_FWD_From_Source#NCURSES-LinuxUNIX-Only|Building FWD From Source]] needs to be edited to include th... Greg Shah
08:34 PM Support #5568: implement application-specific TERMINFO database overrides
I've reviewed and revised the NCURSES documentation. See:
[[p2j:Client_Installation#NCURSES-LinuxUNIX-Only|Client...
Greg Shah
08:30 PM Support #5568: implement application-specific TERMINFO database overrides
The @5568a@ rebased with trunk revision @15713@. New revision is @15730@. Eugenie Lyzenko
08:28 PM Support #5568: implement application-specific TERMINFO database overrides
Roger: Please review and test the updated patch script. Greg Shah

02/18/2025

05:45 PM Feature #8976: Admin REST API for interacting with tenant authentication tables
Code review 8976a/15712-15716:
I'm not the best person to review the REST and admin interface changes, but the per...
Eric Faulhaber

02/17/2025

08:05 AM Support #5568: implement application-specific TERMINFO database overrides
The @5568a@ rebased with trunk revision @15711@. New revision is @15728@. Eugenie Lyzenko

02/15/2025

03:19 PM Support #5568: implement application-specific TERMINFO database overrides
Updated script to cover additional cases when static build already defined. Eugenie Lyzenko
08:43 PM Support #5568: implement application-specific TERMINFO database overrides
The @5568a@ rebased with trunk revision @15709@. New revision is @15726@.
Regression testing in progress.
Meant...
Eugenie Lyzenko

02/14/2025

11:42 AM Support #5568: implement application-specific TERMINFO database overrides
This is the modified @setup_ncurses6x.sh@ to support not patched @NCURSES@ static setup. The new option @-f@ added fo... Eugenie Lyzenko
09:20 PM Support #5568: implement application-specific TERMINFO database overrides
The @5568a@ rebased with trunk revision @15703@. New revision is @15720@. Eugenie Lyzenko

02/13/2025

03:05 PM Support #5568: implement application-specific TERMINFO database overrides
Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > I've made substantial changes to the [[p2j:Patching_TERMINFO#Using-a-...
Eugenie Lyzenko
07:02 AM Support #5568: implement application-specific TERMINFO database overrides
> I think we need to confirm the page title to avoid unnecessary create/delete page if the title is not good. I would... Greg Shah
09:17 PM Support #5568: implement application-specific TERMINFO database overrides
The @5568a@ rebased with trunk revision @15697@. New revision is @15714@. Eugenie Lyzenko
09:06 PM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> I've made substantial changes to the [[p2j:Patching_TERMINFO#Using-a-Private-TERMINFO-Directory|U...
Eugenie Lyzenko

02/12/2025

11:40 AM Feature #8976: Admin REST API for interacting with tenant authentication tables
Branch 8976a passed the MT harness tests of a customer application.
I also did a bit of navigation in the hotel_gui ...
Ovidiu Maxiniuc
08:11 AM Feature #8976: Admin REST API for interacting with tenant authentication tables
Thank you for quick review. There were lots of changes in last commit.
I will do the adjustments in documentation ...
Ovidiu Maxiniuc
06:41 AM Feature #8976: Admin REST API for interacting with tenant authentication tables
Ovidiu Maxiniuc wrote:
> I hope after removing of the duplicate @_sec-authentication@ tables. Things went smooth for...
Radu Apetrii
09:09 PM Support #5568: implement application-specific TERMINFO database overrides
The @5568a@ rebased with trunk revision @15696@. New revision is @15713@. Eugenie Lyzenko

02/11/2025

04:25 PM Feature #8976: Admin REST API for interacting with tenant authentication tables
Radu Apetrii wrote:
> *Review for 8976a rev. 15687-15690*
> * @StandardServer@ and @TemporaryBuffer@ are missing hi...
Ovidiu Maxiniuc
06:25 AM Feature #8976: Admin REST API for interacting with tenant authentication tables
*Review for 8976a rev. 15687-15690*
* @StandardServer@ and @TemporaryBuffer@ are missing history entries.
* In @M...
Radu Apetrii
01:30 PM Bug #9640 (WIP): port range resiliency issue
Sergey Ivanovskiy
12:57 PM Bug #9640: port range resiliency issue
In #9533-19, a customer had a server configured with admin port 7443 but a web client port range of @7403 - 7470@ whi... Greg Shah
12:52 PM Bug #9640 (WIP): port range resiliency issue
Greg Shah
11:01 AM Support #5568: implement application-specific TERMINFO database overrides
I've made substantial changes to the [[p2j:Patching_TERMINFO#Using-a-Private-TERMINFO-Directory|Using a Private TERMI... Greg Shah
09:29 AM Support #5568: implement application-specific TERMINFO database overrides
Eugenie Lyzenko wrote:
> Can we put such long multi-line text in @-m ""@ option of the @bzr commit@ command?
Make...
Roger Borrello
08:53 AM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> > > In the commit post, we need to summarize the changes, please post your suggested text here.
...
Eugenie Lyzenko
08:52 AM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> Please list (here) the specific pages you have edited. I will review them.
For @TERMINFO@: ht...
Eugenie Lyzenko
05:21 AM Support #5568: implement application-specific TERMINFO database overrides
> > In the commit post, we need to summarize the changes, please post your suggested text here.
>
> I would sugges...
Greg Shah
05:12 AM Support #5568: implement application-specific TERMINFO database overrides
Please list (here) the specific pages you have edited. I will review them. Greg Shah

02/10/2025

03:22 PM Support #5568: implement application-specific TERMINFO database overrides
Greg,
I have updated the Wiki documentations. But it will be great if you will review, not sure if it is clear eno...
Eugenie Lyzenko
09:25 AM Support #5568: implement application-specific TERMINFO database overrides
Greg Shah wrote:
> Is all documentation updated with the final details?
I think the still missing point is to use...
Eugenie Lyzenko
08:55 AM Support #5568: implement application-specific TERMINFO database overrides
Is all documentation updated with the final details?
In the commit post, we need to summarize the changes, please ...
Greg Shah
08:36 AM Support #5568: implement application-specific TERMINFO database overrides
The @5568a@ rebased with trunk revision @15692@. New revision is @15709@.
I guess we are ready to merge this into ...
Eugenie Lyzenko
06:40 AM Bug #9414: Re-enable support for nio sockets on Java 17
Not sure if this is related but I've found an issue in @com.goldencode.p2j.net.SSL.tryLock@ caused by #5388.
The cha...
Tomasz Domin
 

Also available in: Atom