projects
/
james-project.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
james-project.git
37 hours ago
Benoit Tellier
JAMES-3737 RabbitMQ unbinding is potentially blocking
master
commit
|
commitdiff
|
tree
|
snapshot
37 hours ago
Benoit Tellier
JAMES-3766 Mark cassandra-app as deprecated
commit
|
commitdiff
|
tree
|
snapshot
37 hours ago
Benoit Tellier
[PERF] S3BlobStoreDAO: readBytes copies too much data
commit
|
commitdiff
|
tree
|
snapshot
37 hours ago
Benoit Tellier
[PERF] BytesBackedLiteral: Size is known upon copy
commit
|
commitdiff
|
tree
|
snapshot
37 hours ago
Benoit Tellier
[PERF] ImapResponseComposerImpl: Reduce buffer size
commit
|
commitdiff
|
tree
|
snapshot
37 hours ago
Benoit Tellier
[PERF] CassandraMessageDAOV3: Size is known upon header...
commit
|
commitdiff
|
tree
|
snapshot
37 hours ago
Benoit Tellier
[PERF] KeyRegistrationHandler: deserialize event only...
commit
|
commitdiff
|
tree
|
snapshot
37 hours ago
Benoit Tellier
[PERF] Reuse string builder during IMAP parser decoding
commit
|
commitdiff
|
tree
|
snapshot
37 hours ago
Benoit Tellier
[PERF] Use Long.hash for uid, modseq
commit
|
commitdiff
|
tree
|
snapshot
37 hours ago
Benoit Tellier
[PERF] Simplify SearchKey::toString
commit
|
commitdiff
|
tree
|
snapshot
7 days ago
Benoit Tellier
[BUILD] Increase ConcurrentTestRunnerTest await time
commit
|
commitdiff
|
tree
|
snapshot
7 days ago
Benoit Tellier
JAMES-3719 Reading inputstream might be blocking
commit
|
commitdiff
|
tree
|
snapshot
7 days ago
Benoit Tellier
JAMES-3719 Avoid copying mime part content when we...
commit
|
commitdiff
|
tree
|
snapshot
7 days ago
Benoit Tellier
JAMES-3719 Reactive textual content extraction with...
commit
|
commitdiff
|
tree
|
snapshot
8 days ago
Benoit Tellier
[FIX] Filter non error logs as done previously
commit
|
commitdiff
|
tree
|
snapshot
8 days ago
Benoit Tellier
JAMES-3737 ImapRequestFrameDecoder: remove buggy code
commit
|
commitdiff
|
tree
|
snapshot
8 days ago
Benoit Tellier
JAMES-3737 IMAPServerTest: test cumulation upon framing
commit
|
commitdiff
|
tree
|
snapshot
8 days ago
Benoit Tellier
JAMES-3737 ImapRequestFrameDecoder: better manage framing
commit
|
commitdiff
|
tree
|
snapshot
8 days ago
Benoit Tellier
JAMES-3737 IMAPServerTest: tests for non synchronized...
commit
|
commitdiff
|
tree
|
snapshot
10 days ago
Matthieu Baechler
JAMES-3763 BlobStore backed MailRepository
commit
|
commitdiff
|
tree
|
snapshot
10 days ago
Matthieu Baechler
Add Baechler Craftsmanship as a professional support...
commit
|
commitdiff
|
tree
|
snapshot
10 days ago
Jean Helou
JAMES-3762 Reworks MailRepository contract to use MailK...
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
JAMES-3534 Avoid blocking calls in Identity/set
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
[REFACTORING] Use CHarMatcher in FetchCommandParser
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
[REFACTORING] Reaorder declarations in ImapRequestLineR...
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
[PERF] Decode UTF-7 only if needed
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
[PERF] IMAP avoid memory allocation when parsing STATUS...
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
[PERF] IMAP improve status items parsing
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
[PERF] IMAP improve flags parsing
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
[PERF] IMAP use constants for CharValidator where immutable
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
JAMES-3737 Backport resetReaderIndex fix
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
JAMES-3737 AuthenticateProcessor should disable reads...
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
JAMES-3737 Avoid a race condition upon STARTTLS
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
JAMES-3737 Avoid a race condition upon compress
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
JAMES-3737 StartTLS and compress no longer need a disti...
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
JAMES-3737 Execute IMAP requests on eventLoop
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
JAMES-3737 Copy large APPEND to a file asynchronously
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
JAMES-3737 Extract methods in ImapRequestFrameDecoder...
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit Tellier
JAMES-3737 Extract methods in ImapRequestFrameDecoder
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit TELLIER
JAMES-3747 Reactive implementation for RabbitMQ channel...
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Benoit TELLIER
[REFACTORING] Use Splitter::splitToStream (#989)
commit
|
commitdiff
|
tree
|
snapshot
11 days ago
Trần Hồng Quân
JAMES-3744 Fixed URI matcher should be more flexible...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Matthieu Baechler
JAMES-3761 Adds configurable bucketname to MimeMessageS...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Benoit Tellier
[UPGRADE] OIDC example JWT revoker jwt-go 3.2.0 ->...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Benoit Tellier
[UPGRADE] jackson 2.13.1 -> 2.13.2.2 fixes CVE-2020...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Benoit TELLIER
JAMES-1489 Fix decoding for complex UTF-8 searches...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Benoit Tellier
[BUILD] Await FakeSmtp HTTP assertions
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Benoit Tellier
[REFACTORING] Drop FakeSmtpExtension in favor of FakeSmtp
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Benoit TELLIER
[PERF] Cleanup ElasticSearchListeningMessageSearchIndex
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Benoit TELLIER
[PERF] Constant for Locales DEFAULT
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Benoit TELLIER
[PERF] PopulateEmailQueryViewListener only needs to...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Benoit TELLIER
[PERF] ElasticSearchListeningMessageSearchIndex Avoid...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Benoit TELLIER
[PERF] MessageManager::getMetaData should allow not...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Benoit TELLIER
[PERF] Avoid reparsing ContentType
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Benoit TELLIER
[PERF] IMAP: limit memory allocation for command name...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Benoit TELLIER
[PERF] IMAP CAPABILITY: Limit memory allocation upon...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Benoit TELLIER
[PERF] IMAP STATUS: Fasten MDC
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Loan
[PERF] IMAP SEARCH: Reduce overhead for large responses
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Loan
[PERF] Avoid parsing needlessly most SearchHit fields
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Loan
[PERF] IMAP FETCH: Fasten flags writing
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Benoit Tellier
JAMES-3737 Allow configuring ElasticSearch connections
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Benoit Tellier
JAMES-3737 Document thread tuning for protocols
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Benoit Tellier
JAMES-3737 Allow configuring boss thread count for...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Tung Van TRAN
JAMES-3752 Allow disabling ImapChannelUpstreamHandler...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Tung Van TRAN
JAMES-3752 - Enable ImapHeartbeatHandler by setting...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
cketti
JAMES-3753 Rewrite FlowedMessageUtils.flow()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
cketti
JAMES-3753 Add tests for FlowedMessageUtils.flow()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] Rely on Deque::peekFirst rather than Iterables...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] Avoid String => bytes conversions for IMAP constants
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
JAMES-3737 IMAP FETCH: More contextual logs
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
JAMES-3737 Fetch should not block when using QResync
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] getSelectedMailboxReactive: avoid duplicating...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[REFACTORING] CassandraMailboxMapper: remove duplicated...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] Remove an uneeded `distinct` call
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] Allow using MailboxManager::startProcessing...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] ElasticSearchListeningMessageSearchIndex: simpli...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] Improve ElasticSearchListeningMessageSearchIndex log
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] Fasten StoreRightManager::isReadWrite
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] ListingEncodingUtils::getNameAttributes should...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] IMAP should allow sending char response
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] Improve, and rely on MailboxPath::getParents
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] StoreMailboxManager: Get rid of distinct calls...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] Fasten Mailbox::hashCode
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] JsonGenericSerializer: default behaviour for...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] Reactor RetrySpec can be a field
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] Fasten Username and Domain core object parsing
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] Fasten IMAP FETCH MDC context computation
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Benoit Tellier
[PERF] FetchData should optimize adding single item
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Benoit TELLIER
Avoid unneeded port binding with ActiveMQ
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Benoit TELLIER
Revert "JAMES-3747 Reactive implementation for RabbitMQ...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Benoit Tellier
JAMES-3751 Relax modseq conditions
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Benoit Tellier
JAMES-3751 IMAP Test for ESEARCH tag ALL
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Benoit Tellier
JAMES-3751 IMAP SEARCH was ignoring MODSEQ for last...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Benoit Tellier
JAMES-3751 Tests for RFC-4731 (min, max, count aggregat...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Benoit Tellier
JAMES-3751 Tests for RFC-5182 (referencing the last...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Benoit Tellier
[PERF] Avoid execution of MailboxAnnotationListener
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Benoit Tellier
[REACTOR] Avoid subscribing on elastic while we are...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
cketti
JAMES-3753 Fix FlowedMessageUtils.deflow() (#972)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Benoit Tellier
JAMES-3740 Fix a typo in UidMsnConverter
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Benoit Tellier
JAMES-3740 Improve performance if UidMsnConverter is...
commit
|
commitdiff
|
tree
|
snapshot
next