[12/15] james-project git commit: JAMES-1982 getAllMapping result was not serializable

2017-04-03 Thread btellier
JAMES-1982 getAllMapping result was not serializable Guava ImmutableList copy solves the issue Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e8542113 Tree:

[13/15] james-project git commit: JAMES-1983 Write CLI integration tests on the printed output

2017-04-03 Thread btellier
JAMES-1983 Write CLI integration tests on the printed output Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/c994be04 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/c994be04 Diff:

[08/15] james-project git commit: JAMES-1982 Provides default values for JMX & unbound sockets

2017-04-03 Thread btellier
JAMES-1982 Provides default values for JMX & unbound sockets Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/4321bcc5 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/4321bcc5 Diff:

[15/15] james-project git commit: JAMES-1982 Correct punctuation spacing for CLI output

2017-04-03 Thread btellier
JAMES-1982 Correct punctuation spacing for CLI output Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a281f59f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a281f59f Diff:

[03/15] james-project git commit: JAMES-1982 Add integration test for some CLI commands

2017-04-03 Thread btellier
JAMES-1982 Add integration test for some CLI commands Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b052f86a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b052f86a Diff:

[09/15] james-project git commit: JAMES-1982 Create Sieve file folder in constructor

2017-04-03 Thread btellier
JAMES-1982 Create Sieve file folder in constructor Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/184c2b5c Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/184c2b5c Diff:

[01/15] james-project git commit: MAILET-152 Add instructions for implementing TooMuchRecipients

2017-04-03 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 5d3bedee1 -> a281f59fd MAILET-152 Add instructions for implementing TooMuchRecipients Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/398663e7

[04/15] james-project git commit: JAMES-1982 Correct JMX Sieve probe

2017-04-03 Thread btellier
JAMES-1982 Correct JMX Sieve probe Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/95d241de Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/95d241de Diff:

[11/15] james-project git commit: JAMES-1982 Correct injects on QuotaManagement

2017-04-03 Thread btellier
JAMES-1982 Correct injects on QuotaManagement Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/fe92e8bc Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/fe92e8bc Diff:

[05/15] james-project git commit: JAMES-1982 Set logger on MailboxManagement to avoid NPE

2017-04-03 Thread btellier
JAMES-1982 Set logger on MailboxManagement to avoid NPE Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/8942eaff Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/8942eaff Diff:

[10/15] james-project git commit: JAMES-1982 Cli should not double output

2017-04-03 Thread btellier
JAMES-1982 Cli should not double output Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b547e70f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b547e70f Diff:

[3/7] james-project git commit: JAMES-1983 Split WebAdmin to match orthogonal Guice architecture

2017-04-03 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/cca0f398/server/protocols/webadmin/webadmin-core/pom.xml -- diff --git a/server/protocols/webadmin/webadmin-core/pom.xml b/server/protocols/webadmin/webadmin-core/pom.xml

[4/7] james-project git commit: JAMES-1983 Split WebAdmin to match orthogonal Guice architecture

2017-04-03 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/cca0f398/server/protocols/webadmin/src/test/java/org/apache/james/webadmin/RandomPortTest.java -- diff --git

[5/7] james-project git commit: JAMES-1983 Split WebAdmin to match orthogonal Guice architecture

2017-04-03 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/cca0f398/server/protocols/webadmin/src/main/java/org/apache/james/webadmin/WebAdminConfiguration.java -- diff --git

[2/7] james-project git commit: JAMES-1983 Split WebAdmin to match orthogonal Guice architecture

2017-04-03 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/cca0f398/server/protocols/webadmin/webadmin-core/src/test/java/org/apache/james/webadmin/utils/JsonExtractorTest.java -- diff --git

[1/7] james-project git commit: JAMES-1983 Split WebAdmin to match orthogonal Guice architecture

2017-04-03 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 6a8b56bf0 -> 5d3bedee1 http://git-wip-us.apache.org/repos/asf/james-project/blob/cca0f398/server/protocols/webadmin/webadmin-mailbox/src/main/java/org/apache/james/webadmin/routes/UserMailboxesRoutes.java

[6/7] james-project git commit: JAMES-1983 Split WebAdmin to match orthogonal Guice architecture

2017-04-03 Thread btellier
JAMES-1983 Split WebAdmin to match orthogonal Guice architecture Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/cca0f398 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/cca0f398 Diff:

