[05/24] james-project git commit: JAMES-2381 Rely on enum for HookReturnCode

2018-04-25 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/d57da7bc/server/protocols/protocols-smtp/src/test/java/org/apache/james/smtpserver/URIRBLHandlerTest.java -- diff --git

[15/24] james-project git commit: JAMES-2381 Preparing a matcher for defending against bouncing loops upon RRT loops

2018-04-25 Thread matthieu
: benwa <btell...@linagora.com> Authored: Fri Apr 20 15:52:48 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: Wed Apr 25 10:54:25 2018 +0200 -- .../transport/matchers/IsSenderInRRTLoop.

[08/24] james-project git commit: JAMES-2381 Refactor ValidRcptHandler

2018-04-25 Thread matthieu
/asf/james-project/diff/f50b1868 Branch: refs/heads/master Commit: f50b1868be60dd098682ec13a19dfc8ff441c261 Parents: 521bc1c Author: benwa <btell...@linagora.com> Authored: Fri Apr 20 11:51:29 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: Tue Apr 24 15:34:3

[19/24] james-project git commit: JAMES-2381 Constants in HookResult should be public

2018-04-25 Thread matthieu
/james-project/tree/914220b9 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/914220b9 Branch: refs/heads/master Commit: 914220b96d69950397a396e0bafcb56ebc0aacc6 Parents: aa7b7c7 Author: benwa <btell...@linagora.com> Authored: Mon Apr 23 11:19:11 2018 +0700 Committer: Matthieu Ba

[24/24] james-project git commit: JAMES-2381 Remove a misleading log in AbstractValidRcptHandler

2018-04-25 Thread matthieu
://git-wip-us.apache.org/repos/asf/james-project/diff/a4dd49b8 Branch: refs/heads/master Commit: a4dd49b871c7a63fc6366824d7834782d0783d05 Parents: 0768370 Author: benwa <btell...@linagora.com> Authored: Mon Apr 23 09:32:51 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Co

[04/24] james-project git commit: JAMES-2381 Solve intelliJ warnings in ValidRcptHandlerTest

2018-04-25 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/54d188f1 Branch: refs/heads/master Commit: 54d188f1e9401a563db5543451c6e6d84b84fd11 Parents: 776fc33 Author: benwa <btell...@linagora.com> Authored: Fri Apr 20 10:54:10 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: T

[21/24] james-project git commit: JAMES-2381 Add a POJO helper for DomainList configuration

2018-04-25 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/66a707f4 Branch: refs/heads/master Commit: 66a707f4ff53da93a4c319c2d0f97ec81d34a216 Parents: 07c0146 Author: benwa <btell...@linagora.com> Authored: Mon Apr 23 14:21:16 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: W

[23/24] james-project git commit: JAMES-2381 Improve an ambiguous logging message in RRT processors

2018-04-25 Thread matthieu
://git-wip-us.apache.org/repos/asf/james-project/diff/080ba116 Branch: refs/heads/master Commit: 080ba11676b8982bee4255fe00e82902a992ae78 Parents: d62b8e0 Author: benwa <btell...@linagora.com> Authored: Fri Apr 20 16:16:31 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Co

[07/24] james-project git commit: JAMES-2381 Fix ValidRcptHandler behaviour

2018-04-25 Thread matthieu
/repos/asf/james-project/diff/cd366dd0 Branch: refs/heads/master Commit: cd366dd01061897e22ef456b938d33bbd5b4b801 Parents: f50b186 Author: benwa <btell...@linagora.com> Authored: Fri Apr 20 11:58:21 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: Tue Apr 24 15:34:3

[20/24] james-project git commit: JAMES-2381 Fix a typo in AbstractValidRcptHandler java-doc

2018-04-25 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/796d20f0 Branch: refs/heads/master Commit: 796d20f06d4fbe71a7ac5e85af5b83dd0de36f6a Parents: f88cc4b Author: benwa <btell...@linagora.com> Authored: Mon Apr 23 09:49:03 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: W

[01/24] james-project git commit: JAMES-2381 Sanitize HookResult

2018-04-25 Thread matthieu
Committer: Matthieu Baechler <matth...@apache.org> Committed: Tue Apr 24 15:28:38 2018 +0200 -- protocols/smtp/pom.xml | 5 + .../james/protocols/smtp/hook/HookResult.java | 105 +--

[12/24] james-project git commit: JAMES-2381 getDNSServer method is useless in AbstractDomainList

2018-04-25 Thread matthieu
://git-wip-us.apache.org/repos/asf/james-project/diff/d4160c62 Branch: refs/heads/master Commit: d4160c62fc74eadc8ab0384bb918bb02cdd89267 Parents: 66a707f Author: benwa <btell...@linagora.com> Authored: Mon Apr 23 16:46:09 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Commit

[14/24] james-project git commit: JAMES-2381 HookResult instanciation should rely on a builder

2018-04-25 Thread matthieu
23 11:43:19 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: Wed Apr 25 10:54:25 2018 +0200 -- .../AbstractAuthRequiredToRelayRcptHook.java| 27 ...tSenderAuthIdentifyVerificationRcptHo

[16/24] james-project git commit: JAMES-2381 Additional group looping tests

