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
Update Jarfile with latest deployed bits More... over 11 years ago
active_merchant: upgrade money and monetize gems More... over 11 years ago
active_merchant: materialize common gateway operations More... over 11 years ago
Bump version for release More... over 11 years ago
Additional code review for ba1e9abf94c6db7dd417c4adcb0cf833a8f9441a: Change gen classes (parser) so that payment_plugin_api now inherits from NotificationPluginApi (which means on_events(event) is now implemented for all plugin_api) Minor dep tweak in the killbill.gemspec for thread_safe More... over 11 years ago
Remove *with_events* gen classes (code review) More... over 11 years ago
gemspec: upgrade activerecord-bogacs to 0.3 More... over 11 years ago
Remove duplicate gem entry More... over 11 years ago
Bump version for release More... over 11 years ago
Update JarFile More... over 11 years ago
Export on_event(event) from generator and call super to avoid overloading the method by mistake in the plugin More... over 11 years ago
Add prefix for test root path More... over 11 years ago
Move computation of plugin_name into creator so it is accessible everywhere from the start Implement a thread-safe cache for keeping per tenant/plugin configuration Implement tenant/plugin configuration cache imvalidation by relying on bus_ext_events More... over 11 years ago
Api change (renaming) More... over 11 years ago
Additional code review for 24427e1d5fa0a4f68dd769d8120427557c248ded More... over 11 years ago
Regenerate api and plugin api (payment_gateway api modification, tenant_api method renaming) Add ability (and default on_event) handler for all plugin types (see killbill/killbill-platform:7904ab9274dfda77c98bb33878a2bc1fd6e2c390 and killbill/killbill-plugin-api:49400ba4e41371a7a2638e42d240fe41e4942e93) More... over 11 years ago
Update gen_config More... over 11 years ago
Additional code review for adc165af70d0b2dcbf2105374c62c63752bc235b and modify generator for the test generation More... over 11 years ago
Merge branch 'fix-rake-task' of https://github.com/kares/killbill-plugin-framework-ruby into kares-performance More... over 11 years ago
generator: trivial whitespace fix More... over 11 years ago
generator: [travis-ci] exclude jruby-head on Java 6 More... over 11 years ago
gen: work-around JRuby Enum bug More... over 11 years ago
.gitignore: un-ignore lock files More... over 11 years ago
Merge branch 'bogacs-plus-plus' of https://github.com/kares/killbill-plugin-framework-ruby into kares-performance More... over 11 years ago
Code review for adc165af70d0b2dcbf2105374c62c63752bc235b Add (fast) test for per tenant plugin config Fix broken existing tests More... over 11 years ago
Initial refactoring for Killbill::Plugin::ActiveMerchant configuration to support retrieving per tenant config More... over 11 years ago
gem 'activerecord-bogacs', '~> 0.2' (a safer bet for future generations) More... over 11 years ago
make sure we do not remove/disconnect! the connection from the pool ... also we should not cause a connection to be checked-out here (after the request) More... over 11 years ago
Regenerate api gen classes More... over 11 years ago
[generator] add ar-bogacs dependency + align gem declaration order with gemspec More... over 11 years ago