[7/7] james-project git commit: JAMES-1950 Enable metrics reporting with DNS service

2017-04-03 Thread btellier
JAMES-1950 Enable metrics reporting with DNS service Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/5d3bedee Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/5d3bedee Diff:

james-project git commit: JAMES-1984 Charset decoding is done in Mime4j TextBody.getInputStream method

2017-04-03 Thread btellier
Repository: james-project Updated Branches: refs/heads/master a281f59fd -> 1994df528 JAMES-1984 Charset decoding is done in Mime4j TextBody.getInputStream method Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[1/2] james-project git commit: JAMES-1950 Make DNS board available

2017-04-04 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 1994df528 -> d118b167a JAMES-1950 Make DNS board available Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e202cfcd Tree:

[2/2] james-project git commit: JAMES-1985 Allow JMAP text display of messages with only inlined text without CID

2017-04-04 Thread btellier
JAMES-1985 Allow JMAP text display of messages with only inlined text without CID Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d118b167 Tree:

[4/4] james-project git commit: MAILET-153 Integration test for AddDeliveredTo headers

2017-04-10 Thread btellier
MAILET-153 Integration test for AddDeliveredTo headers Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d1a9f8d9 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d1a9f8d9 Diff:

[3/4] james-project git commit: MAILET-153 Extract DeliveredTo customization logic out of LocalDelivery

2017-04-10 Thread btellier
MAILET-153 Extract DeliveredTo customization logic out of LocalDelivery Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/65f0b638 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/65f0b638 Diff:

[2/4] james-project git commit: MAILET-153 Store specific per recipient mail headers

2017-04-10 Thread btellier
MAILET-153 Store specific per recipient mail headers Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/c56422b9 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/c56422b9 Diff:

[1/4] james-project git commit: JAMES-1990 Remove MIME4J limitations for MessageFactory

2017-04-10 Thread btellier
Repository: james-project Updated Branches: refs/heads/master f8506f768 -> 65f0b6383 JAMES-1990 Remove MIME4J limitations for MessageFactory Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/97e40bab Tree:

[04/11] james-project git commit: MAILBOX-291 Allow to pass list as arguments of JPATestCluster

2017-03-30 Thread btellier
MAILBOX-291 Allow to pass list as arguments of JPATestCluster Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6c8a92c3 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/6c8a92c3 Diff:

[11/11] james-project git commit: MAILBOX-291 Correct javadoc

2017-03-30 Thread btellier
MAILBOX-291 Correct javadoc Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/51c198a9 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/51c198a9 Diff:

[07/11] james-project git commit: MAILBOX-291 Remove duplicated version of Guavate (solve maven warning)

2017-03-30 Thread btellier
MAILBOX-291 Remove duplicated version of Guavate (solve maven warning) Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e91f36f2 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e91f36f2 Diff:

[03/11] james-project git commit: MAILBOX-291 Implementation for Current quota storage with JPA

2017-03-30 Thread btellier
MAILBOX-291 Implementation for Current quota storage with JPA Contributed by Cung and Vi from Parsserelles numeriques Vietnam Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b62c413a Tree:

[10/11] james-project git commit: MAILBOX-291 Add QUOTA feature to JPA MPT tests

2017-03-30 Thread btellier
MAILBOX-291 Add QUOTA feature to JPA MPT tests Enhance ImapHostSystem with the capability to set quotas Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/2bded9da Tree:

[01/11] james-project git commit: MAILBOX-291 Adding a MaxQuotaManager JPA implementation

2017-03-30 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 84fb8f6ca -> 6a8b56bf0 MAILBOX-291 Adding a MaxQuotaManager JPA implementation Contributed by Lai and Mai from PNV Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[08/11] james-project git commit: MAILBOX-291 Adding support for quotas into JPA Guice project

2017-03-30 Thread btellier
MAILBOX-291 Adding support for quotas into JPA Guice project Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/8e4e162e Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/8e4e162e Diff:

[09/11] james-project git commit: MAILBOX-291 Review constants in Quota Bean spring stuff

2017-03-30 Thread btellier
MAILBOX-291 Review constants in Quota Bean spring stuff Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/54c6402f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/54c6402f Diff:

[06/11] james-project git commit: MAILBOX-291 Fix use of punctuation on the quota's website page

