[james-project] 02/02: DeletedMessagesVault API - support limit query

2023-05-26 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 6d3033b36288a502243e7f256f6a708d4c615085 Author: Tung Tran AuthorDate: Wed May 24 11:21:13 2023 +0700

[james-project] 01/02: DeletedMessagesVault API - make public some methods/constructors for easier invoke in another module

2023-05-26 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 61c48097aae271266c71772d15a4431ad8729035 Author: Tung Tran AuthorDate: Wed May 24 11:14:21 2023 +0700

[james-project] 03/03: JAMES-3909 Add listing failedUsers to task additional information

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 375aebbd21cb4bf16a9a9cc74df221a86a6abc83 Author: Quan Tran AuthorDate: Mon May 22 16:52:30 2023 +0700

[james-project] branch master updated (d7e717632e -> 375aebbd21)

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from d7e717632e JAMES-3909 Mailboxes deletion step (#1571) new 79092f2142 JAMES-3909 Task + Webadmin route

[james-project] 02/03: JAMES-3909 Add UsersRepository::listUsersOfADomainReactive

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 1baee47628621729c0e9da5e1a2f2724e1ef86fe Author: Quan Tran AuthorDate: Mon May 22 10:58:23 2023 +0700

[james-project] 01/03: JAMES-3909 Task + Webadmin route for delete all users data of a domain

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 79092f21427011722b656fca5c58b5044235424f Author: Quan Tran AuthorDate: Fri May 19 17:18:51 2023 +0700

[james-project] branch master updated: JAMES-3909 Mailboxes deletion step (#1571)

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new d7e717632e JAMES-3909 Mailboxes

[james-project] 04/06: JAMES-3909 Webadmin route for user data deletion

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 42dee87a6d8a8f083283d9956a20b142e5463e8d Author: Quan Tran AuthorDate: Thu May 18 16:51:56 2023 +0700

[james-project] branch master updated (34f74b9e67 -> cfdf2aeeda)

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from 34f74b9e67 [ADR] Fix typo in ADR-66 (#1567) new 23842d4511 JAMES-3909 DeleteUserDataTaskStep interface

[james-project] 03/06: JAMES-3909 Task for delete user data

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 6d3443116e22d44cc789a5228a3b1772b2c9a187 Author: Quan Tran AuthorDate: Thu May 18 15:10:37 2023 +0700

[james-project] 05/06: JAMES-3909 Guice bindings for delete user data routes

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit eafbb9d00890dbe67ba77b1d89d75b1404223a7b Author: Quan Tran AuthorDate: Fri May 19 16:31:33 2023 +0700

[james-project] 06/06: JAMES-3909 Documentation for user data deletion webadmin routes

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit cfdf2aeeda887c27d0e14f625216c5a25c0f9a85 Author: Quan Tran AuthorDate: Fri May 19 16:45:15 2023 +0700

[james-project] 01/06: JAMES-3909 DeleteUserDataTaskStep interface

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 23842d4511599f492a77c6e73524d084cd1d592a Author: Quan Tran AuthorDate: Thu May 18 13:25:32 2023 +0700

[james-project] 02/06: JAMES-3909 Service for delete user data

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 71d438aa8c91b5f181ef8982cfa30ca92522fa18 Author: Quan Tran AuthorDate: Thu May 18 13:36:56 2023 +0700

[james-project] branch master updated: [ADR] Fix typo in ADR-66 (#1567)

2023-05-23 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new 34f74b9e67 [ADR] Fix typo in ADR-66

[james-project] branch master updated (de87ddfbeb -> 417c1f9a83)

2023-05-23 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from de87ddfbeb JAMES-3491 Implement more actions for filters (#1563) add 1a5a4ccfcb JAMES-3907 OIDC example

[james-project] branch master updated: JAMES-3491 Implement more actions for filters (#1563)

2023-05-18 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new de87ddfbeb JAMES-3491 Implement more

[james-project] branch master updated: [PERF] Avoid using Non-Preemptive authentication for OpenSearch (#1564)

2023-05-18 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new 0264c0f6a6 [PERF] Avoid using Non

[james-project] annotated tag james-project-3.8.0 updated (b967e3640f -> fcd96f08d1)

2023-05-16 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to annotated tag james-project-3.8.0 in repository https://gitbox.apache.org/repos/asf/james-project.git *** WARNING: tag james-project-3.8.0 was modified! *** from b967e3640f (commit

[james-project] branch master updated (2c8e95f373 -> b967e3640f)

2023-05-16 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from 2c8e95f373 JAMES-3734 Refresh benchmark documentation for OpenSearch (#1562) new 3ad6b0d7c6 [FIX

[james-project] 03/04: [FIX] james-server-guice-configuration in RSpamd plugin should use project.version

2023-05-16 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit b48f203a7d3c37d7436fccfd8e7fb80dc97b36de Author: Benoit Tellier AuthorDate: Wed May 17 10:42:22 2023 +0700

[james-project] 02/04: [FIX] SCM in pom.xml

2023-05-16 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 2f0909fdf63bb17e18e0f8db03098f6cbeab49ac Author: Benoit Tellier AuthorDate: Wed May 17 10:18:05 2023 +0700

[james-project] 01/04: [FIX] Remove bad snapshot dependency

2023-05-16 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 3ad6b0d7c61311ffa0450b653e4518264d3194a4 Author: Benoit Tellier AuthorDate: Wed May 17 10:14:50 2023 +0700

[james-project] branch master updated: JAMES-3734 Refresh benchmark documentation for OpenSearch (#1562)

2023-05-16 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new 2c8e95f373 JAMES-3734 Refresh

[james-project] 04/07: [PERF] Disable JMAP related listeners if JMAP is disabled

2023-05-16 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 414bacdcc443bcacd59f779e4a6be47b4db344c9 Author: Benoit Tellier AuthorDate: Tue May 2 10:17:36 2023 +0700

[james-project] 07/07: [TEST] Reduce integration test boiler plate

2023-05-16 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit ab09025932aa73a48166ba12e0fea430039f8aa7 Author: Benoit Tellier AuthorDate: Wed May 10 09:58:42 2023 +0700

[james-project] 03/07: [PERF] Allow to disable ACLs

2023-05-16 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 1ab035fb7d24c8091f0ab6a0b12838dc15760f56 Author: Benoit Tellier AuthorDate: Tue May 2 09:34:09 2023 +0700

[james-project] 02/07: [REFACTORING] Tiny improvements of CassandraConfiguration

2023-05-16 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 5d908fd3857992cc449913f833fc63664f0618f5 Author: Benoit Tellier AuthorDate: Tue May 2 11:24:56 2023 +0700

[james-project] branch master updated (3797f3d7ab -> ab09025932)

2023-05-16 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from 3797f3d7ab JAMES-3533 JMAP - Download - Fix extract blobId of MessagePartBlobResolver new 527eeec928

[james-project] 05/07: [DOCUMENTATION] Performance checklist

2023-05-16 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 0b26b27df158dfd961b6d66966afad63005c701d Author: Benoit Tellier AuthorDate: Tue May 2 11:26:22 2023 +0700

[james-project] 01/07: [REFACTORING] More fluent Cassandra statement recording

2023-05-16 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 527eeec9281bf0cf2507de57371c3244412f0cf9 Author: Benoit Tellier AuthorDate: Tue May 2 09:28:48 2023 +0700

[james-project] branch master updated (eff08aed53 -> 5112215eb5)

2023-05-14 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from eff08aed53 [REFACTORING] Make PropertiesProvider singleton & avoid load multi times from FileSystem (#

[james-project] branch master updated: [REFACTORING] Make PropertiesProvider singleton & avoid load multi times from FileSystem (#1554)

2023-05-11 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new eff08aed53 [REFACTORING] Make

[james-project] branch master updated: [DOC] Antora documentation should rely on --generate-keystore (#1556)

2023-05-11 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new b40c2a1125 [DOC] Antora documentation

[james-project] branch master updated: JAMES-3904 ReadOnlyUsersLDAPRepositoryTest::shouldThrowWhenLdapsOnLda… (#1553)

2023-05-09 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new d1ba65f1bb JAMES-3904

[james-project] branch master updated (4a3e02a8fb -> 21128b08d4)

2023-05-09 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from 4a3e02a8fb JAMES 3535 - Implement naive Identity/changes add 38ef29deb3 JAMES-3533 JMAP: Skeleton

[james-project] branch master updated: [BUILD] Disable graceful shutdown in tests (#1552)

2023-05-07 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new a9a659fb75 [BUILD] Disable graceful

[james-project] branch master updated: [FIX] Timeout for ReIndexing (#1547)

2023-05-07 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new c1c61ea560 [FIX] Timeout

[james-project] branch master updated: JAMES-3829 Drop FST (#1545)

2023-05-02 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new bd32e30640 JAMES-3829 Drop FST (#1545

[james-project] 02/02: JAMES-3822 MemoryCacheableMailQueue should use a clock to manage delays

2023-05-02 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit aa10262880e8081d1b8b2650f015c970fafd9409 Author: Benoit Tellier AuthorDate: Fri Apr 14 09:58:11 2023 +0700

[james-project] 01/02: JAMES-3822 RFC-4865 Implement delayed sends in SMTP

2023-05-02 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit f2d6902b8b57f55efa9f9f57b3e1ae0c96958613 Author: Benoit Tellier AuthorDate: Fri Apr 14 08:59:32 2023 +0700

[james-project] branch master updated (fde8f80bd9 -> aa10262880)

2023-05-02 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from fde8f80bd9 Support `--generate-keystore` when running Guice James server (#1525) new f2d6902b8b JAMES

[james-project] branch master updated: Support `--generate-keystore` when running Guice James server (#1525)

2023-05-01 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new fde8f80bd9 Support `--generate

[james-project] branch master updated (89af6fbc0e -> fd81684c0c)

2023-05-01 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from 89af6fbc0e Don't add gateway if no gateway is configured (empty value) add e9be0ea596 [FIX] Improve

[james-project] branch master updated: Don't add gateway if no gateway is configured (empty value)

2023-04-28 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new 89af6fbc0e Don't add gateway

[james-project] branch master updated (32c42b631d -> 315f30114c)

2023-04-27 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from 32c42b631d JAMES-3903 Only archive the code coverage report when the build is success. new 64d394f721

[james-project] 01/03: [FIX] Strengthen IMAP ESEARCH tests

2023-04-27 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 64d394f721b6296bd5387226dc8a6a5445847fa2 Author: Benoit Tellier AuthorDate: Wed Apr 26 17:28:41 2023 +0700

[james-project] 03/03: [PERF] IMAP ESEARCH: working with uids is not needed

2023-04-27 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 315f30114cbdbe9b99015436e7a1028c5b46eb20 Author: Benoit Tellier AuthorDate: Wed Apr 26 17:38:49 2023 +0700

[james-project] 02/03: [PERF] Optimize IMAP ESEARCH options

2023-04-27 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit f812548421384d44f0d2f0a580c249a2db957b30 Author: Benoit Tellier AuthorDate: Wed Apr 26 17:34:31 2023 +0700

[james-project] branch master updated: JAMES-3905 LDAP should allow per user base DN (#1540)

2023-04-27 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new 8768378814 JAMES-3905 LDAP should

[james-project] 02/09: Simplify PerRecipientRateLimit init

2023-04-26 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 9ba4f24b98d8608c296dcd37c151ac076509cbf5 Author: Matthieu Baechler AuthorDate: Thu Feb 9 21:41:05 2023 +0100

[james-project] 06/09: GlobalRateLimiter can't be a case class as it contains a class

2023-04-26 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 2ab7257ed2d0adf1b5794a6c78b30e14cade655d Author: Matthieu Baechler AuthorDate: Fri Feb 10 09:04:56 2023 +0100

[james-project] branch master updated (fa8fefd263 -> 76b0050f2c)

2023-04-26 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from fa8fefd263 [DOCUMENTATION] Recommend the use of PROXY protocol new f120b369ce Use extension method

[james-project] 07/09: When we don't get any limiter, don't build a global rate limiter

2023-04-26 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit a784fa5c0d904b29c8e2224bf88af43b877cd802 Author: Matthieu Baechler AuthorDate: Fri Feb 10 09:16:52 2023 +0100

[james-project] 09/09: Rename RecipientType to Recipient

2023-04-26 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 76b0050f2c0e3a73b7192b2ef1854a4147904fbf Author: Matthieu Baechler AuthorDate: Sat Feb 25 08:40:55 2023 +0100

[james-project] 08/09: Throwing methods are uncommon in scala, let's throw at scala/java boundary

2023-04-26 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 923fab4f35cecdf5a89c51e8b72bdbfc66144b78 Author: Matthieu Baechler AuthorDate: Wed Feb 22 20:53:55 2023 +0100

[james-project] 05/09: Avoid some repetition

2023-04-26 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit f51addb539d755569135c03eb14d0bc0bb678482 Author: Matthieu Baechler AuthorDate: Fri Feb 10 09:03:14 2023 +0100

[james-project] 01/09: Use extension method pattern to replace utility methods

2023-04-26 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit f120b369cefdefe5695387661fd234dca90dffac Author: Matthieu Baechler AuthorDate: Thu Feb 9 21:29:22 2023 +0100

[james-project] 04/09: Switch from OOP style to FP style

2023-04-26 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 31f3000db4395415c3c2b4477811601a310e6a5c Author: Matthieu Baechler AuthorDate: Fri Feb 10 08:55:44 2023 +0100

[james-project] 03/09: Make EntityType more idiomatic

2023-04-26 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 76e41ed2340c03138d5053ff82beccc614860747 Author: Matthieu Baechler AuthorDate: Thu Feb 9 21:53:35 2023 +0100

[james-project] branch master updated: JAMES-3432 - Update correct Logger for UploadRoutes (#1538)

2023-04-25 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new f587d7d0aa JAMES-3432 - Update correct

[james-project] branch master updated: [FIX] Improve DistributedTaskManagerTest stability (#1539)

2023-04-25 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new e74439a69d [FIX] Improve

[james-project] branch master updated: JAMES-2791 Avoid incoherent mail repository count (#1537)

2023-04-25 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new 7932f38e8d JAMES-2791 Avoid incoherent

[james-project] branch master updated: JAMES-3904 Support LDAPS (#1536)

2023-04-25 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new fb2db5051c JAMES-3904 Support LDAPS

[james-project] 01/05: JAMES-3777 EventSourcingFilteringManagement avoid read after writes

2023-04-22 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 199221edfcdd76a4ece98ee6db2b3e23f6dc287b Author: Benoit Tellier AuthorDate: Fri Apr 14 13:38:59 2023 +0700

[james-project] branch master updated (334db08121 -> a133d0771a)

2023-04-22 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from 334db08121 JAMES-3900 Snapshots for polled updates (#1533) new 199221edfc JAMES-3777

[james-project] 05/05: JAMES-3777 Populate filtering projection upon Incremental change

2023-04-22 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit a133d0771ab48f36171294a8640877790fc00969 Author: Benoit Tellier AuthorDate: Fri Apr 21 14:39:13 2023 +0700

[james-project] 04/05: JAMES-3777 Create a webadmin exposed task to populate Cassandra filtering projection

2023-04-22 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit d79968462cf17fd096b4eb9302a0d5c042f49e0d Author: Benoit Tellier AuthorDate: Fri Apr 14 18:32:10 2023 +0700

[james-project] 02/05: JAMES-3777 EventSourcingFilteringManagement: allow to customize the read projection

2023-04-22 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 776dd4cb6d63044b2cd62398448638b1345c106e Author: Benoit Tellier AuthorDate: Fri Apr 14 13:46:40 2023 +0700

[james-project] 03/05: JAMES-3777 Add a Cassandra projection for JMAP filters

2023-04-22 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit cafc0d9e149be77cf71906b1375ddd0c561535d3 Author: Benoit Tellier AuthorDate: Fri Apr 14 15:20:00 2023 +0700

[james-project] branch master updated: JAMES-3900 Snapshots for polled updates (#1533)

2023-04-21 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new 334db08121 JAMES-3900 Snapshots

[james-project] 01/02: JAMES-3777 Snapshots for Filter event sourcing

2023-04-21 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 812875de7124ef524f7c8e19c0a0c40883244e44 Author: Benoit Tellier AuthorDate: Wed Apr 19 14:15:57 2023 +0700

[james-project] 02/02: JAMES-3777 Upgrade instructions for event store snapshots

2023-04-21 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 1bf460936aa263bd2e048c966c228965afccc426 Author: Benoit Tellier AuthorDate: Wed Apr 19 16:40:43 2023 +0700

[james-project] branch master updated (3361957762 -> 1bf460936a)

2023-04-21 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from 3361957762 JAMES-3777 Upgrade instructions for filter increments new 812875de71 JAMES-3777 Snapshots

[james-project] 02/06: JAMES-3777 Incremental change POJO for JMAP filtering: handle updates

2023-04-20 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit cebc98c0afbbb1d67931a85abd4af52ecccf915b Author: Benoit Tellier AuthorDate: Tue Apr 18 18:33:28 2023 +0700

[james-project] 06/06: JAMES-3777 Upgrade instructions for filter increments

2023-04-20 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 3361957762889ea2f85b58dc4dde7e140748c5e5 Author: Benoit Tellier AuthorDate: Wed Apr 19 16:40:21 2023 +0700

[james-project] branch master updated (e4f0fb8a2d -> 3361957762)

2023-04-20 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from e4f0fb8a2d JAMES-3440 RFC-8621 support for emailQueryView before + inMailbox sorted by receivedAt new

[james-project] 05/06: JAMES-3777 JVM propoerty to disable JMAP filtering increments

2023-04-20 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 0b7f40b2fd00019eedd68b435fe2fb8b00bae675 Author: Benoit Tellier AuthorDate: Wed Apr 19 11:45:42 2023 +0700

[james-project] 04/06: JAMES-3777 Serialization for IncrementalRuleChange

2023-04-20 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 7f445cd95ded31f6949bcbe761ccff21d7ef276f Author: Benoit Tellier AuthorDate: Wed Apr 19 11:38:56 2023 +0700

[james-project] 01/06: JAMES-3777 Incremental change POJO for JMAP filtering

2023-04-20 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 07545e0e201d8da02a799cd3b15fb34e739cecb4 Author: Benoit Tellier AuthorDate: Tue Apr 18 17:10:25 2023 +0700

[james-project] 03/06: JAMES-3777 Filtering aggregate should rely on increments

2023-04-20 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 893a98d23f75f631c2397c407601c0fbba4b9061 Author: Benoit Tellier AuthorDate: Wed Apr 19 10:09:15 2023 +0700

[james-project] branch master updated: [Document] - Fix correct run docker command (#1524)

2023-04-18 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new 1d69c9fc63 [Document] - Fix correct

[james-mime4j] branch master updated (26c8c38f -> 15d87387)

2023-04-18 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-mime4j.git from 26c8c38f [RELEASE] Bump changelog, readme, to 0.8.9 (#83) new 8f72ae5a MIME4J-324 Handle URL parsing

[james-mime4j] 01/02: MIME4J-324 Handle URL parsing exception in LenientContentDispositionField

2023-04-18 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-mime4j.git commit 8f72ae5ae442427f84e561793396f3b52eb09f48 Author: Benoit Tellier AuthorDate: Tue Apr 18 09:20:39 2023 +0700

[james-mime4j] 02/02: MIME4J-324 Avoid an extra copy of ContentDispositionFieldLenientImpl parameters

2023-04-18 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-mime4j.git commit 15d873873db4eceb0a0057cc1e46aa71fce155f8 Author: Benoit Tellier AuthorDate: Tue Apr 18 09:21:12 2023 +0700

[james-project] branch master updated: JAMES-3900 Ignore errors upon task manager polling updates (#1523)

2023-04-18 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new bc88192963 JAMES-3900 Ignore errors

[james-project] branch master updated: JAMES-3292 More filters for listing webadmin tasks (#1520)

2023-04-18 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new 7a2ff7e12d JAMES-3292 More filters

[james-project] branch master updated: Revert "[ENHANCEMENT] NettyStreamImapRequestLineReader: Buffer command parsing" (#1521)

2023-04-17 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new d73f654e5f Revert "[ENHANC

[james-project] branch master updated: [REFACTORING] Merge ReactorUtils::toChunks and DataChunker::chunkStream (#1518)

2023-04-14 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new 47825dcad1 [REFACTORING] Merge

[james-project] branch master updated: JAMES-2080 Allow turning off header indexing in OpenSearch (#1516)

2023-04-13 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new 3217d0c06a JAMES-2080 Allow turning

[james-project] branch master updated: JAMES-3881 [DOC] readWrite -> readwrite

2023-04-13 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new 536878f490 JAMES-3881 [DOC] readWrite

[james-project] 02/07: [ENHANCEMENT] NettyStreamImapRequestLineReader: Remove no longer relevant TODO

2023-04-13 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit a10d2e83001251f3d8cacefde1eac068a8b1fa7b Author: Benoit Tellier AuthorDate: Wed Apr 12 13:41:56 2023 +0700

[james-project] 06/07: [PERF] CassandraMessageDAOV3: save headers on boundedElastic

2023-04-13 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit a3f253e92c920635d25a99e775831acaf664fb7d Author: Benoit Tellier AuthorDate: Wed Apr 12 13:46:31 2023 +0700

[james-project] 04/07: [PERF] Schedule Data chunker on boundedElastic

2023-04-13 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit a453247026d18390e518f33f2d9bc62f2feced73 Author: Benoit Tellier AuthorDate: Wed Apr 12 13:44:09 2023 +0700

[james-project] 07/07: [PERF] ImapRequestFrameDecoder: move file creation out of the Netty event loop

2023-04-13 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit b077831a5b28cf5319f6d23fb02bf1203281189b Author: Benoit Tellier AuthorDate: Wed Apr 12 15:23:45 2023 +0700

[james-project] 03/07: [ENHANCEMENT] NettyStreamImapRequestLineReader: Buffer command parsing

2023-04-13 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit f71681a87c491fda6a47db6949a5c2e7043303af Author: Benoit Tellier AuthorDate: Wed Apr 12 13:43:25 2023 +0700

[james-project] 05/07: [PERF] S3BlobStoreDAO: Open/close inout streams on elastic threads

2023-04-13 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 57f1f7a979307577d5188aa32b99415262ccde6c Author: Benoit Tellier AuthorDate: Wed Apr 12 13:45:11 2023 +0700

[james-project] branch master updated (c773dccb07 -> b077831a5b)

2023-04-13 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from c773dccb07 JAMES-3899 JavaDoc for StorageDirective new 1eb2f52ded [FIX] IMAP APPEND file deletion

[james-project] 01/07: [FIX] IMAP APPEND file deletion should be done on boundedElastic

2023-04-13 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 1eb2f52ded57f6c7e5b45e380483c0f2324baaba Author: Benoit Tellier AuthorDate: Wed Apr 12 10:25:49 2023 +0700

[james-project] 03/05: JAMES-3899 WithStorageDirective: Refactoring - introduce a StorageDirective POJO

2023-04-12 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit ac56437cc4966ca7c20b8c4b067663f4acf68f44 Author: Benoit Tellier AuthorDate: Fri Apr 7 14:00:24 2023 +0700

<    2   3   4   5   6   7   8   9   10   11   >