1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 25, 2025 — Aug 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
version: bump to 1.1.2 More... about 13 years ago
gemspec: add sinatra and tzinfo as dependencies More... about 13 years ago
version: bump to 1.1.1 More... about 13 years ago
Merge remote-tracking branch 'origin/master' into leaner-build More... about 13 years ago
Bump vetsions More... about 13 years ago
Fix issues when running beatrix tests More... about 13 years ago
Changes for leaner-build branch (extracted APIs). More... about 13 years ago
Add base method to create context More... about 13 years ago
Fix broken tests in the new generated world More... about 13 years ago
Initial debugging with new generated objects from java parser/generator More... about 13 years ago
Prototype gen files for jruby layer More... about 13 years ago
VERSION: bump to 1.0.19 More... about 13 years ago
Jarfile: update Kill Bill to 0.1.80 More... about 13 years ago
jconverter: remove debugging puts More... about 13 years ago
gemspec: minor tweaks More... about 13 years ago
VERSION: bump to 1.0.18 More... about 13 years ago
jconverter: fix to_payment_method_response More... about 13 years ago
jconverter: fix typo More... about 13 years ago
.gitignore: ignore .idea files More... over 13 years ago
VERSION: bump version to 1.0.17 More... over 13 years ago
payment: add missing context argument in plugin API More... over 13 years ago
Release More... over 13 years ago
Fix indentation and extra spaces More... over 13 years ago
Fix parser and code to support ruby -> java enum conversion More... over 13 years ago
Rename converion method for big_decimal to account for cents conversion More... over 13 years ago
Add call to pass context when calling the plugin. More... over 13 years ago
Fix java2ruby parser to generate class and interface (and enum) Rename module Gen -> Model More... over 13 years ago
Regenerate all gen objects using java2ruby -- add the few hacks by hand with a TODO STEPH comment More... over 13 years ago
Remove response/jresponse objects and generate all the killbill objects Add a conversion from java -> ruby anbd ruby -> in Jconverter (One day should be automatically generated) Specify API calls that can come from plugin to Killbill Implement logic to support Killbill Api calls from plugin More... over 13 years ago
rack: unconfigure the handler on stop More... over 13 years ago