2017-03-30 Thread btellier
MAILBOX-291 Fix use of punctuation on the quota's website page Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6a8b56bf Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/6a8b56bf Diff:

[02/11] james-project git commit: MAILBOX-291 Allow to store max quotas in JPA using Spring

2017-03-30 Thread btellier
MAILBOX-291 Allow to store max quotas in JPA using Spring Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/fcdfc80f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/fcdfc80f Diff:

[05/11] james-project git commit: MAILBOX-291 Allow to configure CurrentQuotaManager to use JPA with Spring

2017-03-30 Thread btellier
MAILBOX-291 Allow to configure CurrentQuotaManager to use JPA with Spring Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/4fdd56a3 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/4fdd56a3 Diff:

[1/2] james-project git commit: JAMES-1988 Fix typos

2017-04-11 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 9afa62824 -> d3b455bbd JAMES-1988 Fix typos Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/06950a38 Tree:

[2/2] james-project git commit: Silent Eclipse warnings

2017-04-11 Thread btellier
Silent Eclipse warnings Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d3b455bb Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d3b455bb Diff:

james-project git commit: JAMES-1989 Move MessageContentExtractor to james-server-util-java8

2017-04-09 Thread btellier
Repository: james-project Updated Branches: refs/heads/master fc7ded8b7 -> e1c486e24 JAMES-1989 Move MessageContentExtractor to james-server-util-java8 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[1/2] james-project git commit: MAILET-155 Add a utility for integer parsing as part of mailets

2017-04-10 Thread btellier
Repository: james-project Updated Branches: refs/heads/master e1c486e24 -> f8506f768 MAILET-155 Add a utility for integer parsing as part of mailets Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/49b99519

[2/2] james-project git commit: MAILET-154 Adding more capabilities to MimeMessageBuilder

2017-04-10 Thread btellier
MAILET-154 Adding more capabilities to MimeMessageBuilder Also correct setText method Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f8506f76 Tree:

[2/3] james-project git commit: JAMES-1988 Remove confusing folder

2017-04-11 Thread btellier
JAMES-1988 Remove confusing folder Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a4f58f44 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a4f58f44 Diff:

[1/3] james-project git commit: JAMES-1988 Add capability to load mailets from included-jars folder

2017-04-11 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 65f0b6383 -> 9afa62824 JAMES-1988 Add capability to load mailets from included-jars folder Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[3/3] james-project git commit: JAMES-1988 More information when copying JARs

2017-04-11 Thread btellier
JAMES-1988 More information when copying JARs Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/c7f7d40a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/c7f7d40a Diff:

james-project git commit: JAMES-1996 Add IMAPMessageReader.readFirstMessageHeadersInMailbox method

2017-04-12 Thread btellier
Repository: james-project Updated Branches: refs/heads/master d3b455bbd -> f575b56df JAMES-1996 Add IMAPMessageReader.readFirstMessageHeadersInMailbox method Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[05/17] james-project git commit: JAMES-1999 Add integration testing for retrying connection

2017-04-20 Thread btellier
JAMES-1999 Add integration testing for retrying connection JAMES-1999 Decrease time for waiting Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/445680d1 Tree:

[12/17] james-project git commit: JAMES-2004 Provide default values for Cassandra keyspace and replication factor

2017-04-20 Thread btellier
JAMES-2004 Provide default values for Cassandra keyspace and replication factor Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ac3fb27c Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/ac3fb27c

[04/17] james-project git commit: JAMES-1999 ElasticSearchModule can bind configuration file

2017-04-20 Thread btellier
JAMES-1999 ElasticSearchModule can bind configuration file Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/5e1f5727 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/5e1f5727 Diff:

[07/17] james-project git commit: JAMES-2004 Cassandra should try to connect locally by default

2017-04-20 Thread btellier
JAMES-2004 Cassandra should try to connect locally by default Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b62d8b6c Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b62d8b6c Diff:

[11/17] james-project git commit: JAMES-2004 All XML configuration files should have default values

2017-04-20 Thread btellier
JAMES-2004 All XML configuration files should have default values Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3aea0817 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/3aea0817 Diff:

[08/17] james-project git commit: JAMES-2004 ElasticSearch should try to connect locally when no configuration file

