1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
slightly tune :package (and :repackage) task descriptions More... over 11 years ago
no need to show post_install messages - only an impl detail that we're gem installing More... over 11 years ago
with Bundler always build the plugin gemspec + gem instead of looking for it More... over 11 years ago
do a manual `Bundler.setup` this will get us nicer back-traces More... over 11 years ago
re-extract the plugin gem so that Bundler is satisfied (due resolving of gemspec) More... over 11 years ago
change working-dir to plugin root (for each and every plugin when using default boot.rb) More... over 11 years ago
still not enough - we need the plugin .gemspec in since Gemfile declares gemspec ... More... over 11 years ago
spec: remove commented assertion More... over 11 years ago
active_merchant: retrieve payment method information for EMV calls More... over 11 years ago
due :git gems we'll need to make sure Gemfile/Gemfile.lock is packaged ... More... over 11 years ago
spec: trivial cleanup in private_payment_plugin_spec More... over 11 years ago
http_servlet: integrate code review from 2db1514adb2025ff3694ec181a03f9b5e54b3363 More... over 11 years ago
active_merchant: populate billing address from payment method details More... over 11 years ago
active_merchant: enhance error message in payment_method model More... over 11 years ago
remove the copied .git folder for :git bundled gems More... over 11 years ago
remove the bundler/gems/target directory/file first if it exists (previous packaging) More... over 11 years ago
`Gem::Installer.new string` is actually deprecated (on recent RG) in favor of `at` More... over 11 years ago
distinguish error messages when no or multiple matching gemspecs found More... over 11 years ago
active_merchant: expose multi-tenant config in Sinatra More... over 11 years ago
active_merchant: ignore nil extra_params in models More... over 11 years ago
http_servlet: pass servlet attributes to Rack More... over 11 years ago
active_merchant: trivial cleanup in private_payment_plugin More... over 11 years ago
active_merchant: trivial cleanups in payment_plugin More... over 11 years ago
active_merchant: allow pure multi-tenant configurations (no local file) More... over 11 years ago
support packaging bundles with :git gems More... over 11 years ago
use RG API for loading gemspec - not Bundler (theoretically we should work without it) More... over 11 years ago
[rake-task] use a custom logger formatter (for KB) More... over 11 years ago
active_merchant: override urls if specified More... over 11 years ago
rake_task: respect BUNDLE_GEMFILE environment variable More... over 11 years ago
travis: disable MariaDB tests for now More... over 11 years ago