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
3 days
ago.
Sep 11, 2025 — Sep 11, 2026
Showing page 9 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
do a definition resolution while validating (fail early when `bundle install` needed)
kares
More...
over 11 years ago
support VERBOSE=true passed from env
kares
More...
over 11 years ago
introduce a deploy:dev rake task which does a fast deploy (assuming Bundler used)
kares
More...
over 11 years ago
prepare to share some of the deploy's rake task implementation
kares
More...
over 11 years ago
Jarfile: update dependencies
Pierre-Alexandre Meyer
More...
over 11 years ago
active_merchant: update generated Travis config
Pierre-Alexandre Meyer
More...
over 11 years ago
debug as 'duplicate' gem specs get discarded
kares
More...
over 11 years ago
helpers: introduce Killbill::Plugin::PropertiesHelper
Pierre-Alexandre Meyer
More...
over 11 years ago
ext: remove ActiveRecord::Persistence work-around
Pierre-Alexandre Meyer
More...
over 11 years ago
finally to get Bundler-less packaging working we need to handle 'duplicates' packed
kares
More...
over 11 years ago
copy and make boot.rb work when no Gemfile present (due changed packaging layout)
kares
More...
over 11 years ago
when packaging without Gemfile (Bundler) resolve and pack gems using RGs
kares
More...
over 11 years ago
make the packaging task work without a Gemfile (just like it worked before)
kares
More...
over 11 years ago
no longer need to .gitignore killbill-xxx directory at the root (moved under tmp)
kares
More...
over 11 years ago
avoid Rake::PackageTask and use 'temp' package dir under tmp/[killbill-xxx]
kares
More...
over 11 years ago
change packaging layout - adding another dir called 'ROOT' as the plugin's "root"
kares
More...
over 11 years ago
do not use Bundler's settings from ENV (dangerous e.g. due potential multi-plugin runs)
kares
More...
over 11 years ago
minor (private) internal refactorings + allow for a base (path) reader on rake helper
kares
More...
over 11 years ago
allow to package with gem :path declarations (with a warning)
kares
More...
over 11 years ago
support a stage:init task (no-op by default) as a plugin packaging initialization hook
kares
More...
over 11 years ago
move the plugin require line into boot.rb (do 'sofisticated' logic to resolve the file)
kares
More...
over 11 years ago
active_merchant: extend killbill_spec_helper to be more flexible
Pierre-Alexandre Meyer
More...
over 11 years ago
active_merchant: silence JNDI warning for tests
Pierre-Alexandre Meyer
More...
over 11 years ago
file name is not always Gemfile.lock (depends on BUNDLE_GEMFILE's base name)
kares
More...
over 11 years ago
use a temporary dir for our plugin .gem build (thus we do not rewrite/use an user .gem)
kares
More...
over 11 years ago
gemspec: relax dependency on activerecord-jdbc-adapter
Pierre-Alexandre Meyer
More...
over 11 years ago
locating missing (default or multi gemset) gems got a litle more complicated (#12)
kares
More...
over 11 years ago
split find_plugin_gem helper and resolve "missing" gems using Gem.paths as previously
kares
More...
over 11 years ago
move name/version methods around (can be used as API now as they're not private)
kares
More...
over 11 years ago
to do nil spec.extensions + rename dependency task to dependencies
kares
More...
over 11 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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