2017-04-20 Thread btellier
JAMES-2004 ElasticSearch should try to connect locally when no configuration file Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b2a14253 Tree:

[10/17] james-project git commit: JAMES-2004 Make JMX configuration file optional

2017-04-20 Thread btellier
JAMES-2004 Make JMX configuration file optional Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/fec6a27e Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/fec6a27e Diff:

[14/17] james-project git commit: JAMES-2004 Adding tests for default configuration

2017-04-20 Thread btellier
JAMES-2004 Adding tests for default configuration Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/50c481d6 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/50c481d6 Diff:

[06/17] james-project git commit: JAMES-2004 Starting JMAP should be made optional, as well as providing it's configuration file

2017-04-20 Thread btellier
JAMES-2004 Starting JMAP should be made optional, as well as providing it's configuration file Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/67e769c1 Tree:

[15/17] james-project git commit: JAMES-2004 Provide logs for guice-memory tests

2017-04-20 Thread btellier
JAMES-2004 Provide logs for guice-memory tests Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/95ba2ae1 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/95ba2ae1 Diff:

[02/17] james-project git commit: JAMES-1999 Elasticsearch does not retry to connect when error

2017-04-20 Thread btellier
JAMES-1999 Elasticsearch does not retry to connect when error Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d258d900 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d258d900 Diff:

[09/17] james-project git commit: JAMES-2004 Adding default options for ElasticSearch shards and replica

2017-04-20 Thread btellier
JAMES-2004 Adding default options for ElasticSearch shards and replica Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e0f2a4c5 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e0f2a4c5 Diff:

[13/17] james-project git commit: JAMES-2004 Fail when file not found in PropertiesProvider

2017-04-20 Thread btellier
JAMES-2004 Fail when file not found in PropertiesProvider Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/9f7a4dc0 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/9f7a4dc0 Diff:

[16/17] james-project git commit: JAMES-2004 Re-add missing configuration file for Guice-memory

2017-04-20 Thread btellier
JAMES-2004 Re-add missing configuration file for Guice-memory Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/4624e5d7 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/4624e5d7 Diff:

[01/17] james-project git commit: JAMES-1999 New util for retry executor

2017-04-20 Thread btellier
Repository: james-project Updated Branches: refs/heads/master b0d35b70b -> 2a4984533 JAMES-1999 New util for retry executor Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6c5912f1 Tree:

[03/17] james-project git commit: JAMES-1999 Correct the property key

2017-04-20 Thread btellier
JAMES-1999 Correct the property key Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/bb68be16 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/bb68be16 Diff:

[17/17] james-project git commit: JAMES-1921 Add RawMailQueueItemDecoratorFactory bean to spring file-queue-contect

2017-04-20 Thread btellier
JAMES-1921 Add RawMailQueueItemDecoratorFactory bean to spring file-queue-contect Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/2a498453 Tree:

james-project git commit: JAMES-1997 upgrade maven to 3.5 in docker build

2017-04-13 Thread btellier
Repository: james-project Updated Branches: refs/heads/master f575b56df -> a7bc1b30c JAMES-1997 upgrade maven to 3.5 in docker build Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a7bc1b30 Tree:

james-project git commit: Upgrade from sprint review

2017-04-14 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 4c2a71f4b -> 30d6d3c30 Upgrade from sprint review Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/30d6d3c3 Tree:

james-project git commit: JAMES-1998 Sample docker image could not find its JPA driver

2017-04-13 Thread btellier
Repository: james-project Updated Branches: refs/heads/master a7bc1b30c -> 4c2a71f4b JAMES-1998 Sample docker image could not find its JPA driver Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/4c2a71f4

[2/3] james-project git commit: JAMES-1904 Increase test coverage on XMLDomainList

2017-04-19 Thread btellier
JAMES-1904 Increase test coverage on XMLDomainList Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3e5a16d4 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/3e5a16d4 Diff:

[1/3] james-project git commit: MPT-37 Correct maven error about reserved names

2017-04-19 Thread btellier
Repository: james-project Updated Branches: refs/heads/master abfce0e5f -> b0d35b70b MPT-37 Correct maven error about reserved names Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/06b6e480 Tree:

[3/3] james-project git commit: JAMES-1904 Default domain should be created with XMLDomainList

2017-04-19 Thread btellier
JAMES-1904 Default domain should be created with XMLDomainList Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b0d35b70 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b0d35b70 Diff:

