1
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jun 17, 2024 — Jun 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wrap args with arraylist to allow adding new elements in startPostmaster() More... almost 3 years ago
Merge pull request #137 from xsalefter/1615-apply_new_eventbus More... almost 3 years ago
delete legacy EventBusThatThrowsException and related classes More... almost 3 years ago
use killbill EventBus instead of guava's one in killbill-commones repository More... almost 3 years ago
add dependency to killbill-utils to jbi and queue modules More... almost 3 years ago
Merge pull request #135 from xsalefter/1615-killbill-utils-eventbus More... almost 3 years ago
format assertion lines to make comparing easier More... almost 3 years ago
remove guava dependency More... almost 3 years ago
replace Guava classes with Java 8 stream API More... almost 3 years ago
add getOnlyElement() method in Iterables and Iterators More... almost 3 years ago
add new guava replacement classes More... almost 3 years ago
add guava original copyright header More... almost 3 years ago
update license header in .java files More... almost 3 years ago
add modified EventBus with postWithException() More... almost 3 years ago
add DirectExecutor, placed in utils modules to avoid circular dependency More... almost 3 years ago
add Iterators.concat() method More... almost 3 years ago
Merge pull request #134 from xsalefter/1615-killbill-utils-cache More... almost 3 years ago
remove alwaysRun=true in TestInMemoryEventBus More... almost 3 years ago
add test for Precondition, constructor, and invalidate() method More... almost 3 years ago
add Precondition check in constructor and methods More... almost 3 years ago
add @throws definition in javadocs More... almost 3 years ago
add checkNotNull for TimedValue's value in constructor More... almost 3 years ago
fix broken test in TestInMemoryEventBus More... almost 3 years ago
add cache implementation More... almost 3 years ago
nit: switch slf4j and testng declaration More... almost 3 years ago
update killbill-utils description in README.md More... almost 3 years ago
Merge pull request #132 from xsalefter/1615-killbill_commons_utils More... almost 3 years ago
fix warning in compile-time "non-varargs call of varargs method with inexact" More... almost 3 years ago
remove unused findbugs configuration in killbill-utils More... almost 3 years ago
change artifactId from killbill-commons-utils to killbill-utils More... almost 3 years ago