This is an automated email from the ASF dual-hosted git repository.

rcordier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


    from 008923d001 [ENHANCEMENT] JsoupHtmlTextExtractor: The use of concurrent 
structures is not needed
     add b0a1f2a54b [FIX] IMAP session should allow cancelling ongoing 
processing
     add 9813526db4 [FIX] ImapIdleStateHandler should cancel ongoing requests 
first
     add 6cfa01a4e2 [FIX] cancel ongoing processing for inactive channels
     add ae27e2ca44 [FIX] Refactor slightly 
ImapChannelUpstreamHandler::manageUnknownError
     add a6567ed4ba [FIX] DefaultImapDecoder: INFO log on invalid command 
parsing
     add bbe97c5c6f [FIX] DefaultImapDecoder: improve bad command handling

No new revisions were added by this update.

Summary of changes:
 .../apache/james/imap/api/process/ImapSession.java |   4 +
 .../james/imap/decode/main/DefaultImapDecoder.java |   9 +-
 .../netty/ImapChannelUpstreamHandler.java          | 890 ++++++++++-----------
 .../imapserver/netty/ImapIdleStateHandler.java     |   2 +-
 .../james/imapserver/netty/NettyImapSession.java   |   7 +
 5 files changed, 462 insertions(+), 450 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to