openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
M
microgem
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 24, 2025 — Mar 24, 2026
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added test/regression which will contain tests to check, for instance, invalid gemspecs outputted by MicroGem. Added the paypal gem gemspec.
Eloy Duran
More...
about 17 years ago
Oops, forgot to change executable in gemspec…
Eloy Duran
More...
about 17 years ago
Added `ugem' as an alternative to the waaaaay cooler `µgem' executable :) Bumped version to 0.2.0.
Eloy Duran
More...
about 17 years ago
Bumped version to 0.1.1
Eloy Duran
More...
about 17 years ago
Updated README
Eloy Duran
More...
about 17 years ago
Updated README
Eloy Duran
More...
about 17 years ago
Added separate rake task for building the gem. Fixed a bug with µgem figuring out whether or not rubygems has been loaded.
Eloy Duran
More...
about 17 years ago
Added main rdoc file option.
Eloy Duran
More...
about 17 years ago
Updated README.rdoc
Eloy Duran
More...
about 17 years ago
If the µgem bindary is loaded _and_ RubyGems has already been loaded, this means the binary was loaded from a RubyGems bin wrapper. Work around this by using exec and also sets the env variable PRODUCTION to true.
Eloy Duran
More...
about 17 years ago
Added LICENSE and microgem.gemspec
Eloy Duran
More...
about 17 years ago
Cleaned up and added some docs.
Eloy Duran
More...
about 17 years ago
Fixed some bugs when installing some gems related to missing gem classes. Added workarounds for determining where the bin dir is when on osx Ruby.framework or MacRuby.framework.
Eloy Duran
More...
about 17 years ago
Updated README with note that we by default support rubyforge and github.
Eloy Duran
More...
about 17 years ago
Force gunzip to overwrite existing files.
Eloy Duran
More...
about 17 years ago
I is well ready for test usage!
Eloy Duran
More...
about 17 years ago
Cleaned up Rakefile. No need anymore for setting up a development environment anymore, everything is done on demand.
Eloy Duran
More...
about 17 years ago
Hoppakee! Removed Gem::SourceIndex, and its fixture, which we don't need anymore now that we only use the quick specs.
Eloy Duran
More...
about 17 years ago
Made all tests green except the ones that test the output of SpecificationEmitter#to_ruby against a fixture.
Eloy Duran
More...
about 17 years ago
Made more tests green.
Eloy Duran
More...
about 17 years ago
Fixed BinWrapperEmitter, and we are installing again! Woohoo
Eloy Duran
More...
about 17 years ago
Added Config.bin_dir which is in tmp/bin in development and ::Config::CONFIG['bindir'] in production.
Eloy Duran
More...
about 17 years ago
Installer will load the full spec (metadata.gz) from the unpacked gem. Made more tests green.
Eloy Duran
More...
about 17 years ago
Before returning critical paths Config will ensure it exists.
Eloy Duran
More...
about 17 years ago
Added fixtures for the quick specs of rubyforge and github and updated test_helper to copy those over if they don't exist.
Eloy Duran
More...
about 17 years ago
Fixed initializing the BareSpecification with the correct values when searching a gem_spec
Eloy Duran
More...
about 17 years ago
Load the marshaled gem specs for testing and fixed test and code for the install command.
Eloy Duran
More...
about 17 years ago
Fixed installed_gem_dirnames.
Eloy Duran
More...
about 17 years ago
Cleaned up and removed a test about source index.
Eloy Duran
More...
about 17 years ago
Oops, forgot to add options_parser.rb. Options changed to OptionsParser.
Eloy Duran
More...
about 17 years ago
←
1
2
3
4
→
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