1
I Use This!
Low Activity

Commits : Listings

Analyzed 18 days ago. based on code collected 18 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pom.xml: update killbill-oss-parent to 0.9.16-SNAPSHOT More... almost 10 years ago
update test with GENERIC db-type - make our test driver return a connection (stub) More... almost 10 years ago
changing dao minIdle default to 0 ... seems that it should makes sense More... almost 10 years ago
use unique pool names in tests - makes HikariCP happy (no ERROR entry in log) More... almost 10 years ago
[maven-release-plugin] prepare for next development iteration More... almost 10 years ago
[maven-release-plugin] prepare release killbill-commons-0.2.33 More... almost 10 years ago
pom.xml: updates for release 0.2.33 More... almost 10 years ago
queue: fix typo in queries More... almost 10 years ago
queue: Property description fixes More... almost 10 years ago
Allow to override the queue creator name (can be useful for multi-node configuration, either for testing on local laptop or in cloud environment where we don't wan't to rely on default hostname More... almost 10 years ago
Commit 31db511cb037be22116e217d7446d843930b4e1a removed the auto_increment for the bus_events_history table; that lead to some issues because mysql only keeps an in-memory version so any restart will lose the count and prevent entries to be moved to history. More... almost 10 years ago
do not let travis-ci error on JDK6 simply due an @Override annotation on an interface More... almost 10 years ago
support connectionInitSql config on DAO (should turn out useful for plugins using AR) More... almost 10 years ago
HikariCP's config instance is sensitive to setter order - need to set max before min More... almost 10 years ago
move the pool impl specifics into inner classes - easier to avoid missing .jars More... almost 10 years ago
remove BoneCP support More... almost 10 years ago
[maven-release-plugin] prepare for next development iteration More... almost 10 years ago
[maven-release-plugin] prepare release killbill-commons-0.2.32 More... almost 10 years ago
queue: code review from c47abc49fbb81d17e476d7961a0416a7aef7d382 More... almost 10 years ago
queue: fix typo in comment More... almost 10 years ago
pom.xml: update to killbill-oss-parent 0.9.10 More... about 10 years ago
queue: extend search APIs More... about 10 years ago
queue: integrate code review from 23e792c59a45511eeff97faae8ee4fcdac60d960 More... about 10 years ago
queue: remove test-specific codepath in NotificationQueueDispatcher More... about 10 years ago
queue: validate auto_increment column at startup More... about 10 years ago
[maven-release-plugin] prepare for next development iteration More... about 10 years ago
[maven-release-plugin] prepare release killbill-commons-0.2.31 More... about 10 years ago
pom.xml: updates for release 0.2.31 More... about 10 years ago
Fix flakiness in test TestPersistentBusDemo More... about 10 years ago
Fix DefaultNotificationQueueService to correctly create the DefaultPersistentBus config from properties More... about 10 years ago