1
I Use This!
Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[maven-release-plugin] prepare for next development iteration More... over 10 years ago
[maven-release-plugin] prepare release killbill-commons-0.2.16 More... over 10 years ago
automaton: skeleton: disable broken/flaky tests More... over 10 years ago
pom.xml: update killbill-oss-parent to 0.7.11 More... over 10 years ago
Add OperationException to leavingStateCallback More... over 10 years ago
Merge remote-tracking branch 'origin/master' into platform More... over 10 years ago
Fix wrong initialState in automaton More... over 10 years ago
jdbi: fix test failure More... over 10 years ago
jdbi: extract DataSourceProvider and DBIProvider from killbill More... over 10 years ago
Add logic in automaton to bail out quickly if there no transiton starting from a given state More... over 10 years ago
automaton: bug fix in DefaultState More... over 10 years ago
Merge branch 'master' of github.com:killbill/killbill-commons More... over 10 years ago
Always look for transition state link even frm within state machines More... over 10 years ago
automaton: change EnteringStateCallback.enteringState signature More... over 10 years ago
Change exception handlings for automaton runOperation More... over 10 years ago
Add initial validation for state machines Change initial state when composing state machines More... over 10 years ago
Merge branch 'master' of github.com:killbill/killbill-commons More... over 10 years ago
Implement transition trough state machines More... over 10 years ago
automaton: change EnteringStateCallback.enteringState signature More... over 10 years ago
Add test for xml loader More... over 10 years ago
Move xml loader (UriAccessor,...) into common module Add automaton module to handle KB state machines More... over 10 years ago
[maven-release-plugin] prepare for next development iteration More... almost 11 years ago
[maven-release-plugin] prepare release killbill-commons-0.2.15 More... almost 11 years ago
pom.xml: updates for release 0.2.15 More... almost 11 years ago
Fix metrics for DbBackedQ (rename and add new one) Fix an issue with retry logic to make sure entry is back in inflightQ when required. More... almost 11 years ago
Fix issue with orphan queries More... almost 11 years ago
Add slow polling for inglightQ to detect potential missed entries More... almost 11 years ago
Initial step towards simplification and hardening of the inflightQ algorithm * Remove prefetchSize parameter (to simplify the code, by eliminitaing a complex matrix of parameters) * Re-introduce the ability to have sticky queues (only consume the messages they enterered themselves). Configurable parameter * Rework unit tests to adapt to changes More... almost 11 years ago
[maven-release-plugin] prepare for next development iteration More... almost 11 years ago
[maven-release-plugin] prepare release killbill-commons-0.2.14 More... almost 11 years ago