(james-project) branch master updated: JAMES-3539 PushSubscription/get should return expired subscriptions (#1845)

2023-12-10 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 d7a4f45fa4 JAMES-3539

Re: [PR] JAMES-3539 PushSubscription/get should return expired subscriptions [james-project]

2023-12-10 Thread via GitHub
chibenwa merged PR #1845: URL: https://github.com/apache/james-project/pull/1845 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [PGSQL] Merge master branch to postgresql [james-project]

2023-12-10 Thread via GitHub
chibenwa commented on PR #1847: URL: https://github.com/apache/james-project/pull/1847#issuecomment-1849415558 Don't hesitate to force push, not sure you can do a merge request here... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] JAMES-2586 PostgresTableManager - Check the existence of RLS column/policy before alter the table [james-project]

2023-12-10 Thread via GitHub
vttranlina commented on code in PR #1848: URL: https://github.com/apache/james-project/pull/1848#discussion_r1422018460 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/PostgresTableManager.java: ## @@ -105,10 +105,14 @@ public Mono

[PR] [PGSQL] Merge master branch to postgresql [james-project]

2023-12-10 Thread via GitHub
vttranlina opened a new pull request, #1847: URL: https://github.com/apache/james-project/pull/1847 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

(james-project) branch master updated: [ENHANCEMENT] Allow to trust all certificates with S3 blobstore (#1846)

2023-12-10 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 8c9fa4657e [ENHANCEMENT] Allow to

Re: [PR] JAMES 3897: CrowdsecImapConnectionCheck [james-project]

2023-12-10 Thread via GitHub
chibenwa commented on code in PR #1824: URL: https://github.com/apache/james-project/pull/1824#discussion_r1422013226 ## server/apps/distributed-app/docs/modules/ROOT/pages/extending/imap.adoc: ## @@ -22,4 +22,25 @@ Custom configuration can be obtained through

Re: [PR] JAMES-2586 PostgresTableManager - Check the existence of RLS column/policy before alter the table [james-project]

2023-12-10 Thread via GitHub
quantranhong1999 commented on code in PR #1848: URL: https://github.com/apache/james-project/pull/1848#discussion_r1422021554 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/PostgresTableManager.java: ## @@ -105,10 +105,14 @@ public Mono

Re: [PR] JAMES-2586 PostgresTableManager - Check the existence of RLS column/policy before alter the table [james-project]

2023-12-10 Thread via GitHub
quantranhong1999 commented on code in PR #1848: URL: https://github.com/apache/james-project/pull/1848#discussion_r1422012777 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/PostgresTableManager.java: ## @@ -105,10 +105,14 @@ public Mono

Re: [PR] [ENHANCEMENT] Allow to trust all certificates with S3 blobstore [james-project]

2023-12-10 Thread via GitHub
chibenwa merged PR #1846: URL: https://github.com/apache/james-project/pull/1846 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] JAMES-2586 PostgresTableManager - Check the existence of RLS column/policy before alter the table [james-project]

2023-12-10 Thread via GitHub
vttranlina opened a new pull request, #1848: URL: https://github.com/apache/james-project/pull/1848 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [PGSQL] Merge master branch to postgresql [james-project]

2023-12-10 Thread via GitHub
vttranlina closed pull request #1847: [PGSQL] Merge master branch to postgresql URL: https://github.com/apache/james-project/pull/1847 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] JAMES-2586 PostgresTableManager - Check the existence of RLS column/policy before alter the table [james-project]

2023-12-10 Thread via GitHub
quantranhong1999 commented on code in PR #1848: URL: https://github.com/apache/james-project/pull/1848#discussion_r1422016976 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/PostgresTableManager.java: ## @@ -105,10 +105,14 @@ public Mono

Re: [PR] [PGSQL] Merge master branch to postgresql [james-project]

2023-12-10 Thread via GitHub
vttranlina commented on PR #1847: URL: https://github.com/apache/james-project/pull/1847#issuecomment-1849448640 > Don't hesitate to force push, not sure you can do a merge request here... > Github seems to say there is still conflicts? It looks better if the force push to

Re: [PR] [PGSQL] Merge master branch to postgresql [james-project]

2023-12-10 Thread via GitHub
Arsnael commented on PR #1847: URL: https://github.com/apache/james-project/pull/1847#issuecomment-1849447195 Github seems to say there is still conflicts? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [PGSQL] Merge master branch to postgresql [james-project]

2023-12-10 Thread via GitHub
Arsnael commented on PR #1847: URL: https://github.com/apache/james-project/pull/1847#issuecomment-1849459378 Force push are dangerous what about a PR with a rebase on origin/master? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

(james-project) branch postgresql updated (77ab188dd6 -> 840ad75651)

2023-12-10 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch postgresql in repository https://gitbox.apache.org/repos/asf/james-project.git from 77ab188dd6 JAMES-2586 PostgresExecutor: better recognize prepared statement conflict add

Re: [PR] JAMES-2586 PostgresTableManager - Check the existence of RLS column/policy before alter the table [james-project]

2023-12-10 Thread via GitHub
chibenwa merged PR #1848: URL: https://github.com/apache/james-project/pull/1848 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: