dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/02/06
[jira] [Commented] (UNOMI-873) "Explain" for event collection
Romain Gauthier (Jira)
2025/02/04
Re: About an invitation to the Slack channel
Selim Soufargi
2025/02/04
Re: [PR] [UNOMI-828] Support for OpenSearch persistence [unomi]
via GitHub
2025/02/04
Re: [PR] [UNOMI-828] Support for OpenSearch persistence [unomi]
via GitHub
2025/02/04
Re: [PR] [UNOMI-828] Support for OpenSearch persistence [unomi]
via GitHub
2025/02/04
Re: [PR] [UNOMI-828] Support for OpenSearch persistence [unomi]
via GitHub
2025/02/04
Re: [PR] [UNOMI-828] Support for OpenSearch persistence [unomi]
via GitHub
2025/02/04
(unomi) branch opensearch-persistence updated (1706f2be2 -> 65d035eae)
shuber
2025/02/04
Re: [PR] [UNOMI-828] Support for OpenSearch persistence [unomi]
via GitHub
2025/02/04
(unomi) branch opensearch-persistence updated (13b8018f5 -> 1706f2be2)
shuber
2025/02/04
Re: [PR] [UNOMI-828] Support for OpenSearch persistence [unomi]
via GitHub
2025/02/04
(unomi) branch opensearch-persistence updated (e4d021bf9 -> 13b8018f5)
shuber
2025/02/04
Re: [PR] [UNOMI-828] Support for OpenSearch persistence [unomi]
via GitHub
2025/02/04
(unomi) branch opensearch-persistence updated (e2125d611 -> e4d021bf9)
shuber
2025/02/04
Re: About an invitation to the Slack channel
Serge Huber
2025/02/04
[jira] [Commented] (UNOMI-873) "Explain" for event collection
Serge Huber (Jira)
2025/02/04
[jira] [Commented] (UNOMI-874) Cluster node config is empty
Serge Huber (Jira)
2025/01/31
Re: [PR] [UNOMI-828] Support for OpenSearch persistence [unomi]
via GitHub
2025/01/28
[jira] [Updated] (UNOMI-874) Cluster node config is empty
Jerome Blanchard (Jira)
2025/01/28
[jira] [Created] (UNOMI-874) Cluster node config is empty
Jerome Blanchard (Jira)
2025/01/27
[jira] [Created] (UNOMI-873) "Explain" for event collection
Romain Gauthier (Jira)
2025/01/26
[jira] [Created] (UNOMI-872) link to unomi 2.6 documentation is leading to a 404
Romain Gauthier (Jira)
2025/01/24
About an invitation to the Slack channel
Selim Soufargi
2025/01/22
[jira] [Commented] (UNOMI-871) Remove Google Analytics from the unomi Website
Niall Pemberton (Jira)
2025/01/22
[jira] [Commented] (UNOMI-871) Remove Google Analytics from the unomi Website
Serge Huber (Jira)
2025/01/22
[PR] UNOMI-871 Replace Google Analytics with Matomo [unomi-site]
via GitHub
2025/01/22
(unomi-site) branch UNOMI-871-replace-ga-with-matomo created (now 52f0495)
shuber
2025/01/22
(unomi-site) 01/01: UNOMI-871 Replace Google Analytics with Matomo
shuber
2025/01/22
(unomi-site) branch master updated (05f8789 -> 6b604e5)
shuber
2025/01/22
(unomi-site) 01/01: Merge pull request #37 from niallkp/master
shuber
2025/01/22
Re: [PR] UNOMI-871 Remove Google Analytics from the unomi Website [unomi-site]
via GitHub
2025/01/22
Re: [PR] [UNOMI-828] Support for OpenSearch persistence [unomi]
via GitHub
2025/01/22
Multi-tenancy Status Update
Serge Huber
2025/01/21
Re: [PR] [UNOMI-828] Support for OpenSearch persistence [unomi]
via GitHub
2025/01/19
[jira] [Commented] (UNOMI-871) Remove Google Analytics from the unomi Website
Niall Pemberton (Jira)
2025/01/19
[jira] [Commented] (UNOMI-871) Remove Google Analytics from the unomi Website
Niall Pemberton (Jira)
2025/01/19
[jira] [Updated] (UNOMI-871) Remove Google Analytics from the unomi Website
Niall Pemberton (Jira)
2025/01/19
[jira] [Created] (UNOMI-871) Remove Google Analytics from the Juneau Website
Niall Pemberton (Jira)
2025/01/14
[jira] [Comment Edited] (UNOMI-828) Add new persistence using OpenSearch
Serge Huber (Jira)
2025/01/14
[jira] [Commented] (UNOMI-828) Add new persistence using OpenSearch
Serge Huber (Jira)
2025/01/14
[jira] [Updated] (UNOMI-828) Add new persistence using OpenSearch
Serge Huber (Jira)
2025/01/14
[jira] [Commented] (UNOMI-828) Add new persistence using OpenSearch
Serge Huber (Jira)
2025/01/10
[jira] [Updated] (UNOMI-870) Improve rest endpoints
Jira
2025/01/10
[jira] [Updated] (UNOMI-870) Improve rest endpoints
Jira
2025/01/10
[jira] [Created] (UNOMI-870) Improve rest endpoints
Jira
2025/01/09
January Monthly project meeting - Canceled
Francois Gerthoffert
2025/01/07
(unomi) branch opensearch-persistence updated: - Make the search port configurable so that we can avoid conflicts between the ElasticSearch and OpenSearch integration tests - Add documentation on how to migrate from ElasticSearch to OpenSearch (not tested yet)
shuber
2025/01/06
(unomi) branch opensearch-persistence updated: Change max parallel stragegy to 1 to avoid port conflicts
shuber
2025/01/06
(unomi) 01/01: Merge remote-tracking branch 'origin/master' into opensearch-persistence
shuber
2025/01/06
(unomi) branch opensearch-persistence updated (1f7e585af -> 9398f3800)
shuber
2025/01/06
OpenSearch support contribution
Serge Huber
2025/01/06
[PR] [UNOMI-828] Support for OpenSearch persistence [unomi]
via GitHub
2025/01/06
(unomi) 17/24: - Introduce new ProgressListener system to indicate the current progress status in the integration tests - Make sure the Unomi Management Service is started in IT tests before starting the unomi:start command - Add support for minimal cluster state to allow to start an OpenSearch cluster with yellow status in IT tests - Fix OpenSearch configuration prefix - Modify HealthCheck providers to only be available depending on the availability of the persistence implementation. - Fix integration t [...]
shuber
2025/01/06
(unomi) 22/24: - Add support for OpenSearch in docker images - Add docker compose support for OpenSearch - Fix startup issues with updates to UnomiManagementService - Documentation updates to add OpenSearch information (still to be completed)
shuber
2025/01/06
(unomi) 21/24: - Fix NO_COLOR handling
shuber
2025/01/06
(unomi) 23/24: - Improve plugin documentation to explain how to implement plugins for both OpenSearch and ElasticSearch - Update Health check README to explain how it now works with both ElasticSearch and OpenSearch engines
shuber
2025/01/06
(unomi) 03/24: Additional remove commands for actions, conditions, sessions, rules to be able to fix problems with deployments
shuber
2025/01/06
(unomi) 09/24: Fix interface in blueprint descriptor
shuber
2025/01/06
(unomi) 18/24: - Introduce new ProgressListener system to indicate the current progress status in the integration tests - Make sure the Unomi Management Service is started in IT tests before starting the unomi:start command - Add support for minimal cluster state to allow to start an OpenSearch cluster with yellow status in IT tests - Fix OpenSearch configuration prefix - Modify HealthCheck providers to only be available depending on the availability of the persistence implementation. - Fix integration t [...]
shuber
2025/01/06
(unomi) 10/24: Fix interface in blueprint descriptor
shuber
2025/01/06
(unomi) 14/24: Work on making integration tests work with OpenSearch: - Removed elasticsearch-core from bundle watch requirements - Fix issues with date parsing due to case sensitivity - Improved test units for date parsing and date math handling - Modified HealthChecks to provide an OpenSearch check provider (not yet fully working) - Deactivate 1.x to 2.x migration integration test for OpenSearch (No OpenSearch users will be coming from 1.x) - Update OpenSearch past event query builder to latest changes [...]
shuber
2025/01/06
(unomi) 01/24: Minor Quickstart refactoring
shuber
2025/01/06
(unomi) 16/24: Add missing ASL header
shuber
2025/01/06
(unomi) 08/24: Fix interface in blueprint descriptor
shuber
2025/01/06
(unomi) 24/24: - Add support for OpenSearch in docker images - Add docker compose support for OpenSearch - Fix startup issues with updates to UnomiManagementService - Documentation updates to add OpenSearch information (still to be completed)
shuber
2025/01/06
(unomi) 15/24: Work on making integration tests work with OpenSearch: - Removed elasticsearch-core from bundle watch requirements - Fix issues with date parsing due to case sensitivity - Improved test units for date parsing and date math handling - Modified HealthChecks to provide an OpenSearch check provider (not yet fully working) - Deactivate 1.x to 2.x migration integration test for OpenSearch (No OpenSearch users will be coming from 1.x) - Update OpenSearch past event query builder to latest changes [...]
shuber
2025/01/06
(unomi) 20/24: - Add auto-start and no-karaf options to build script
shuber
2025/01/06
(unomi) 12/24: - Remove old build scripts - Add option to new build script to be able to use opensearch with integration tests
shuber
2025/01/06
(unomi) 19/24: - Small cosmetic changes to the progress listener's top 10 slowest tests output to be CSV compatible - Added a known issue in the itests README to reference the log issue on OpenSearch 2.18.
shuber
2025/01/06
(unomi) 07/24: Merge remote-tracking branch 'origin/master' into opensearch-persistence
shuber
2025/01/06
(unomi) branch opensearch-persistence created (now 1f7e585af)
shuber
2025/01/06
(unomi) 06/24: Bump all versions to 2.7
shuber
2024/12/18
Re: [RESULT][VOTE] Apache Unomi 2.6.1 release
Jean-Baptiste Onofré
2024/12/18
[jira] [Created] (UNOMI-869) New method to create search events without form
Romain Gauthier (Jira)
2024/12/16
Monthly Project meeting - December 12, 2024 - Meeting Minutes
Francois Gerthoffert
2024/12/11
(unomi-site) branch master updated: Apache Unomi 2.6.1 Release website update
jsinovassinnaik
2024/12/11
(unomi-site) branch master updated: Apache Unomi 2.6.0 Release website update
jsinovassinnaik
2024/12/11
Monthly project meeting reminder
Francois Gerthoffert
2024/12/11
Re: [RESULT][VOTE] Apache Unomi 2.6.1 release
Serge Huber
2024/12/11
[RESULT][VOTE] Apache Unomi 2.6.1 release
Jonathan Sinovassin-naïk
2024/12/11
Re: [VOTE] Apache Unomi 2.6.1 release
Serge Huber
2024/12/11
Re: [VOTE] Apache Unomi 2.6.1 release
David Griffon
2024/12/11
Re: [VOTE] Apache Unomi 2.6.1 release
Francois Papon
2024/12/11
[jira] [Commented] (UNOMI-867) Fix reIndex in migration to allow to call the method multiple times
Jira
2024/12/10
[VOTE] Apache Unomi 2.6.1 release
Jonathan Sinovassin-naïk
2024/12/10
[jira] [Updated] (UNOMI-866) Remove hardcoded version of log4j-extension
Jira
2024/12/10
[jira] [Updated] (UNOMI-867) Fix reIndex in migration to allow to call the method multiple times
Jira
2024/12/10
(unomi) annotated tag unomi-root-2.6.1 created (now 905c8096d)
jsinovassinnaik
2024/12/10
(unomi) branch master updated: [maven-release-plugin] prepare release unomi-root-2.6.1
jsinovassinnaik
2024/12/10
(unomi) branch master updated: [maven-release-plugin] prepare for next development iteration
jsinovassinnaik
2024/12/10
(unomi) branch master updated: fix integrations tests (#714)
jsinovassinnaik
2024/12/10
(unomi) branch fix-it-tests deleted (was 87055372f)
jsinovassinnaik
2024/12/10
Re: [PR] fix integrations tests [unomi]
via GitHub
2024/12/10
[PR] fix integrations tests [unomi]
via GitHub
2024/12/10
(unomi) 01/01: fix integrations tests
jsinovassinnaik
2024/12/10
(unomi) branch fix-it-tests created (now 87055372f)
jsinovassinnaik
2024/12/09
[jira] [Assigned] (UNOMI-868) Release Unomi 2.6.1
Jira
2024/12/09
(unomi) branch UNOMI-867-add-missing-key-on-refresh deleted (was 03f732619)
jsinovassinnaik
2024/12/09
(unomi) branch master updated: UNOMI-867: add unique name on refresh (#713)
jsinovassinnaik
2024/12/09
Re: [PR] UNOMI-867: add unique name on refresh [unomi]
via GitHub
2024/12/09
[PR] UNOMI-867: add unique name on refresh [unomi]
via GitHub
2024/12/09
(unomi) branch UNOMI-867-add-missing-key-on-refresh updated (a2ee481f5 -> 03f732619)
jsinovassinnaik
2024/12/09
(unomi) 01/01: UNOMI-867: add unique name on refresh
jsinovassinnaik
2024/12/09
(unomi) branch UNOMI-867-add-missing-key-on-refresh created (now a2ee481f5)
jsinovassinnaik
2024/12/09
(unomi) branch master updated: UNOMI-867: use a unique name in reindex step in migration (#712)
jsinovassinnaik
2024/12/09
(unomi) branch UNOMI-867 deleted (was 0a45bbc45)
jsinovassinnaik
2024/12/09
Re: [PR] UNOMI-867: use a unique name in reindex step in migration [unomi]
via GitHub
2024/12/08
[jira] [Updated] (UNOMI-866) Version of log4j-extension is hardcoded
Francois Gerthoffert (Jira)
2024/12/08
[jira] [Updated] (UNOMI-868) Release Unomi 2.6.1
Francois Gerthoffert (Jira)
2024/12/08
[jira] [Created] (UNOMI-868) Release Unomi 2.6.1
Francois Gerthoffert (Jira)
2024/12/08
[jira] [Updated] (UNOMI-867) reIndex can not be called twice on same index in same migration
Francois Gerthoffert (Jira)
2024/12/06
(unomi) branch UNOMI-867 updated (5af55f0bd -> 0a45bbc45)
jsinovassinnaik
2024/12/06
(unomi) branch UNOMI-867 updated (3d7c58feb -> 5af55f0bd)
jsinovassinnaik
2024/12/06
(unomi) 01/01: UNOMI-867: use a unique name in reindex step in migration
jsinovassinnaik
2024/12/06
(unomi) branch UNOMI-867 created (now 3d7c58feb)
jsinovassinnaik
2024/12/06
[jira] [Assigned] (UNOMI-867) reIndex can not be called twice on same index in same migration
Jira
2024/12/06
[jira] [Updated] (UNOMI-867) reIndex can not be called twice on same index in same migration
Jira
2024/12/06
[jira] [Created] (UNOMI-867) reIndex can not be called twice on same index in same migration
Jira
2024/12/03
Re: Board Report for December 2024
Francois Papon
2024/12/03
Board Report for December 2024
Serge Huber
2024/11/28
[jira] [Commented] (UNOMI-866) Version of log4j-extension is hardcoded
Francois Gerthoffert (Jira)
2024/11/28
(unomi) branch UNOMI-866 deleted (was 80fff7f64)
fgerthoffert
2024/11/28
(unomi) branch master updated: UNOMI-866: Used project.version for log4j-extension version (#711)
fgerthoffert
2024/11/28
Re: [PR] UNOMI-866: Used project.version for log4j-extension version [unomi]
via GitHub
2024/11/28
(unomi) branch UNOMI-866 updated: UNOMI-866: Used project.version for log4j-extension version
fgerthoffert
2024/11/28
[jira] [Created] (UNOMI-866) Version of log4j-extension is hardcoded
Francois Gerthoffert (Jira)
2024/11/28
[jira] [Assigned] (UNOMI-866) Version of log4j-extension is hardcoded
Francois Gerthoffert (Jira)
2024/11/28
[PR] UNOMI-866: Used project.version for log4j-extension version [unomi]
via GitHub
2024/11/28
(unomi) branch UNOMI-866 created (now 4b51c6d72)
fgerthoffert
2024/11/26
[jira] [Updated] (UNOMI-855) Release unomi 2.6.0
David Griffon (Jira)
2024/11/26
[ANNOUNCE] Apache Unomi 2.6.0 Release
David Griffon
2024/11/26
(unomi-site) branch UNOMI-855-prepare-release-2.6.0 deleted (was 1d2a527)
dgriffon
2024/11/26
(unomi-site) branch master updated: UNOMI-855 : Set documentation following release of Unomi (#36)
dgriffon
2024/11/26
Re: [PR] UNOMI-855 : Set documentation following release of Unomi [unomi-site]
via GitHub
2024/11/26
(unomi-site) branch UNOMI-855-prepare-release-2.6.0 updated (c88ed58 -> 1d2a527)
dgriffon
2024/11/26
(unomi-site) branch UNOMI-855-prepare-release-2.6.0 updated (1e77b00 -> c88ed58)
dgriffon
2024/11/26
(unomi-site) branch UNOMI-855-prepare-release-2.6.0 created (now 0e75609)
dgriffon
2024/11/26
(unomi-site) branch UNOMI-857-add-doap-file deleted (was 84e9221)
shuber
2024/11/26
(unomi-site) 01/01: Merge pull request #35 from apache/UNOMI-857-add-doap-file
shuber
2024/11/26
(unomi-site) branch master updated (a807f55 -> c94358a)
shuber
2024/11/26
Re: [PR] UNOMI-857 Add DOAP file for Apache Unomi on the website. [unomi-site]
via GitHub
2024/11/26
(unomi-site) branch UNOMI-855-prepare-release-2.6.0 updated (0e75609 -> 1e77b00)
dgriffon
2024/11/26
(unomi-site) 01/01: UNOMI-855 : Set documentation following release of Unomi
dgriffon
2024/11/26
[PR] UNOMI-855 : Set documentation following release of Unomi [unomi-site]
via GitHub
2024/11/26
Re: [PR] UNOMI-855 : set next version to 2.7.0-SNAPSHOT [unomi]
via GitHub
2024/11/26
(unomi) branch UNOMI-855-set-version-2.7.0 deleted (was b4d68dfa4)
dgriffon
2024/11/26
(unomi) branch master updated: UNOMI-855 : set next version to 2.7.0-SNAPSHOT (#710)
dgriffon
2024/11/26
[PR] UNOMI-855 : set next version to 2.7.0-SNAPSHOT [unomi]
via GitHub
2024/11/26
(unomi) 01/01: UNOMI-855 : set next version to 2.7.0-SNAPSHOT
dgriffon
2024/11/26
(unomi) branch UNOMI-855-set-version-2.7.0 created (now b4d68dfa4)
dgriffon
2024/11/26
Re: [VOTE] Apache Unomi 2.6.0 release
David Griffon
2024/11/18
Re: [VOTE] Apache Unomi 2.6.0 release
Francois Papon
2024/11/18
Re: [PR] UNOMI-616: Update GraphQL Playground to the latest version or switch … [unomi]
via GitHub
2024/11/16
Re: [PR] UNOMI-616: Update GraphQL Playground to the latest version or switch … [unomi]
via GitHub
2024/11/16
(unomi) branch UNOMI-613-v4 updated (529170964 -> fdae0214b)
asi
2024/11/15
Meeting Notes from Unomi Community Meeting, November 14th 2024
Serge Huber
2024/11/14
Re: Unomi monthly project meeting reminder
Serge Huber
2024/11/13
Unomi monthly project meeting reminder
Francois Gerthoffert
2024/11/12
Re: [PR] UNOMI-616: Update GraphQL Playground to the latest version or switch … [unomi]
via GitHub
2024/11/12
[jira] [Created] (UNOMI-865) Add Unomi feathercast interview from ApacheCon
Serge Huber (Jira)
2024/11/12
(unomi) branch UNOMI-864 updated: UNOMI-864: Remove incorrect space in env variables in custom.system.properties
fgerthoffert
2024/11/12
[jira] [Updated] (UNOMI-864) Fix incorrect space in custom.system.properties
Francois Gerthoffert (Jira)
2024/11/12
(unomi) branch UNOMI-864 deleted (was 916078071)
fgerthoffert
2024/11/12
(unomi) branch master updated: UNOMI-864: Remove incorrect space in env variables in custom.system.properties (#709)
fgerthoffert
2024/11/12
Re: [PR] UNOMI-864: Remove incorrect space in env variables in custom.system.properties [unomi]
via GitHub
2024/11/12
[jira] [Assigned] (UNOMI-864) Fix incorrect space in custom.system.properties
Francois Gerthoffert (Jira)
2024/11/12
[PR] UNOMI-864: Remove incorrect space in env variables in custom.system.properties [unomi]
via GitHub
2024/11/12
(unomi) branch UNOMI-864 created (now 06689e867)
fgerthoffert
2024/11/12
[jira] [Created] (UNOMI-864) Fix incorrect space in custom.system.properties
Francois Gerthoffert (Jira)
2024/11/11
Re: [VOTE] Apache Unomi 2.6.0 release
Francois Papon
2024/11/11
Re: [VOTE] Apache Unomi 2.6.0 release
Serge Huber
2024/11/07
[VOTE] Apache Unomi 2.6.0 release
David Griffon
2024/11/07
(unomi) branch master updated: [maven-release-plugin] prepare release unomi-root-2.6.0
dgriffon
2024/11/07
(unomi) branch master updated: [maven-release-plugin] prepare for next development iteration
dgriffon
2024/11/07
Re: [VOTE] Apache Unomi 2.6.0 release
Kevan Jahanshahi
2024/11/07
[jira] [Assigned] (UNOMI-863) healthcheck config not updated
David Griffon (Jira)
2024/11/07
(unomi) branch UNOMI-863-update-healthcheck-config deleted (was 33c9f657f)
dgriffon
2024/11/07
Re: [PR] UNOMI-863: set up OSGi DS to allow config update in the HeathCheck service. [unomi]
via GitHub
2024/11/07
(unomi) branch master updated: UNOMI-863: set up OSGi DS to allow config update in the HeathCheck service. (#708)
dgriffon
2024/11/06
(unomi) branch UNOMI-863-update-healthcheck-config updated (cb24ca0be -> 33c9f657f)
dgriffon
2024/11/06
(unomi) branch UNOMI-863-update-healthcheck-config updated (1ac075c17 -> cb24ca0be)
dgriffon
2024/11/06
[PR] UNOMI-863: set up OSGi DS to allow config update in the HeathCheck service. [unomi]
via GitHub
2024/11/06
(unomi) 01/01: UNOMI-863: set up OSGi DS to allow config update in the HeathCheck service.
dgriffon
2024/11/06
(unomi) branch UNOMI-863-update-healthcheck-config created (now 1ac075c17)
dgriffon
2024/11/06
[jira] [Created] (UNOMI-863) healthcheck config not updated
David Griffon (Jira)
2024/11/06
[jira] [Updated] (UNOMI-616) Update GraphQL Playground to the latest version or switch to GraphiQL
Francois Gerthoffert (Jira)
2024/11/06
[jira] [Updated] (UNOMI-667) Upgrade GraphQL-Java & other dependencies to the latest versions (dependabot warnings)
Francois Gerthoffert (Jira)
2024/11/06
[jira] [Assigned] (UNOMI-855) Release unomi 2.6.0
David Griffon (Jira)
2024/11/05
(unomi) branch UNOMI-856 deleted (was 3f8494a42)
jsinovassinnaik
2024/11/05
(unomi) branch master updated: UNOMI-856: return all rules when calling /rules endpoints (#707)
jsinovassinnaik
2024/11/05
Re: [PR] UNOMI-856: return all rules when calling /rules endpoints [unomi]
via GitHub
2024/11/05
(unomi) branch upgrade-jetty deleted (was 6d4670b54)
jsinovassinnaik
2024/11/05
Re: [PR] Upgrade jetty [unomi]
via GitHub
2024/11/05
(unomi) branch UNOMI-856 updated (12e110062 -> 3f8494a42)
jsinovassinnaik
2024/11/04
[jira] [Commented] (UNOMI-853) Adapt migration job to use asynchronous mode avoiding timeout and connection lost
Francois Gerthoffert (Jira)
2024/11/04
[jira] [Updated] (UNOMI-862) Error in scope existing check during the migration
Francois Gerthoffert (Jira)
2024/11/04
[jira] [Commented] (UNOMI-862) Error in scope existing check during the migration
Francois Gerthoffert (Jira)
2024/11/03
Re: [PR] Upgrade jetty [unomi]
via GitHub
2024/10/31
(unomi) branch UNOMI-862 updated (99e116e9a -> 58014f2bf)
jsinovassinnaik
2024/10/31
(unomi) branch UNOMI-862 deleted (was 58014f2bf)
jsinovassinnaik
Earlier messages
Later messages