2018-04-25 Thread matthieu
/repos/asf/james-project/diff/d62b8e0a Branch: refs/heads/master Commit: d62b8e0a070d3a82330b13cd82f98c8752421ea0 Parents: a7ee428 Author: benwa <btell...@linagora.com> Authored: Fri Apr 20 16:15:54 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: Wed Apr 25 10:54:2

[22/24] james-project git commit: JAMES-2381 Enums for Hook response code leads unlock improvements

2018-04-25 Thread matthieu
on Apr 23 10:31:54 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: Wed Apr 25 10:54:25 2018 +0200 -- .../smtp/core/AbstractHookableCmdHandler.java | 110 +-- .../smt

[17/27] james-project git commit: JAMES-2366 remove MappingImpl and simulate an Algebric Type with factories and functions

2018-04-24 Thread matthieu
/tree/1ba2bfc3 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/1ba2bfc3 Branch: refs/heads/master Commit: 1ba2bfc3b353bf22498eed22d4c64df6482545e2 Parents: 4683d76 Author: Matthieu Baechler <matth...@apache.org> Authored: Wed Apr 18 11:08:01 2018 +0200 Committer: Matthieu Ba

[25/27] james-project git commit: JAMES-2366 use an object MappingSource for input of RRT rewriting

2018-04-24 Thread matthieu
://git-wip-us.apache.org/repos/asf/james-project/diff/ff8107ef Branch: refs/heads/master Commit: ff8107efb52239bf1fc3eddb906ba4889eb2d95b Parents: bfec1af Author: Matthieu Baechler <matth...@apache.org> Authored: Wed Apr 18 17:09:34 2018 +0200 Committer: Matthieu Baechler <matth...@a

[12/27] james-project git commit: JAMES-2366 A mapping should rewrite Users

2018-04-24 Thread matthieu
/repos/asf/james-project/diff/23fb3a00 Branch: refs/heads/master Commit: 23fb3a00b1988ba07c62370f5ffeff3cfe379409 Parents: f08343d Author: benwa <btell...@linagora.com> Authored: Wed Apr 18 10:08:01 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: Tue Apr 24 14:45:2

[05/27] james-project git commit: JAMES-2366 Adding a group mapping type

2018-04-24 Thread matthieu
/asf/james-project/diff/43a6882f Branch: refs/heads/master Commit: 43a6882f0cbc2a40a5e366b57cc25bee844124e8 Parents: ff231f9 Author: benwa <btell...@linagora.com> Authored: Fri Apr 6 09:29:35 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: Tue Apr 24 14:45:2

[21/27] james-project git commit: JAMES-2366 Break getMappings into smaller chunks

2018-04-24 Thread matthieu
-us.apache.org/repos/asf/james-project/tree/a64ee174 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/a64ee174 Branch: refs/heads/master Commit: a64ee17466d7fb591971496252e8341830f3de62 Parents: 465da0e Author: Matthieu Baechler <matth...@apache.org> Authored: Tue Apr 17 16:37:0

[02/27] james-project git commit: JAMES-2366 drop getAllMappings wrapping methods and expose backend implementation

2018-04-24 Thread matthieu
/565c6a23 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/565c6a23 Branch: refs/heads/master Commit: 565c6a23841a5d311502eb63ce35cf36f9853fda Parents: e2c0bcd Author: Matthieu Baechler <matth...@apache.org> Authored: Wed Apr 18 16:14:26 2018 +0200 Committer: Matthieu Baechler

[15/27] james-project git commit: JAMES-2366 WebAdmin Group API should rely on RRT group

2018-04-24 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/6368cb06 Branch: refs/heads/master Commit: 6368cb0604200421cd39c64f6164ae129ccae777 Parents: 7208b3ce Author: benwa <btell...@linagora.com> Authored: Fri Apr 6 11:34:52 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: Tue

[10/27] james-project git commit: JAMES-2366 Mapping ordering is in fact a policy

2018-04-24 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/f8c43adc Branch: refs/heads/master Commit: f8c43adc6dc916ab25c4f64a7c22b69ae1942b6b Parents: 9fe1d26 Author: Matthieu Baechler <matth...@apache.org> Authored: Tue Apr 17 14:37:04 2018 +0200 Committer: Matthieu Baechler <matth...@apache.org> Committed: T

[16/27] james-project git commit: JAMES-2366 Error mapping should throw when trying to rewrite a User

2018-04-24 Thread matthieu
://git-wip-us.apache.org/repos/asf/james-project/diff/6a5b348d Branch: refs/heads/master Commit: 6a5b348d5538adbc3baf4ff64eb08b1e310448bb Parents: ef5ff3f Author: Matthieu Baechler <matth...@apache.org> Authored: Wed Apr 18 15:07:05 2018 +0200 Committer: Matthieu Baechler <matth...@a

[27/27] james-project git commit: JAMES-2366 migration RegexRewriterTest to junit 5

2018-04-24 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/f0ce9cc7 Branch: refs/heads/master Commit: f0ce9cc7d8dda486628f5bd8140a8626a77bfe85 Parents: a7a8735 Author: Matthieu Baechler <matth...@apache.org> Authored: Fri Apr 20 15:14:22 2018 +0200 Committer: Matthieu Baechler <matth...@apache.org> Committed