james-project git commit: JAMES-1881 Mark mailets that require it as experimental

2017-04-19 Thread btellier
Repository: james-project Updated Branches: refs/heads/master ae70e0a5c -> abfce0e5f JAMES-1881 Mark mailets that require it as experimental What makes a mailet as experimental: - No tests - Tests are not trust worthy - Implementation is not generic - Implementation have been replaced

james-project git commit: JAMES-1950 Actually record time correctly in GetMessageList JMAP method

2017-03-09 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 98c81db41 -> 34592441c JAMES-1950 Actually record time correctly in GetMessageList JMAP method Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[3/5] james-project git commit: JAMES-1954 Show that I can send any mail containing starttls in their content

2017-03-13 Thread btellier
JAMES-1954 Show that I can send any mail containing starttls in their content Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/76f0f5b8 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/76f0f5b8

[5/5] james-project git commit: JAMES-1954 Ensure we close resources when tests ends in NettyStartTlsSMTPServer

2017-03-13 Thread btellier
JAMES-1954 Ensure we close resources when tests ends in NettyStartTlsSMTPServer server field was never used Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/71f89a8f Tree:

[4/5] james-project git commit: JAMES-1954 Continue improving command injection detection

2017-03-13 Thread btellier
JAMES-1954 Continue improving command injection detection - Check we can use startTls as part of other commands - Add Test for injection done in middle of the command Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[2/5] james-project git commit: JAMES-1954 Solve IntelliJ warning in CommandDispatcher

2017-03-13 Thread btellier
JAMES-1954 Solve IntelliJ warning in CommandDispatcher Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/381f2d76 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/381f2d76 Diff:

[1/5] james-project git commit: JAMES-1954 Disablecommand injection detection on DATA

2017-03-13 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 0ecf6d6a0 -> 71f89a8f8 JAMES-1954 Disablecommand injection detection on DATA Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/81fc0061 Tree:

[08/21] james-project git commit: JAMES-1902 create jmap module

2017-03-14 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/3d0e2ae7/server/container/guice/protocols/jmap/src/main/java/org/apache/james/modules/protocols/JMAPServerModule.java -- diff --git

[18/21] james-project git commit: JAMES-1902 create a smtp only project that pulls only required dependencies

2017-03-14 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/61e1bdca/server/container/guice/jpa-smtp/src/main/java/org/apache/james/JPAConfiguration.java -- diff --git

[14/21] james-project git commit: JAMES-1902 create managedsieve module

2017-03-14 Thread btellier
JAMES-1902 create managedsieve module Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/dc032519 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/dc032519 Diff:

[20/21] james-project git commit: JAMES-1902 get rid of JmapJamesServer & GuiceJamesServerImpl

2017-03-14 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/ac56c422/server/protocols/jmap-integration-testing/jmap-integration-testing-common/src/test/java/org/apache/james/jmap/methods/integration/SetMessagesMethodTest.java --

[15/21] james-project git commit: JAMES-1902 create webadmin module

2017-03-14 Thread btellier
JAMES-1902 create webadmin module Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6cc8ed09 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/6cc8ed09 Diff:

[07/21] james-project git commit: JAMES-1902 split probes to prevent them to pull unwanted dependencies

2017-03-14 Thread btellier
JAMES-1902 split probes to prevent them to pull unwanted dependencies Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/793dae76 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/793dae76 Diff:

[02/21] james-project git commit: JAMES-1902 split probes to prevent them to pull unwanted dependencies

2017-03-14 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/793dae76/server/protocols/jmap-integration-testing/jmap-integration-testing-common/src/test/java/org/apache/james/jmap/methods/integration/cucumber/GetMessagesMethodStepdefs.java

[11/21] james-project git commit: JAMES-1902 create pop3 module

2017-03-14 Thread btellier
JAMES-1902 create pop3 module Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/4b20e4d8 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/4b20e4d8 Diff:

[09/21] james-project git commit: JAMES-1902 create jmap module

2017-03-14 Thread btellier
JAMES-1902 create jmap module Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3d0e2ae7 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/3d0e2ae7 Diff:

[10/21] james-project git commit: JAMES-1902 create imap module and dependencies (mailbox and configuration)

