1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #135 from xsalefter/1615-killbill-utils-eventbus More... over 2 years ago
format assertion lines to make comparing easier More... over 2 years ago
remove guava dependency More... over 2 years ago
replace Guava classes with Java 8 stream API More... over 2 years ago
add getOnlyElement() method in Iterables and Iterators More... over 2 years ago
add new guava replacement classes More... over 2 years ago
add guava original copyright header More... over 2 years ago
update license header in .java files More... over 2 years ago
add modified EventBus with postWithException() More... over 2 years ago
add DirectExecutor, placed in utils modules to avoid circular dependency More... over 2 years ago
add Iterators.concat() method More... over 2 years ago
Merge pull request #134 from xsalefter/1615-killbill-utils-cache More... over 2 years ago
remove alwaysRun=true in TestInMemoryEventBus More... over 2 years ago
add test for Precondition, constructor, and invalidate() method More... over 2 years ago
add Precondition check in constructor and methods More... over 2 years ago
add @throws definition in javadocs More... over 2 years ago
add checkNotNull for TimedValue's value in constructor More... over 2 years ago
fix broken test in TestInMemoryEventBus More... over 2 years ago
add cache implementation More... over 2 years ago
nit: switch slf4j and testng declaration More... over 2 years ago
update killbill-utils description in README.md More... over 2 years ago
Merge pull request #132 from xsalefter/1615-killbill_commons_utils More... over 2 years ago
fix warning in compile-time "non-varargs call of varargs method with inexact" More... over 2 years ago
remove unused findbugs configuration in killbill-utils More... over 2 years ago
change artifactId from killbill-commons-utils to killbill-utils More... over 2 years ago
add killbill-utils to dependencyManagement in parent pom.xml More... over 2 years ago
add killbill-utils to usage section More... over 2 years ago
move utils package in killbill repository to new module killbill-commons-utils More... over 2 years ago
Merge pull request #130 from killbill/update-parent More... over 2 years ago
pom.xml: update killbill-oss-parent to 0.145.3-adc0387-SNAPSHOT More... over 2 years ago