[20/27] james-project git commit: JAMES-2366 create MailAddressConversionPolicy to handle mapping to MailAddress conversion

2018-04-24 Thread matthieu
/tree/ef5ff3f6 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/ef5ff3f6 Branch: refs/heads/master Commit: ef5ff3f6fce8934410cdd469e6e2d93792ed9f32 Parents: 1ba2bfc Author: Matthieu Baechler <matth...@apache.org> Authored: Wed Apr 18 11:18:33 2018 +0200 Committer: Matthieu Ba

[24/27] james-project git commit: JAMES-2366 use an object MappingSource for input of RRT rewriting

2018-04-24 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/ff8107ef/server/data/data-library/src/main/java/org/apache/james/rrt/lib/RecipientRewriteTableManagement.java -- diff --git

[13/27] james-project git commit: JAMES-2366 Behaviour upon identity should be specified in Mapping::Type

2018-04-24 Thread matthieu
: http://git-wip-us.apache.org/repos/asf/james-project/diff/f08343dd Branch: refs/heads/master Commit: f08343ddef434e5fdd2549d69fca4cb828f1e68c Parents: 8947eee Author: benwa <btell...@linagora.com> Authored: Wed Apr 18 09:58:33 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org&g

[23/27] james-project git commit: JAMES-2366 add some tests on regex mapping rewriting

2018-04-24 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/a7a8735e Branch: refs/heads/master Commit: a7a8735e3169e925bf755c8b02d570b186359a04 Parents: ff8107e Author: Matthieu Baechler <matth...@apache.org> Authored: Fri Apr 20 15:13:27 2018 +0200 Committer: Matthieu Baechler <matth...@apache.org> Commit

[09/27] james-project git commit: JAMES-2366 Add some recursive forward tests

2018-04-24 Thread matthieu
/repos/asf/james-project/diff/9fe1d268 Branch: refs/heads/master Commit: 9fe1d268de03fe922dbb5ebb8e305e02a9e2cdcf Parents: ed5b9f8 Author: benwa <btell...@linagora.com> Authored: Mon Apr 16 15:58:31 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: Tue Apr 24 1

[06/27] james-project git commit: JAMES-2366 Storage of group prefixed mappings

2018-04-24 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/7208b3ce Branch: refs/heads/master Commit: 7208b3ced11625d3c79ddc5677faa9c1e660fde8 Parents: 43a6882 Author: benwa <btell...@linagora.com> Authored: Fri Apr 6 11:28:06 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: Tue Apr 24 1

[04/27] james-project git commit: JAMES-2366 Avoid String parsing for default domain appending

2018-04-24 Thread matthieu
-wip-us.apache.org/repos/asf/james-project/diff/a71d033f Branch: refs/heads/master Commit: a71d033fa4b9aff6aa7563e4fae2482705c8421a Parents: a64ee17 Author: benwa <btell...@linagora.com> Authored: Wed Apr 18 09:17:31 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed

[18/27] james-project git commit: JAMES-2366 Rewriting rule logic should be specified by the mapping type

2018-04-24 Thread matthieu
: benwa <btell...@linagora.com> Authored: Wed Apr 18 10:54:50 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: Tue Apr 24 14:45:26 2018 +0200 -- .../java/org/apache/james/rrt/lib/Mapping

[03/27] james-project git commit: JAMES-2366 reduce getMappings method scope to private

2018-04-24 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/e2c0bcdb Branch: refs/heads/master Commit: e2c0bcdb036197fd47ad5af956be2ecec267e3a8 Parents: 6a5b348 Author: Matthieu Baechler <matth...@apache.org> Authored: Wed Apr 18 15:41:54 2018 +0200 Committer: Matthieu Baechler <matth...@apache.org> Commit

[26/27] james-project git commit: JAMES-2366 migration of MappingTest to junit 5

2018-04-24 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/776fc33a Branch: refs/heads/master Commit: 776fc33acb59de3772b63fc6a8c278f7dd57d088 Parents: f0ce9cc Author: Matthieu Baechler <matth...@apache.org> Authored: Fri Apr 20 15:33:33 2018 +0200 Committer: Matthieu Baechler <matth...@apache.org> Committed: T

[19/27] james-project git commit: JAMES-2366 remove a duplicate condition in mappings logic

2018-04-24 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/949594cf Branch: refs/heads/master Commit: 949594cfd6ba6414ba885649acf1c40b96caee4a Parents: f8c43ad Author: Matthieu Baechler <matth...@apache.org> Authored: Tue Apr 17 15:00:27 2018 +0200 Committer: Matthieu Baechler <matth...@apache.org> Co

[14/27] james-project git commit: JAMES-2366 regexMap no longer use null but Optional

2018-04-24 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/465da0e1 Branch: refs/heads/master Commit: 465da0e1196c147790878cc876df5a577de336b4 Parents: 620bf69 Author: Matthieu Baechler <matth...@apache.org> Authored: Tue Apr 17 16:32:11 2018 +0200 Committer: Matthieu Baechler <matth...@apache.org> Committed

[22/27] james-project git commit: JAMES-2366 refactor RecipientRewriteTableUtil.regexMap