2017-03-14 Thread btellier
JAMES-1902 create imap module and dependencies (mailbox and configuration) Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/cbeef69a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/cbeef69a

[04/21] james-project git commit: JAMES-1902 split probes to prevent them to pull unwanted dependencies

2017-03-14 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/793dae76/server/protocols/jmap-integration-testing/jmap-integration-testing-common/src/test/java/org/apache/james/jmap/methods/integration/GetMessageListMethodTest.java --

[13/21] james-project git commit: JAMES-1902 create lmtp module

2017-03-14 Thread btellier
JAMES-1902 create lmtp module Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/1a986e1a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/1a986e1a Diff:

[12/21] james-project git commit: JAMES-1902 create smtp module

2017-03-14 Thread btellier
JAMES-1902 create smtp module Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3c5f8abf Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/3c5f8abf Diff:

[21/21] james-project git commit: JAMES-1902 get rid of JmapJamesServer & GuiceJamesServerImpl

2017-03-14 Thread btellier
JAMES-1902 get rid of JmapJamesServer & GuiceJamesServerImpl Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ac56c422 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/ac56c422 Diff:

[01/21] james-project git commit: JAMES-1902 Break guice-common to other projects dependencies

2017-03-14 Thread btellier
Repository: james-project Updated Branches: refs/heads/master be7d02c49 -> a43fbd41b JAMES-1902 Break guice-common to other projects dependencies Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a43fbd41

[06/21] james-project git commit: JAMES-1902 split probes to prevent them to pull unwanted dependencies

2017-03-14 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/793dae76/server/container/cli/src/test/java/org/apache/james/cli/ServerCmdTest.java -- diff --git

[16/21] james-project git commit: JAMES-1902 create mailet module

2017-03-14 Thread btellier
JAMES-1902 create mailet module Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/5e965d82 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/5e965d82 Diff:

[19/21] james-project git commit: JAMES-1902 create a smtp only project that pulls only required dependencies

2017-03-14 Thread btellier
JAMES-1902 create a smtp only project that pulls only required dependencies Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/61e1bdca Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/61e1bdca

[17/21] james-project git commit: JAMES-1902 define supported protocols in the server

2017-03-14 Thread btellier
JAMES-1902 define supported protocols in the server Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ddda1d72 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/ddda1d72 Diff:

[03/21] james-project git commit: JAMES-1902 split probes to prevent them to pull unwanted dependencies

2017-03-14 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/793dae76/server/protocols/jmap-integration-testing/jmap-integration-testing-common/src/test/java/org/apache/james/jmap/methods/integration/SetMailboxesMethodTest.java --

[05/21] james-project git commit: JAMES-1902 split probes to prevent them to pull unwanted dependencies

2017-03-14 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/793dae76/server/mailet/integration-testing/src/test/java/org/apache/james/mailets/SieveDelivery.java -- diff --git

james-project git commit: MAILBOX-289 Cassandra subscription should not rely on secondary indexes

2017-03-12 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 34592441c -> 0ecf6d6a0 MAILBOX-289 Cassandra subscription should not rely on secondary indexes Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

james-project git commit: JAMES-1964 Enhance JPA docker image logging

2017-03-13 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 71f89a8f8 -> fc434bc85 JAMES-1964 Enhance JPA docker image logging Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/fc434bc8 Tree:

[1/5] james-jsieve git commit: JSIEVE-107 Always do unfold headers to fix long header test match

2017-03-14 Thread btellier
Repository: james-jsieve Updated Branches: refs/heads/JSIEVE-107 [created] 6c38b0683 JSIEVE-107 Always do unfold headers to fix long header test match Project: http://git-wip-us.apache.org/repos/asf/james-jsieve/repo Commit: http://git-wip-us.apache.org/repos/asf/james-jsieve/commit/da2d09ed

[2/5] james-jsieve git commit: JSIEVE-107 Unfold headers for address matching

2017-03-14 Thread btellier
JSIEVE-107 Unfold headers for address matching Project: http://git-wip-us.apache.org/repos/asf/james-jsieve/repo Commit: http://git-wip-us.apache.org/repos/asf/james-jsieve/commit/b79a70cb Tree: http://git-wip-us.apache.org/repos/asf/james-jsieve/tree/b79a70cb Diff:

<    5   6   7   8   9   10   11   12   13   14   >