You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (JAMES-1745) GetMessages should return the attachment list - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/01 06:33:12 UTC, 0 replies.
- [jira] [Created] (JAMES-1746) Use junit-contracts for test genericity - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/01 08:12:59 UTC, 0 replies.
- [jira] [Created] (MAILBOX-270) Apache James supports metadata extension (RFC5464) - posted by "Quynh Nguyen (JIRA)" <ji...@apache.org> on 2016/06/01 09:28:59 UTC, 0 replies.
- [1/3] james-project git commit: MAILBOX-268 Store attachments when storing a mail - posted by ad...@apache.org on 2016/06/02 07:12:48 UTC, 0 replies.
- [2/3] james-project git commit: MAILBOX-268 Store attachments when storing a mail - posted by ad...@apache.org on 2016/06/02 07:12:49 UTC, 0 replies.
- [3/3] james-project git commit: MAILBOX-268 Async store of multiple attachments - posted by ad...@apache.org on 2016/06/02 07:12:50 UTC, 0 replies.
- Re: Actions for V3 release - posted by Benoit Tellier <be...@minet.net> on 2016/06/03 10:01:30 UTC, 1 replies.
- [1/3] james-project git commit: JAMES-1745 Bind AttachmentMapper - posted by ma...@apache.org on 2016/06/03 12:36:32 UTC, 0 replies.
- [2/3] james-project git commit: JAMES-1745 Handle attachments in GetMessages - posted by ma...@apache.org on 2016/06/03 12:36:33 UTC, 0 replies.
- [3/3] james-project git commit: JAMES-1745 Rename Collectors to ImmutableCollectors - posted by ma...@apache.org on 2016/06/03 12:36:34 UTC, 0 replies.
- [1/6] james-project git commit: JAMES-1717 Provide message composition and text extraction as separate service and rely on Mailbox Text extractor - posted by bt...@apache.org on 2016/06/03 12:38:33 UTC, 0 replies.
- [2/6] james-project git commit: JAMES-1717 Integration test for html support - posted by bt...@apache.org on 2016/06/03 12:38:34 UTC, 0 replies.
- [3/6] james-project git commit: JAMES-1717 htmlBody field should be stored - posted by bt...@apache.org on 2016/06/03 12:38:35 UTC, 0 replies.
- [4/6] james-project git commit: JAMES-1717 VacationReply should handle htmlBody - posted by bt...@apache.org on 2016/06/03 12:38:36 UTC, 0 replies.
- [5/6] james-project git commit: JAMES-1717 Modify documentation as JMAP vacations are now fully supported - posted by bt...@apache.org on 2016/06/03 12:38:37 UTC, 0 replies.
- [6/6] james-project git commit: JAMES-1717 Support plain text extraction from HTML text in Vacation notifications - posted by bt...@apache.org on 2016/06/03 12:38:38 UTC, 0 replies.
- [jira] [Closed] (JAMES-1717) Manage JMAP vacations using Sieve script - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/03 12:42:59 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1717) Manage JMAP vacations using Sieve script - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/03 12:42:59 UTC, 0 replies.
- [jira] [Created] (JAMES-1747) All users repository implementation should throw AlreadyExistInUsersRepositoryException when adding an existing user - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/06/03 13:21:59 UTC, 0 replies.
- [jira] [Created] (JAMES-1748) JMAP messages uses mappers instead MailboxManager - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/06 02:51:59 UTC, 0 replies.
- [jira] [Created] (JAMES-1749) JMAP : I can not delete messages without outbox - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/06 02:54:59 UTC, 0 replies.
- [jira] [Created] (JAMES-1750) A test was not activated on SetMailboxes - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/06 02:55:59 UTC, 0 replies.
- [jira] [Created] (JAMES-1751) JMAP lists every mailbox of the server while creating a new mailbox - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/06 03:40:59 UTC, 0 replies.
- james-project git commit: JAMES-1717 Attachements are now supported - reading HTML mail with JMAP is now supported - posted by bt...@apache.org on 2016/06/06 07:05:38 UTC, 0 replies.
- james-project git commit: JAMES-1750 Test was not activated on SetMailboxes - posted by bt...@apache.org on 2016/06/06 07:43:15 UTC, 0 replies.
- [jira] [Closed] (JAMES-1750) A test was not activated on SetMailboxes - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/06 07:44:56 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1750) A test was not activated on SetMailboxes - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/06 07:44:56 UTC, 0 replies.
- [jira] [Commented] (JAMES-1748) JMAP messages uses mappers instead MailboxManager - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/06 07:47:55 UTC, 0 replies.
- [jira] [Commented] (JAMES-1749) JMAP : I can not delete messages without outbox - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/06 07:47:56 UTC, 0 replies.
- james-project git commit: JAMES-1751 JMAP utils should not list all mailboxes to retrieve mailbox ID - posted by bt...@apache.org on 2016/06/06 10:41:34 UTC, 0 replies.
- [1/4] james-project git commit: JAMES-1742 Retrieve attachment in download endpoint - posted by ad...@apache.org on 2016/06/06 11:06:21 UTC, 0 replies.
- [2/4] james-project git commit: JAMES-1742 Return the downloadUrl when authenticated - posted by ad...@apache.org on 2016/06/06 11:06:22 UTC, 0 replies.
- [3/4] james-project git commit: JAMES-1742 Introduce the JMAP download endpoint - posted by ad...@apache.org on 2016/06/06 11:06:23 UTC, 0 replies.
- [4/4] james-project git commit: JAMES-1742 Introduce JMAP URLs constants - posted by ad...@apache.org on 2016/06/06 11:06:24 UTC, 0 replies.
- [jira] [Closed] (JAMES-1745) GetMessages should return the attachment list - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/06 11:54:20 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1745) GetMessages should return the attachment list - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/06 11:54:20 UTC, 0 replies.
- [jira] [Closed] (JAMES-1742) JMAP downloadUrl - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/06 11:54:20 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1742) JMAP downloadUrl - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/06 11:54:20 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1751) JMAP lists every mailbox of the server while creating a new mailbox - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/06 12:16:20 UTC, 0 replies.
- [jira] [Closed] (JAMES-1751) JMAP lists every mailbox of the server while creating a new mailbox - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/06 12:16:21 UTC, 0 replies.
- [1/2] james-project git commit: JAMES-1747 Ensure every backend throw an AlreadyExistInUsersRepository exception when adding an already existing user - posted by ad...@apache.org on 2016/06/06 14:08:39 UTC, 0 replies.
- [2/2] james-project git commit: Merge remote-tracking branch 'rouazana/JAMES-1747' - posted by ad...@apache.org on 2016/06/06 14:08:40 UTC, 0 replies.
- Re: Git Repos - posted by Ioan Eugen Stan <st...@gmail.com> on 2016/06/06 14:57:49 UTC, 2 replies.
- [jira] [Created] (MAILBOX-271) Cassandra queries related to attachement storage are prepared every time a message is saved - posted by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2016/06/07 03:19:20 UTC, 0 replies.
- [1/5] james-project git commit: MAILBOX-269 modernize unit tests of capabilities - posted by ma...@apache.org on 2016/06/07 06:51:57 UTC, 0 replies.
- [2/5] james-project git commit: MAILBOX-269 suppress warnings - posted by ma...@apache.org on 2016/06/07 06:51:58 UTC, 0 replies.
- [3/5] james-project git commit: MAILBOX-269 move test methods for better readability - posted by ma...@apache.org on 2016/06/07 06:51:59 UTC, 0 replies.
- [4/5] james-project git commit: MAILBOX-269 ensure MessageManager has Attachment capability - posted by ma...@apache.org on 2016/06/07 06:52:00 UTC, 0 replies.
- [5/5] james-project git commit: MAILBOX-269 Capabilities should all have singular form - posted by ma...@apache.org on 2016/06/07 06:52:01 UTC, 0 replies.
- [jira] [Commented] (MAILBOX-269) Implement a capability for attachment - posted by "Matthieu Baechler (JIRA)" <ji...@apache.org> on 2016/06/07 09:48:20 UTC, 0 replies.
- [jira] [Closed] (MAILBOX-269) Implement a capability for attachment - posted by "Matthieu Baechler (JIRA)" <ji...@apache.org> on 2016/06/07 09:48:20 UTC, 0 replies.
- james-project git commit: MAILBOX-271 CassandraAttachmentMapper should not prepare requests - posted by bt...@apache.org on 2016/06/07 10:28:20 UTC, 0 replies.
- [jira] [Resolved] (MAILBOX-271) Cassandra queries related to attachement storage are prepared every time a message is saved - posted by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2016/06/07 10:29:21 UTC, 0 replies.
- [jira] [Closed] (MAILBOX-271) Cassandra queries related to attachement storage are prepared every time a message is saved - posted by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2016/06/07 10:29:21 UTC, 0 replies.
- [jira] [Created] (JAMES-1752) Handle multipart mails when looking for text/html body - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/07 14:37:21 UTC, 0 replies.
- [jira] [Created] (JAMES-1753) JMAP getMessageList should support notInMailboxes Filter - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/06/07 15:51:21 UTC, 0 replies.
- [01/11] james-project git commit: JAMES-1746 Proof of concept with junit-contracts - posted by bt...@apache.org on 2016/06/08 10:10:25 UTC, 1 replies.
- [02/11] james-project git commit: JAMES-1746 Remplace JMock uses by mockito - posted by bt...@apache.org on 2016/06/08 10:10:26 UTC, 1 replies.
- [03/11] james-project git commit: JAMES-1746 Memory implementation of Attachment mapper should comply with the contract - posted by bt...@apache.org on 2016/06/08 10:10:27 UTC, 1 replies.
- [04/11] james-project git commit: JAMES-1746 Adding missing license - posted by bt...@apache.org on 2016/06/08 10:10:28 UTC, 1 replies.
- [05/11] james-project git commit: JAMES-1746 Mappers should be tested using junit-contracts - posted by bt...@apache.org on 2016/06/08 10:10:29 UTC, 1 replies.
- [06/11] james-project git commit: JAMES-1746 Mappers should be tested using junit-contracts - posted by bt...@apache.org on 2016/06/08 10:10:30 UTC, 1 replies.
- [07/11] james-project git commit: JAMES-1746 Removing redoundant test for in memory implementation - posted by bt...@apache.org on 2016/06/08 10:10:31 UTC, 1 replies.
- [08/11] james-project git commit: JAMES-1746 As Maildir do not support NAMESPACE in the MailboxPath, introduce a related mailbox feature - posted by bt...@apache.org on 2016/06/08 10:10:32 UTC, 1 replies.
- [09/11] james-project git commit: JAMES-1746 MailboxManager tests should be done with junit-contracts - posted by bt...@apache.org on 2016/06/08 10:10:33 UTC, 1 replies.
- [10/11] james-project git commit: JAMES-1746 MailboxManager tests should be done with junit-contracts - posted by bt...@apache.org on 2016/06/08 10:10:34 UTC, 1 replies.
- [11/11] james-project git commit: JAMES-1746 Stress tests should not enforce monotony but unicity - posted by bt...@apache.org on 2016/06/08 10:10:35 UTC, 1 replies.
- [jira] [Created] (JAMES-1754) Don't authenticate download endpoint - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/08 11:00:26 UTC, 0 replies.
- [1/2] james-project git commit: JAMES-1754 Remove authentication from download JMAP endpoint - posted by ad...@apache.org on 2016/06/09 07:47:53 UTC, 0 replies.
- [2/2] james-project git commit: Merge branch 'JAMES-1754' - posted by ad...@apache.org on 2016/06/09 07:47:54 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1754) Don't authenticate download endpoint - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/09 07:48:21 UTC, 0 replies.
- [jira] [Closed] (JAMES-1754) Don't authenticate download endpoint - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/09 07:48:21 UTC, 0 replies.
- james-project git commit: JAMES-1753 Support notInMailboxes filtering in getMessageList - posted by ma...@apache.org on 2016/06/09 15:22:46 UTC, 0 replies.
- [jira] [Closed] (JAMES-1753) JMAP getMessageList should support notInMailboxes Filter - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/06/09 15:25:21 UTC, 0 replies.
- [jira] [Closed] (JAMES-1747) All users repository implementation should throw AlreadyExistInUsersRepositoryException when adding an existing user - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/06/09 15:46:21 UTC, 0 replies.
- james-project git commit: JAMES-1746 Provider needs the exact type implemented for junit-contracts reflexion - posted by bt...@apache.org on 2016/06/10 08:12:48 UTC, 0 replies.
- [1/2] james-project git commit: JAMES-1752 Handle multipart mediatype when retrieving text/html body - posted by ad...@apache.org on 2016/06/10 08:26:50 UTC, 0 replies.
- [2/2] james-project git commit: Merge branch 'JAMES-1752-2' - posted by ad...@apache.org on 2016/06/10 08:26:51 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1752) Handle multipart mails when looking for text/html body - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/10 08:29:21 UTC, 0 replies.
- [jira] [Closed] (JAMES-1752) Handle multipart mails when looking for text/html body - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/10 08:29:21 UTC, 0 replies.
- [jira] [Created] (JAMES-1755) remote delivery exception - posted by "杨勐 (JIRA)" <se...@james.apache.org> on 2016/06/10 08:38:21 UTC, 0 replies.
- [jira] [Commented] (JAMES-1755) remote delivery exception - posted by "杨勐 (JIRA)" <se...@james.apache.org> on 2016/06/10 08:40:21 UTC, 4 replies.
- [jira] [Updated] (JAMES-1755) remote delivery exception - posted by "杨勐 (JIRA)" <se...@james.apache.org> on 2016/06/10 09:30:22 UTC, 0 replies.
- [jira] [Created] (JAMES-1756) Improve handling of error message when moving a message - posted by "Laura Royet (JIRA)" <se...@james.apache.org> on 2016/06/10 09:58:20 UTC, 0 replies.
- [jira] [Created] (JAMES-1757) Some tests are platform dependant - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/13 09:29:21 UTC, 0 replies.
- [jira] [Created] (JAMES-1758) Don't play docker based tests when no DOCKER_HOST env variable - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/13 13:35:21 UTC, 0 replies.
- [1/2] james-project git commit: JAMES-1744 Preview should not contain HTML tags - posted by bt...@apache.org on 2016/06/14 02:18:44 UTC, 0 replies.
- [2/2] james-project git commit: JAMES-1744 sorting of the dependencies - posted by bt...@apache.org on 2016/06/14 02:18:45 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1744) Preview should not contain HTML tags - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/14 02:26:57 UTC, 0 replies.
- [jira] [Closed] (JAMES-1744) Preview should not contain HTML tags - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/14 02:26:57 UTC, 0 replies.
- [jira] [Closed] (JAMES-1369) domains names in James 3 Beta 3 are case sensitive. Used the matcher RecipientToLowerCase and it only converts the local part (user name) to lower case. - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/14 03:02:57 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1369) domains names in James 3 Beta 3 are case sensitive. Used the matcher RecipientToLowerCase and it only converts the local part (user name) to lower case. - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/14 03:02:57 UTC, 0 replies.
- [jira] [Closed] (JAMES-1382) An incomplete fix for the resource leak bugs in NNTPHandler.java - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/14 03:06:57 UTC, 0 replies.
- [1/4] james-project git commit: JAMES-1757 Removing duplicated dependencies - posted by bt...@apache.org on 2016/06/14 08:46:02 UTC, 0 replies.
- [2/4] james-project git commit: JAMES-1757 Explicit reference to the UTF-8 charset when comparing SimpleMailboxMessage full content size - posted by bt...@apache.org on 2016/06/14 08:46:03 UTC, 0 replies.
- [3/4] james-project git commit: JAMES-1757 Explicit reference to the UTF-8 charset when checking Messages to JSON conversion - posted by bt...@apache.org on 2016/06/14 08:46:04 UTC, 0 replies.
- [4/4] james-project git commit: JAMES-1757 Activate animal-sniffer everywhere - posted by bt...@apache.org on 2016/06/14 08:46:05 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1757) Some tests are platform dependant - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/14 11:00:05 UTC, 0 replies.
- [jira] [Closed] (JAMES-1757) Some tests are platform dependant - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/14 11:00:05 UTC, 0 replies.
- [jira] [Created] (JAMES-1759) A web interface for JAMES administration - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/14 11:06:01 UTC, 0 replies.
- [jira] [Created] (JAMES-1760) Swarm affinity on docker based tests - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/15 06:25:09 UTC, 0 replies.
- james-project git commit: JAMES-1758 Add DOCKER_HOST dependent profiles - posted by ad...@apache.org on 2016/06/17 18:52:49 UTC, 0 replies.
- [jira] [Closed] (JAMES-1758) Don't play docker based tests when no DOCKER_HOST env variable - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/17 18:54:05 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1758) Don't play docker based tests when no DOCKER_HOST env variable - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/17 18:54:05 UTC, 0 replies.
- james-project git commit: JAMES-1760 Add container affinity in docker based tests - posted by ad...@apache.org on 2016/06/17 21:35:19 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1760) Swarm affinity on docker based tests - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/17 21:38:05 UTC, 0 replies.
- [jira] [Closed] (JAMES-1760) Swarm affinity on docker based tests - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/17 21:38:06 UTC, 0 replies.
- [jira] [Created] (JAMES-1761) Deployment tests for Spring with JPA flavour - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 07:32:57 UTC, 0 replies.
- [jira] [Created] (JAMES-1762) JPA messageMappers and mailboxMapper should be tested - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 07:36:57 UTC, 0 replies.
- [jira] [Created] (JAMES-1763) Capture thunderbird IMAP session - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 07:40:57 UTC, 0 replies.
- [jira] [Created] (JAMES-1764) Design a IMAP test with Gatling - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 07:42:58 UTC, 0 replies.
- [jira] [Updated] (JAMES-1764) Design a IMAP test with Gatling - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 07:43:58 UTC, 1 replies.
- [jira] [Created] (JAMES-1765) Release James 3.0 - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 07:46:58 UTC, 0 replies.
- [jira] [Updated] (JAMES-1765) Release James 3.0 - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 07:47:57 UTC, 0 replies.
- [jira] [Updated] (JAMES-1763) Capture thunderbird IMAP session - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 07:48:58 UTC, 0 replies.
- [jira] [Updated] (JAMES-1762) JPA messageMappers and mailboxMapper should be tested - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 07:49:57 UTC, 0 replies.
- [jira] [Updated] (JAMES-1761) Deployment tests for Spring with JPA flavour - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 07:49:58 UTC, 0 replies.
- [jira] [Created] (JAMES-1766) Design a IMAP search test with gatling - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 07:52:57 UTC, 0 replies.
- [jira] [Updated] (JAMES-1689) Implement stress tests - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/21 08:01:57 UTC, 0 replies.
- [jira] [Created] (JAMES-1767) Design a stress test for SMTP - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 08:04:57 UTC, 0 replies.
- [jira] [Created] (JAMES-1768) As an administrator, I should be able to choose the IMAP commands I expose - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 08:20:58 UTC, 0 replies.
- [jira] [Created] (JAMES-1769) More SMTP integration tests - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 08:22:57 UTC, 0 replies.
- [jira] [Created] (JAMES-1770) As an administrator, I would like the possibility to completly avoid SIEVE scripts - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 08:26:57 UTC, 0 replies.
- [jira] [Created] (JAMES-1771) Security : Ensure with tests I can not interact with IMAP with someone else mailbox - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 08:28:57 UTC, 0 replies.
- [jira] [Created] (JAMES-1772) Some tests are slow - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/06/21 08:33:57 UTC, 0 replies.
- [jira] [Created] (JAMES-1773) Lack of tests for mailets and matchers - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 08:33:58 UTC, 0 replies.
- [jira] [Created] (JAMES-1774) AI mailet are duplicated between server/mailet and mailet/ai - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 08:35:57 UTC, 0 replies.
- [jira] [Created] (JAMES-1775) Other tasks for 3.0.0 release - posted by "btellier@apache.org (JIRA)" <se...@james.apache.org> on 2016/06/21 08:43:57 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1310) Return value of File.[delete|mkdir] is ignored - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/21 08:50:58 UTC, 0 replies.
- [jira] [Closed] (JAMES-1310) Return value of File.[delete|mkdir] is ignored - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/21 08:50:58 UTC, 0 replies.
- [jira] [Closed] (JAMES-1591) I should be able to delete a domain name with the same name I used to create it. - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/21 08:54:57 UTC, 0 replies.
- [jira] [Created] (JAMES-1776) Port GetMessages integration tests to Cucumber - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/21 09:02:57 UTC, 0 replies.
- [jira] [Updated] (JAMES-520) Create a RemoteDelivery service - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/21 09:26:58 UTC, 0 replies.
- [jira] [Updated] (JAMES-1091) Call for new logo - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/21 09:29:57 UTC, 0 replies.
- [jira] [Commented] (JAMES-1091) Call for new logo - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/21 09:30:58 UTC, 0 replies.
- [jira] [Updated] (JAMES-304) secure remote delivery opportunistically or even allow make TLS mandatory - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/21 09:33:57 UTC, 0 replies.
- [jira] [Closed] (JAMES-1775) Other tasks for 3.0.0 release - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/21 09:34:58 UTC, 0 replies.
- [jira] [Commented] (JAMES-1774) AI mailet are duplicated between server/mailet and mailet/ai - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/21 09:41:57 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1187) Upgrade to camel 2.6.0 - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/21 10:05:58 UTC, 0 replies.
- [jira] [Closed] (JAMES-1187) Upgrade to camel 2.6.0 - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/21 10:05:58 UTC, 0 replies.
- [1/9] james-project git commit: JAMES-1759 Introduce Web Admin project - posted by bt...@apache.org on 2016/06/22 08:36:41 UTC, 0 replies.
- [2/9] james-project git commit: JAMES-1759 WebAdminServer should allow CRUD operations on domains - posted by bt...@apache.org on 2016/06/22 08:36:42 UTC, 0 replies.
- [3/9] james-project git commit: JAMES-1759 WebAdminServer should allow CRUD operations on users - posted by bt...@apache.org on 2016/06/22 08:36:43 UTC, 0 replies.
- [4/9] james-project git commit: JAMES-1759 Optional load of WebAdmin server in Guice deployement - posted by bt...@apache.org on 2016/06/22 08:36:44 UTC, 0 replies.
- [5/9] james-project git commit: JAMES-1759 WebAdminServer REST API documentation - posted by bt...@apache.org on 2016/06/22 08:36:45 UTC, 0 replies.
- [6/9] james-project git commit: JAMES-1759 Removed unused class - posted by bt...@apache.org on 2016/06/22 08:36:46 UTC, 0 replies.
- [7/9] james-project git commit: JAMES-1759 Extract property files location - posted by bt...@apache.org on 2016/06/22 08:36:47 UTC, 0 replies.
- [8/9] james-project git commit: JAMES-1759 Integration tests for WebAdmin server - posted by bt...@apache.org on 2016/06/22 08:36:48 UTC, 0 replies.
- [9/9] james-project git commit: JAMES-1759 Guice docker deployement should propose webadmin server - posted by bt...@apache.org on 2016/06/22 08:36:49 UTC, 0 replies.
- [1/6] james-project git commit: JAMES-1772 Optimize camel startup - posted by ma...@apache.org on 2016/06/22 09:30:08 UTC, 0 replies.
- [2/6] james-project git commit: JAMES-1772 Start a single thread for jetty - posted by ma...@apache.org on 2016/06/22 09:30:09 UTC, 0 replies.
- [3/6] james-project git commit: JAMES-1772 Name thread pools of AsyncServers - posted by ma...@apache.org on 2016/06/22 09:30:10 UTC, 0 replies.
- [4/6] james-project git commit: JAMES-1772 Cassandra durable writes are not needed in tests - posted by ma...@apache.org on 2016/06/22 09:30:11 UTC, 0 replies.
- [5/6] james-project git commit: JAMES-1772 Make something like a builder in ClusterWithKeyspaceCreatedFactory - posted by ma...@apache.org on 2016/06/22 09:30:12 UTC, 0 replies.
- [6/6] james-project git commit: Merge remote-tracking branch 'raphael/JAMES-1772' - posted by ma...@apache.org on 2016/06/22 09:30:13 UTC, 0 replies.
- [1/4] james-project git commit: Add hasCapability function into MailboxManager and refactor - posted by bt...@apache.org on 2016/06/23 04:36:53 UTC, 0 replies.
- [2/4] james-project git commit: License is missing in the header of file - posted by bt...@apache.org on 2016/06/23 04:36:54 UTC, 0 replies.
- [3/4] james-project git commit: MAILBOX-270: Apache James supports metadata extension (RFC5464), store metadata - posted by bt...@apache.org on 2016/06/23 04:36:55 UTC, 0 replies.
- [4/4] james-project git commit: MAILBOX-270: Apache James supports metadata extension (RFC5464), store metadata - posted by bt...@apache.org on 2016/06/23 04:36:56 UTC, 0 replies.
- [jira] [Created] (JAMES-1777) Support attachments naming in getMessages and download end point - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/23 07:52:17 UTC, 0 replies.
- [1/5] james-project git commit: JAMES-1759 rename model package into dto - posted by bt...@apache.org on 2016/06/23 09:32:20 UTC, 0 replies.
- [2/5] james-project git commit: JAMES-1759 Integration tests for user mailboxes CRUD operations - posted by bt...@apache.org on 2016/06/23 09:32:21 UTC, 0 replies.
- [3/5] james-project git commit: JAMES-1759 Extract emptyBody - posted by bt...@apache.org on 2016/06/23 09:32:22 UTC, 0 replies.
- [4/5] james-project git commit: JAMES-1759 Deleting a mailbox should also delete its children - posted by bt...@apache.org on 2016/06/23 09:32:23 UTC, 0 replies.
- [5/5] james-project git commit: JAMES-1759 CRUD operations on user mailboxes - posted by bt...@apache.org on 2016/06/23 09:32:24 UTC, 0 replies.
- [jira] [Created] (JAMES-1778) VacationResponse in getVacationResponse should be disabled if out of the date range - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/23 10:34:16 UTC, 0 replies.
- [jira] [Created] (JAMES-1779) Document download limitations - posted by "Matthieu Baechler (JIRA)" <se...@james.apache.org> on 2016/06/23 13:28:16 UTC, 0 replies.
- [jira] [Created] (JAMES-1780) Support accountId null in setVacationResponse - posted by "Laura Royet (JIRA)" <se...@james.apache.org> on 2016/06/24 13:32:16 UTC, 0 replies.
- [jira] [Created] (JAMES-1781) SetVacationResponse should be able to just update some values - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/27 02:59:52 UTC, 0 replies.
- [jira] [Created] (JAMES-1782) Add user friendly description in case of invalidArguments - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/27 09:30:52 UTC, 0 replies.
- [jira] [Closed] (JAMES-1778) VacationResponse in getVacationResponse should be disabled if out of the date range - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/27 09:46:51 UTC, 0 replies.
- [jira] [Created] (JAMES-1783) Attachment: handle authenticated POST on downloadUrl and return a signed token - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/06/27 09:50:52 UTC, 0 replies.
- james-project git commit: JAMES-1780 Support accountId null in setVacationResponse - posted by bt...@apache.org on 2016/06/27 09:51:40 UTC, 0 replies.
- [jira] [Created] (JAMES-1784) Attachment : handle query string on downloadUrl to manage signature - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/27 09:54:51 UTC, 0 replies.
- [jira] [Closed] (JAMES-1780) Support accountId null in setVacationResponse - posted by "Laura Royet (JIRA)" <se...@james.apache.org> on 2016/06/27 09:59:52 UTC, 0 replies.
- [1/2] james-project git commit: JAMES-1778 VacationResponse should be marked as unactivated if outside of time range - posted by ad...@apache.org on 2016/06/27 12:04:29 UTC, 0 replies.
- [2/2] james-project git commit: Merge remote-tracking branch 'btellier/JAMES-1778' - posted by ad...@apache.org on 2016/06/27 12:04:30 UTC, 0 replies.
- [1/5] james-project git commit: JAMES-1779 remove warnings - posted by ad...@apache.org on 2016/06/28 07:45:26 UTC, 0 replies.
- [2/5] james-project git commit: JAMES-1779 use RestAssured.requestSpecification to prevent content-type repetition - posted by ad...@apache.org on 2016/06/28 07:45:27 UTC, 0 replies.
- [3/5] james-project git commit: JAMES-1779 use RestAssured.requestSpecification to prevent content-type repetition - posted by ad...@apache.org on 2016/06/28 07:45:28 UTC, 0 replies.
- [4/5] james-project git commit: JAMES-1779 document jmap download limitations - posted by ad...@apache.org on 2016/06/28 07:45:29 UTC, 0 replies.
- [5/5] james-project git commit: JAMES-1779 Make it clear we should requires authentication for downloadUrl - posted by ad...@apache.org on 2016/06/28 07:45:30 UTC, 0 replies.
- [jira] [Closed] (JAMES-1779) Document download limitations - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/28 07:46:57 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1779) Document download limitations - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/28 07:46:57 UTC, 0 replies.
- [1/4] james-project git commit: JAMES-1779 Fix DownloadGet feature - posted by ad...@apache.org on 2016/06/28 09:52:25 UTC, 0 replies.
- [2/4] james-project git commit: JAMES-1779 Fails when stepdef is not defined - posted by ad...@apache.org on 2016/06/28 09:52:26 UTC, 0 replies.
- [3/4] james-project git commit: JAMES-1776 Port GetMessagesMethodTest to Cucumber - posted by ad...@apache.org on 2016/06/28 09:52:27 UTC, 0 replies.
- [4/4] james-project git commit: JAMES-1776 Port GetMessagesMethodTest to Cucumber - posted by ad...@apache.org on 2016/06/28 09:52:28 UTC, 0 replies.
- [jira] [Closed] (JAMES-1776) Port GetMessages integration tests to Cucumber - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/28 09:53:57 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1776) Port GetMessages integration tests to Cucumber - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/28 09:53:57 UTC, 0 replies.
- james-project git commit: JAMES-1756 Improve handling of error message when moving a message - posted by bt...@apache.org on 2016/06/29 02:24:15 UTC, 0 replies.
- [jira] [Closed] (JAMES-1756) Improve handling of error message when moving a message - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/29 03:12:45 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1756) Improve handling of error message when moving a message - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/29 03:12:45 UTC, 0 replies.
- [1/2] james-project git commit: MAILBOX:270: support setMetadata command, mpt and server support set mailbox annotation - posted by bt...@apache.org on 2016/06/29 04:25:54 UTC, 0 replies.
- [2/2] james-project git commit: MAILBOX:270: support setMetadata command, imap protocol add request for update annotation - posted by bt...@apache.org on 2016/06/29 04:25:55 UTC, 0 replies.
- [1/2] james-project git commit: Fix warnings - posted by ad...@apache.org on 2016/06/29 13:01:20 UTC, 0 replies.
- [2/2] james-project git commit: JAMES-1783 POSTing on download endpoint should return a token - posted by ad...@apache.org on 2016/06/29 13:01:21 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1783) Attachment: handle authenticated POST on downloadUrl and return a signed token - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/29 13:02:37 UTC, 0 replies.
- [jira] [Closed] (JAMES-1783) Attachment: handle authenticated POST on downloadUrl and return a signed token - posted by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2016/06/29 13:02:37 UTC, 0 replies.
- [jira] [Created] (JAMES-1785) setMessages : moving a message - posted by "Laura Royet (JIRA)" <se...@james.apache.org> on 2016/06/29 14:54:17 UTC, 0 replies.
- [jira] [Created] (JAMES-1786) Demonstrate I can use any message ID to send a mail - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/30 09:27:10 UTC, 0 replies.
- james-project git commit: JAMES-1786 Add test on JMAP message creation - posted by bt...@apache.org on 2016/06/30 09:28:39 UTC, 0 replies.
- [jira] [Resolved] (JAMES-1786) Demonstrate I can use any message ID to send a mail - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/30 09:29:10 UTC, 0 replies.
- [jira] [Closed] (JAMES-1786) Demonstrate I can use any message ID to send a mail - posted by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/06/30 09:30:10 UTC, 0 replies.
- [jira] [Created] (JAMES-1787) Document attachment inline limitation - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/06/30 09:35:10 UTC, 0 replies.
- [jira] [Created] (JAMES-1788) Upload endpoint - posted by "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/06/30 15:03:10 UTC, 0 replies.
- [jira] [Commented] (JAMES-1788) Upload endpoint - posted by "Ioan Eugen Stan (JIRA)" <se...@james.apache.org> on 2016/06/30 15:21:10 UTC, 0 replies.