2018-04-24 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/620bf692 Branch: refs/heads/master Commit: 620bf69202726a672189c11ecb195a4c543c20f8 Parents: 930e7e5 Author: Matthieu Baechler <matth...@apache.org> Authored: Tue Apr 17 16:24:50 2018 +0200 Committer: Matthieu Baechler <matth...@apache.org> Commit

[07/27] james-project git commit: JAMES-2366 Rely more on Strong typing and better extract methods

2018-04-24 Thread matthieu
://git-wip-us.apache.org/repos/asf/james-project/diff/8947eeea Branch: refs/heads/master Commit: 8947eeea67c2aa4f83c74a3415043cb02cb7f0bd Parents: a71d033 Author: benwa <btell...@linagora.com> Authored: Wed Apr 18 09:40:07 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Commit

[01/27] james-project git commit: JAMES-2366 rename checkMapping to make it clear it checks entry doesn't already exist

2018-04-24 Thread matthieu
mes-project/commit/bfec1afe Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/bfec1afe Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/bfec1afe Branch: refs/heads/master Commit: bfec1afecd1b27db9862bd51e953ad4bc3184e54 Parents: 565c6a2 Author: Matthieu Baechler <

[08/27] james-project git commit: JAMES-2366 Explicitly allow RRT Forward copy to base recipient

2018-04-24 Thread matthieu
-wip-us.apache.org/repos/asf/james-project/diff/ed5b9f88 Branch: refs/heads/master Commit: ed5b9f880d975b34d441ce63ff6520335c837ae9 Parents: 6368cb0 Author: benwa <btell...@linagora.com> Authored: Mon Apr 16 15:07:59 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Commit

[11/27] james-project git commit: JAMES-2366 adopt fail-fast coding style

2018-04-24 Thread matthieu
/repos/asf/james-project/diff/930e7e52 Branch: refs/heads/master Commit: 930e7e52f7f7b5138123009456d5e61afec96788 Parents: 949594c Author: Matthieu Baechler <matth...@apache.org> Authored: Tue Apr 17 15:02:05 2018 +0200 Committer: Matthieu Baechler <matth...@apache.org> Committed: Tue Apr

[10/10] james-project git commit: JAMES-2361 Create an extension to replace TemporaryFolder rule

2018-03-26 Thread matthieu
-wip-us.apache.org/repos/asf/james-project/diff/0d416804 Branch: refs/heads/master Commit: 0d416804ae35879e8545d297aceb0cc331502269 Parents: 0dbf48c Author: Raphael Ouazana <raphael.ouaz...@linagora.com> Authored: Fri Mar 23 15:08:00 2018 +0100 Committer: Matthieu Baechler <matth...@a

[3/3] james-project git commit: JAMES-2013 Add metric collection to Tika external service

2018-03-26 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/356add84 Branch: refs/heads/master Commit: 356add848b4f4a00f81ff99c6b254e8cf0c7f96b Parents: 4bf777b Author: benwa <btell...@linagora.com> Authored: Mon Mar 26 11:07:12 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: M

[1/3] james-project git commit: JAMES-2340 Add metrics for SpamAssassin

2018-03-26 Thread matthieu
018 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: Mon Mar 26 15:30:11 2018 +0200 -- .../mailbox/spamassassin/SpamAssassin.java | 9 ++- server/container/util/pom.xml | 4 + .../jam

[2/3] james-project git commit: JAMES-2340 Simplify wiring logic in SpamAssassinListener Guice module

2018-03-26 Thread matthieu
: http://git-wip-us.apache.org/repos/asf/james-project/diff/b2964830 Branch: refs/heads/master Commit: b296483007937bfc54ec527dba4d7b5fb2b4 Parents: 356add8 Author: benwa <btell...@linagora.com> Authored: Mon Mar 26 11:31:06 2018 +0700 Committer: Matthieu Baechler <matth...@apache.org&g

[02/10] james-project git commit: JAMES-2361 migrate mailet/standard to junit 5

2018-03-26 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/1e365b3e/mailet/standard/src/test/java/org/apache/james/transport/matchers/RelayLimitTest.java -- diff --git

[07/10] james-project git commit: JAMES-2361 remove duplicate maven entry

2018-03-26 Thread matthieu
/repos/asf/james-project/diff/a4c9f2e7 Branch: refs/heads/master Commit: a4c9f2e7b91ba113e27f50e837ed3159dc37d5e5 Parents: 81d5a24 Author: Matthieu Baechler <matth...@apache.org> Authored: Tue Mar 20 18:13:55 2018 +0100 Committer: Matthieu Baechler <matth...@apache.org> Committed: Mon Mar

[08/10] james-project git commit: Rename people in tests to make it easier to read

2018-03-26 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/02ed3ab8 Branch: refs/heads/master Commit: 02ed3ab83ec5afb11ffb530b25b803078b7e2cdc Parents: 336d1f9 Author: Matthieu Baechler <matth...@apache.org> Authored: Tue Mar 20 16:35:19 2018 +0100 Committer: Matthieu Baechler <matth...@apache.org> Committed: M

[04/10] james-project git commit: JAMES-2361 migrate mailet/standard to junit 5

2018-03-26 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/1e365b3e Branch: refs/heads/master Commit: 1e365b3edc2f8c53726621fb2c049017435a205c Parents: a4c9f2e Author: Matthieu Baechler <matth...@apache.org> Authored: Wed Mar 21 12:02:33 2018 +0100 Committer: Matthieu Baechler <matth...@apache.org> Committed: Mon

