openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
killbill-plugin-framework-ruby
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Aug 19, 2025 — Aug 19, 2026
Showing page 10 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
slightly tune :package (and :repackage) task descriptions
kares
More...
over 11 years ago
no need to show post_install messages - only an impl detail that we're gem installing
kares
More...
over 11 years ago
with Bundler always build the plugin gemspec + gem instead of looking for it
kares
More...
over 11 years ago
do a manual `Bundler.setup` this will get us nicer back-traces
kares
More...
over 11 years ago
re-extract the plugin gem so that Bundler is satisfied (due resolving of gemspec)
kares
More...
over 11 years ago
change working-dir to plugin root (for each and every plugin when using default boot.rb)
kares
More...
over 11 years ago
still not enough - we need the plugin .gemspec in since Gemfile declares gemspec ...
kares
More...
over 11 years ago
spec: remove commented assertion
Pierre-Alexandre Meyer
More...
over 11 years ago
active_merchant: retrieve payment method information for EMV calls
Pierre-Alexandre Meyer
More...
over 11 years ago
due :git gems we'll need to make sure Gemfile/Gemfile.lock is packaged ...
kares
More...
over 11 years ago
spec: trivial cleanup in private_payment_plugin_spec
Pierre-Alexandre Meyer
More...
over 11 years ago
http_servlet: integrate code review from 2db1514adb2025ff3694ec181a03f9b5e54b3363
Pierre-Alexandre Meyer
More...
over 11 years ago
active_merchant: populate billing address from payment method details
Pierre-Alexandre Meyer
More...
over 11 years ago
active_merchant: enhance error message in payment_method model
Pierre-Alexandre Meyer
More...
over 11 years ago
remove the copied .git folder for :git bundled gems
kares
More...
over 11 years ago
remove the bundler/gems/target directory/file first if it exists (previous packaging)
kares
More...
over 11 years ago
`Gem::Installer.new string` is actually deprecated (on recent RG) in favor of `at`
kares
More...
over 11 years ago
distinguish error messages when no or multiple matching gemspecs found
kares
More...
over 11 years ago
active_merchant: expose multi-tenant config in Sinatra
Pierre-Alexandre Meyer
More...
over 11 years ago
active_merchant: ignore nil extra_params in models
Pierre-Alexandre Meyer
More...
over 11 years ago
http_servlet: pass servlet attributes to Rack
Pierre-Alexandre Meyer
More...
over 11 years ago
active_merchant: trivial cleanup in private_payment_plugin
Pierre-Alexandre Meyer
More...
over 11 years ago
active_merchant: trivial cleanups in payment_plugin
Pierre-Alexandre Meyer
More...
over 11 years ago
active_merchant: allow pure multi-tenant configurations (no local file)
Pierre-Alexandre Meyer
More...
over 11 years ago
support packaging bundles with :git gems
kares
More...
over 11 years ago
use RG API for loading gemspec - not Bundler (theoretically we should work without it)
kares
More...
over 11 years ago
[rake-task] use a custom logger formatter (for KB)
kares
More...
over 11 years ago
active_merchant: override urls if specified
Pierre-Alexandre Meyer
More...
over 11 years ago
rake_task: respect BUNDLE_GEMFILE environment variable
Pierre-Alexandre Meyer
More...
over 11 years ago
travis: disable MariaDB tests for now
Pierre-Alexandre Meyer
More...
over 11 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
23
24
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree