4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 18 days ago. based on code collected 18 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove JMock from FatalExceptionHandlerTest and EventPollerTest. Remove dependency from project. More... almost 8 years ago
Remove JMock from FatalExceptionHandlerTest and IgnoreExceptionHandlerTest. More... almost 8 years ago
Remove JMock from AggregateEventHandlerTest and LiteTimeoutBlockingWaitStrategyTest. More... almost 8 years ago
Remove JMock from RingBufferWithMockTest (and rename). More... almost 8 years ago
Remove JMock from SequenceBarrierTest More... almost 8 years ago
Remove JMock from ConsumerRepositoryTest More... almost 8 years ago
Remove more JMock More... almost 8 years ago
Remove more JMock More... almost 8 years ago
Upgrade to latest Junit 4 and JMock 2. Start removing uses of JMock. More... almost 8 years ago
Upgrade to gradle 3.3 More... almost 8 years ago
Merge pull request #179 from xiaoguichao/master More... about 8 years ago
Correct some spelling mistakes (mainly in comments)
xgc
More... over 8 years ago
Merge pull request #178 from DenisIstomin/master More... over 8 years ago
Improve code coverage of Histogram collection up to 100% More... over 8 years ago
Additional unit test to check gating sequences. More... over 8 years ago
Ensure gating sequences are cleaned up correctly when building using the Disruptor dsl. More... over 8 years ago
Change version to 3.3.6, update changelog. More... over 8 years ago
Remove debugging code and redundant gating sequence. More... over 8 years ago
Fix #172 and #155, ensure that worker sequences are gated on by the ring buffer. More... over 8 years ago
Ensure all sequences are added as gating on initial creation to survive publishing events before the Disruptor is started. More... over 8 years ago
Formatting and removing uses of deprecated constructor. More... over 8 years ago
Merge pull request #169 from MendelMonteiro/master More... over 8 years ago
Don't add processor twice More... over 8 years ago
Shutdown example - wait for latch with 2 EventHandlers. More... over 8 years ago
Shutdown example - wait for latch. More... over 8 years ago
Shutdown example. More... over 8 years ago
Restored commented out line of code in performance test. More... over 8 years ago
Update changelog More... over 8 years ago
Add StoreLoad barrier before reading the gating sequences More... over 8 years ago
Update test to use non-deprecated Disruptor constructor. More... over 8 years ago