[03/10] james-project git commit: JAMES-2361 migrate mailet/standard to junit 5

2018-03-26 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/1e365b3e/mailet/standard/src/test/java/org/apache/james/transport/mailets/SetMailAttributeTest.java -- diff --git

[05/10] james-project git commit: JAMES-2361 rename utility method to make it clear what it does

2018-03-26 Thread matthieu
-wip-us.apache.org/repos/asf/james-project/diff/dcf7934a Branch: refs/heads/master Commit: dcf7934a8b42dd3f3ac736915198a8f28e5edd24 Parents: 02ed3ab Author: Matthieu Baechler <matth...@apache.org> Authored: Tue Mar 20 16:36:38 2018 +0100 Committer: Matthieu Baechler <matth...@apache.org&g

[01/10] james-project git commit: JAMES-2361 Don't rely on method name, use instead a class

2018-03-26 Thread matthieu
Authored: Fri Mar 23 11:36:19 2018 +0100 Committer: Matthieu Baechler <matth...@apache.org> Committed: Mon Mar 26 14:57:23 2018 +0200 -- .../james/transport/mailets/AddFooterTest.java | 57 +++- 1 file changed

[06/10] james-project git commit: JAMES-2361 pass AccessToken instead of String and serialize when needed

2018-03-26 Thread matthieu
: http://git-wip-us.apache.org/repos/asf/james-project/diff/d16c5340 Branch: refs/heads/master Commit: d16c5340795baee78b46efac68c1e39daa2f2da6 Parents: dcf7934 Author: Matthieu Baechler <matth...@apache.org> Authored: Tue Mar 20 17:20:01 2018 +0100 Committer: Matthieu Baechler <matth...@a

[09/10] james-project git commit: JAMES-2361 rename utility methods for consistency

2018-03-26 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/81d5a245 Branch: refs/heads/master Commit: 81d5a245512b4d6002e40f8a643f48d076b661d1 Parents: d16c534 Author: Matthieu Baechler <matth...@apache.org> Authored: Tue Mar 20 17:21:48 2018 +0100 Committer: Matthieu Baechler <matth...@apache.org> Committed

james-project git commit: MAILBOX-314 search: precise spec about search on email and fix ES impl

2018-03-26 Thread matthieu
ored: Thu Oct 26 17:06:26 2017 +0700 Committer: Matthieu Baechler <matth...@apache.org> Committed: Mon Mar 26 15:27:46 2018 +0200 -- .../james/backends/es/IndexCreationFactory.java | 28 +++ .../james/backends/es/NodeMapp

james-project git commit: JAMES-2356 Fix typo

2018-03-20 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master f975cf986 -> 2f7854c51 JAMES-2356 Fix typo Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/2f7854c5 Tree:

[12/12] james-project git commit: JAMES-2630 Improve Cassandra logging

2019-01-28 Thread matthieu
/asf/james-project/diff/e061ccb5 Branch: refs/heads/master Commit: e061ccb5c2e3fae1d0c5ff24343ffc4efd7be19a Parents: 64d3377 Author: Matthieu Baechler Authored: Fri Jan 18 11:49:50 2019 +0100 Committer: Matthieu Baechler Committed: Mon Jan 28 15:50:37 2019 +0100

[07/12] james-project git commit: JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnApplied consumers to Reactor

2019-01-28 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/e4a737e5/server/data/data-cassandra/src/test/java/org/apache/james/sieve/cassandra/CassandraActiveScriptDAOTest.java -- diff --git

[02/12] james-project git commit: JAMES-2630 Migrate CassandraAsyncExecutor consumers to Reactor for event-sourcing-event-store-cassandra

2019-01-28 Thread matthieu
/james-project/tree/2133f0b1 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/2133f0b1 Branch: refs/heads/master Commit: 2133f0b1cd4362fda2f9541ccc02d4703cc3ddec Parents: 9c96e60 Author: Gautier DI FOLCO Authored: Wed Dec 12 14:28:21 2018 +0100 Committer: Matthieu Baechler Committed

[04/12] james-project git commit: JAMES-2630 Port CassandraMessageMapper to Reactor

2019-01-28 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/1295a89b Branch: refs/heads/master Commit: 1295a89b3cf63106dadfa7d4e9c859a38c9618eb Parents: 2133f0b Author: Matthieu Baechler Authored: Sun Nov 25 16:06:06 2018 +0100 Committer: Matthieu Baechler Committed: Mon Jan 28 15:30:53 2019 +0100

[11/12] james-project git commit: JAMES-2630 Improve ConcurrentTestRunner reporting

2019-01-28 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/64d33771 Branch: refs/heads/master Commit: 64d337713f91afd7d5a9b257afb8532adaa17b42 Parents: e4a737e Author: Matthieu Baechler Authored: Fri Jan 18 11:47:31 2019 +0100 Committer: Matthieu Baechler Committed: Mon Jan 28 15:50:37 2019 +0100

[06/12] james-project git commit: JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnExists consumers to Reactor contd

