[2/8] james-project git commit: JAMES-2589 Encrypted Payload Configuration does not work

2018-12-04 Thread btellier
JAMES-2589 Encrypted Payload Configuration does not work Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/eccab454 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/eccab454 Diff:

[8/8] james-project git commit: JAMES-2544 Avoid negative bucketIds in RabbitMQMailQueue

2018-12-04 Thread btellier
JAMES-2544 Avoid negative bucketIds in RabbitMQMailQueue Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d78ea34e Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d78ea34e Diff:

[6/8] james-project git commit: MAILBOX-292 Make Maildir Mailbox Id persistent

2018-12-04 Thread btellier
MAILBOX-292 Make Maildir Mailbox Id persistent Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/7e32da51 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/7e32da51 Diff:

[3/8] james-project git commit: MAILBOX-354 MailboxListeners should be registered by MailboxId

2018-12-04 Thread btellier
MAILBOX-354 MailboxListeners should be registered by MailboxId It was previously done on MailboxPath, which is mutable. Mutability leads to significantly harder code when it comes to mailbox renames. Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[jira] [Commented] (JAMES-2544) Manageable RabbitMQ: browse

2018-12-04 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16708412#comment-16708412 ] Tellier Benoit commented on JAMES-2544: --- https://github.com/linagora/james-project/pull/1986 solved

[jira] [Closed] (MAILBOX-354) MailboxListeners should be registered by MailboxId

2018-12-04 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed MAILBOX-354. -- > MailboxListeners should be registered by MailboxId >

[jira] [Resolved] (MAILBOX-354) MailboxListeners should be registered by MailboxId

2018-12-04 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved MAILBOX-354. Resolution: Fixed https://github.com/linagora/james-project/pull/1979 solved this >

[jira] [Created] (MAILBOX-355) MailboxListener should not rely on MailboxPath

2018-12-04 Thread Tellier Benoit (JIRA)
Tellier Benoit created MAILBOX-355: -- Summary: MailboxListener should not rely on MailboxPath Key: MAILBOX-355 URL: https://issues.apache.org/jira/browse/MAILBOX-355 Project: James Mailbox

[4/8] james-project git commit: MAILBOX-354 Selected mailbox should expose the MailboxId

2018-12-04 Thread btellier
MAILBOX-354 Selected mailbox should expose the MailboxId Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b853de8a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b853de8a Diff:

[1/8] james-project git commit: JAMES-2589 Encrypted Payload Configuration should work

2018-12-04 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 0e3ffde31 -> d78ea34ec JAMES-2589 Encrypted Payload Configuration should work Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f454266f Tree:

[5/8] james-project git commit: MAILBOX-354 MailboxListenerRegistry does not need to throw

2018-12-04 Thread btellier
MAILBOX-354 MailboxListenerRegistry does not need to throw Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d22fe0eb Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d22fe0eb Diff:

[7/8] james-project git commit: MAILBOX-292 MaildirId should be relying on UUID

2018-12-04 Thread btellier
MAILBOX-292 MaildirId should be relying on UUID As these ids are randomly allocated, using 128 bits instead of 32 allow to drastically reduce chances of collisions. Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[jira] [Commented] (JAMES-2589) Cassandra / RabbitMQ product should now adopt Swift

2018-12-04 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16708408#comment-16708408 ] Tellier Benoit commented on JAMES-2589: --- https://github.com/linagora/james-project/pull/1975

[jira] [Created] (JAMES-2618) Get rid of "No schema version" warning on startup

2018-12-04 Thread Gautier DI FOLCO (JIRA)
Gautier DI FOLCO created JAMES-2618: --- Summary: Get rid of "No schema version" warning on startup Key: JAMES-2618 URL: https://issues.apache.org/jira/browse/JAMES-2618 Project: James Server