2019-01-28 Thread matthieu
/tree/06ee1e43 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/06ee1e43 Branch: refs/heads/master Commit: 06ee1e430335693a13ee7682c98ed093e17bcd2a Parents: 1295a89 Author: Gautier DI FOLCO Authored: Thu Dec 13 13:57:28 2018 +0100 Committer: Matthieu Baechler Committed: Mon Jan 28 15

[08/12] james-project git commit: JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnApplied consumers to Reactor

2019-01-28 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/e4a737e5/mailbox/cassandra/src/test/java/org/apache/james/mailbox/cassandra/mail/CassandraAttachmentOwnerDAOTest.java -- diff --git

[09/12] james-project git commit: JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnApplied consumers to Reactor

2019-01-28 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/e4a737e5/mailbox/cassandra/src/main/java/org/apache/james/mailbox/cassandra/mail/CassandraMessageDAO.java -- diff --git

[03/12] james-project git commit: JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnExists consumers to Reactor

2019-01-28 Thread matthieu
/9c96e60d Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/9c96e60d Branch: refs/heads/master Commit: 9c96e60d8cc098da07bb49e63008a3a8fa3565fa Parents: ddb8236 Author: Gautier DI FOLCO Authored: Wed Dec 12 14:21:46 2018 +0100 Committer: Matthieu Baechler Committed: Mon Jan 28 15:30:53

[05/12] james-project git commit: JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnExists consumers to Reactor contd

2019-01-28 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/06ee1e43/mailbox/cassandra/src/test/java/org/apache/james/mailbox/cassandra/mail/CassandraIndexTableHandlerTest.java -- diff --git

[10/12] james-project git commit: JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnApplied consumers to Reactor

2019-01-28 Thread matthieu
/e4a737e5 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/e4a737e5 Branch: refs/heads/master Commit: e4a737e52c34c217503dee3e69cc9d0275937046 Parents: 06ee1e4 Author: Gautier DI FOLCO Authored: Tue Jan 8 16:41:38 2019 +0100 Committer: Matthieu Baechler Committed: Mon Jan 28 15:49:06

[01/12] james-project git commit: JAMES-2630 Set CassandraAsyncExecutor.executeReactor to defer to ensure composability

2019-01-28 Thread matthieu
red: Fri Jan 18 16:53:12 2019 +0100 Committer: Matthieu Baechler Committed: Mon Jan 28 15:30:13 2019 +0100 -- .../james/backends/cassandra/utils/CassandraAsyncExecutor.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

[james-project] branch 3.3.x created (now e91d305)

2019-03-06 Thread matthieu
This is an automated email from the ASF dual-hosted git repository. matthieu pushed a change to branch 3.3.x in repository https://gitbox.apache.org/repos/asf/james-project.git. at e91d305 [maven-release-plugin] prepare release james-project-3.3.0 No new revisions were added

[james-project] branch 3.3.x updated (e91d305 -> 439ea3a)

2019-03-07 Thread matthieu
This is an automated email from the ASF dual-hosted git repository. matthieu pushed a change to branch 3.3.x in repository https://gitbox.apache.org/repos/asf/james-project.git. from e91d305 [maven-release-plugin] prepare release james-project-3.3.0 add eb3a034 [maven-release-plugin

james-project git commit: Remove James 3.0 roadmap progress

2019-02-06 Thread matthieu
wip-us.apache.org/repos/asf/james-project/tree/42c50f2c Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/42c50f2c Branch: refs/heads/master Commit: 42c50f2c6d33546906b27cc648a5c97ca8afe525 Parents: 6d72e4d Author: Benoit Tellier Authored: Fri Feb 1 13:53:54 2019 +0700 Committer: Matth

[2/2] james-project git commit: JAMES-2630 remove last calls to Mono::toFuture

2019-02-06 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/f5ea01ed Branch: refs/heads/master Commit: f5ea01edff747f142e1756857481cfca578f Parents: 4490d62 Author: Matthieu Baechler Authored: Mon Jan 28 18:11:35 2019 +0100 Committer: Matthieu Baechler Committed: Wed Feb 6 15:26:22 2019 +0100

[1/2] james-project git commit: JAMES-2630 remove last calls to Mono::fromFuture

2019-02-06 Thread matthieu
ttp://git-wip-us.apache.org/repos/asf/james-project/tree/6d72e4d2 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/6d72e4d2 Branch: refs/heads/master Commit: 6d72e4d20e38fa38c2e2434a199966679470847b Parents: f5ea01e Author: Matthieu Baechler Authored: Mon Jan 28 18:18:19 2019 +0

[4/4] james-project git commit: JAMES-2659 fix both registrationsShouldNotHandleEventsAfterStop tests

2019-02-08 Thread matthieu
: http://git-wip-us.apache.org/repos/asf/james-project/diff/713a7c54 Branch: refs/heads/master Commit: 713a7c5450fe279ff7d60c3b29efd381f060ebc0 Parents: 52ec5db Author: Matthieu Baechler Authored: Thu Feb 7 16:02:00 2019 +0100 Committer: Matthieu Baechler Committed: Fri Feb 8 10:19:55 2019 +0100

[3/4] james-project git commit: JAMES-2659 re-implement guard logic for RabbitEventBus start/stop

2019-02-08 Thread matthieu
://git-wip-us.apache.org/repos/asf/james-project/diff/52ec5dbb Branch: refs/heads/master Commit: 52ec5dbb2065d17dc3ffa04f864c32332609e282 Parents: d086637 Author: Matthieu Baechler Authored: Thu Feb 7 17:07:21 2019 +0100 Committer: Matthieu Baechler Committed: Fri Feb 8 10:19:55 2019 +0100

[1/4] james-project git commit: JAMES-2659 remove useless mock library usage

2019-02-08 Thread matthieu
git-wip-us.apache.org/repos/asf/james-project/tree/9797d163 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/9797d163 Branch: refs/heads/master Commit: 9797d1631444bf61c1f5035944b3e265076aa8d7 Parents: 45b5661 Author: Matthieu Baechler Authored: Thu Feb 7 15:24:51 2019 +0100 Commit

[2/4] james-project git commit: JAMES-2659 add a test to demonstrate that synchronization on listeners is not well done

2019-02-08 Thread matthieu
/d0866371 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/d0866371 Branch: refs/heads/master Commit: d0866371f9229e302eccc5058e734be2065edc28 Parents: 9797d16 Author: Matthieu Baechler Authored: Thu Feb 7 15:52:40 2019 +0100 Committer: Matthieu Baechler Committed: Thu Feb 7 17:10

[james-project] branch master updated (eb3a034 -> fdd2fd4)

2019-02-12 Thread matthieu
This is an automated email from the ASF dual-hosted git repository. matthieu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git. from eb3a034 [maven-release-plugin] prepare for next development iteration new 33e810b [maven-release

[james-project] 02/02: [maven-release-plugin] Spring dockerfile should rely on 3.4.0-SNAPSHOT

2019-02-12 Thread matthieu
This is an automated email from the ASF dual-hosted git repository. matthieu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit fdd2fd444c20221a58cef539bf9ca9583a2c02b6 Author: Antoine Duprat AuthorDate: Mon Feb 11 14:09:46 2019 +0100

[james-project] 01/02: [maven-release-plugin] Install packages when building integration tests

2019-02-12 Thread matthieu
This is an automated email from the ASF dual-hosted git repository. matthieu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 33e810bccfbfdcfe8e6ff68f4953a20054b7a4eb Author: Antoine Duprat AuthorDate: Mon Feb 11 09:27:32 2019 +0100

james-project git commit: JAMES-2659 disable instable test

2019-02-07 Thread matthieu
wip-us.apache.org/repos/asf/james-project/tree/45b56613 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/45b56613 Branch: refs/heads/master Commit: 45b566136abf7f2fa36e18569ff0f28e1898db57 Parents: 42c50f2 Author: Matthieu Baechler Authored: Thu Feb 7 11:26:15 2019 +0100 Committer: Matth

james-project git commit: JAMES-2630 propagate reactor objects following blobs-api changes

2019-02-06 Thread matthieu
mit/7a02725b Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/7a02725b Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/7a02725b Branch: refs/heads/master Commit: 7a02725b4ba94bc14f29ce94d7d727fd950d620e Parents: ab4171c Author: Matthieu Baechler Authored: Mon Jan 28 17:55

[5/6] james-project git commit: JAMES-2544 implement RabbitMQ dequeue with reactor-rabbitmq

2019-02-06 Thread matthieu
-wip-us.apache.org/repos/asf/james-project/diff/97fa9683 Branch: refs/heads/master Commit: 97fa9683a84d1c29eea7d0968eb5efa086696d52 Parents: df69a82 Author: Matthieu Baechler Authored: Wed Dec 5 12:39:48 2018 +0100 Committer: Matthieu Baechler Committed: Wed Feb 6 10:07:09 2019 +0100

[4/6] james-project git commit: JAMES-2544 remove unused RabbitChannelPoolImpl

2019-02-06 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/df69a82c Branch: refs/heads/master Commit: df69a82c35894b8179d45b7583af9e3fbf3103d3 Parents: 056a999 Author: Matthieu Baechler Authored: Mon Dec 10 18:01:57 2018 +0100 Committer: Matthieu Baechler Committed: Wed Feb 6 10:07:09 2019 +0100

[1/6] james-project git commit: JAMES-2544 upgrade rabbitmq client library

2019-02-06 Thread matthieu
wip-us.apache.org/repos/asf/james-project/tree/056a999f Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/056a999f Branch: refs/heads/master Commit: 056a999faaa5b8111dfd52e57f839ac1e5aa5cd6 Parents: 7a02725 Author: Matthieu Baechler Authored: Thu Dec 20 17:35:51 2018 +0100 Commit

[2/6] james-project git commit: JAMES-2544 ensure rabbitFlux is closed

2019-02-06 Thread matthieu
/asf/james-project/diff/968c5d27 Branch: refs/heads/master Commit: 968c5d278db7735be9cb2cc829affb6826edc79b Parents: e4194fd Author: Matthieu Baechler Authored: Thu Dec 20 16:36:43 2018 +0100 Committer: Matthieu Baechler Committed: Wed Feb 6 10:07:09 2019 +0100

[6/6] james-project git commit: JAMES-2544 migrate SendMDNMethodTest to junit 5

2019-02-06 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/4490d62a Branch: refs/heads/master Commit: 4490d62a2db73d9ce16bd6560f7ce3096b9ff5fe Parents: 968c5d2 Author: Matthieu Baechler Authored: Fri Dec 21 10:22:43 2018 +0100 Committer: Matthieu Baechler Committed: Wed Feb 6 10:07:11 2019 +0100

[3/6] james-project git commit: JAMES-2544 some tests probably need more time than expected

2019-02-06 Thread matthieu
-wip-us.apache.org/repos/asf/james-project/diff/e4194fdd Branch: refs/heads/master Commit: e4194fddead8f05ff64b71de5d5a585ab7b45863 Parents: 97fa968 Author: Matthieu Baechler Authored: Mon Nov 19 17:07:31 2018 +0100 Committer: Matthieu Baechler Committed: Wed Feb 6 10:07:09 2019 +0100

[1/2] james-project git commit: JAMES-2630 change blobs-api to use Mono

2019-02-01 Thread matthieu
wip-us.apache.org/repos/asf/james-project/tree/ba4d902e Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/ba4d902e Branch: refs/heads/master Commit: ba4d902ee3ff8b53999597067541cf8324030964 Parents: e745d95 Author: Matthieu Baechler Authored: Mon Jan 28 17:18:14 2019 +0100 Commit

[2/2] james-project git commit: Merge branch 'reactor-blob-store-2'

2019-02-01 Thread matthieu
/asf/james-project/diff/ab4171cf Branch: refs/heads/master Commit: ab4171cfaed38ab908c34975644f066195ca89cf Parents: 829074f ba4d902 Author: Matthieu Baechler Authored: Fri Feb 1 14:45:49 2019 +0100 Committer: Matthieu Baechler Committed: Fri Feb 1 14:45:49 2019 +0100

james-project git commit: JAMES-2622 Introduce env variable for java options in dockerfiles

2019-01-31 Thread matthieu
018 +0100 Committer: Matthieu Baechler Committed: Thu Jan 31 15:12:25 2019 +0100 -- README.adoc | 5 + dockerfiles/run/guice/cassandra-ldap/Dockerfile | 3 ++- dockerfiles/

james-project git commit: Revert "LOCAL ONLY max C* mem"

2019-01-29 Thread matthieu
org/repos/asf/james-project/commit/d58b9769 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d58b9769 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/d58b9769 Branch: refs/heads/master Commit: d58b9769e524b7dfb160b7da67adc8715441db11 Parents: 862f680 Author: Matt

[1/3] james-project git commit: LOCAL ONLY max C* mem

2019-01-29 Thread matthieu
pos/asf/james-project/tree/b209b83e Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/b209b83e Branch: refs/heads/master Commit: b209b83eb7d505b429c89d40027b5cbfe1220047 Parents: bad5da4 Author: Matthieu Baechler Authored: Mon Nov 19 17:07:31 2018 +0100 Committer: Matthieu Baech

[3/3] james-project git commit: Merge branch 'fix-master-reactor'

2019-01-29 Thread matthieu
/james-project/diff/862f680f Branch: refs/heads/master Commit: 862f680fefd533e87ff86d9ff664e0203f8d3d19 Parents: b209b83 c617824 Author: Matthieu Baechler Authored: Tue Jan 29 13:14:24 2019 +0100 Committer: Matthieu Baechler Committed: Tue Jan 29 13:14:24 2019 +0100

[2/3] james-project git commit: JAMES-2630 fix ordering of message attachment issue

2019-01-29 Thread matthieu
-us.apache.org/repos/asf/james-project/diff/c617824d Branch: refs/heads/master Commit: c617824dcdd84842b74c28668d6fc590987df1ea Parents: bad5da4 Author: Matthieu Baechler Authored: Tue Jan 29 10:12:23 2019 +0100 Committer: Matthieu Baechler Committed: Tue Jan 29 13:14:01 2019 +0100

[james-project] branch master updated (db793aa -> 30f6adb)

2019-06-14 Thread matthieu
This is an automated email from the ASF dual-hosted git repository. matthieu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git. from db793aa Merge remote-tracking branch 'benoit/mailetContext' new 6cfdc93 JAMES-2777 fix too strong

[james-project] 07/09: JAMES-2786 Use a channel pool for EventBus

2019-06-14 Thread matthieu
This is an automated email from the ASF dual-hosted git repository. matthieu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit d3908cda7d7fa8a767432a7019b883ff1fa49548 Author: Gautier DI FOLCO AuthorDate: Fri Jun 14 10:52:04 2019 +0200

[james-project] 06/09: JAMES-2704 Fix randomness of RandomStoring mailet

2019-06-14 Thread matthieu
This is an automated email from the ASF dual-hosted git repository. matthieu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 1487aa7c3e3b46bd36a6b003aabcacbcc86a341b Author: Gautier DI FOLCO AuthorDate: Thu Jun 13 14:53:11 2019 +0200

[james-project] 09/09: Merge branch 'JAMES-2759-event-bus-stress-test'

2019-06-14 Thread matthieu
This is an automated email from the ASF dual-hosted git repository. matthieu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 30f6adb506dcb1b4be9f06539055ad3d4b63e4e8 Merge: 6cfdc93 d3908cd Author: Matthieu Baechler AuthorDate: Fri Jun

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