Merge pull request #1128 from voxik/patch-1
[rubygems] / test /
2014-12-08 SHIBATA HiroshiMerge pull request #1096 from hakeda/fix-typos-and...
2014-12-08 hakedaFix typos and misspellings
2014-12-08 Evan PhoenixMerge pull request #1093 from kou/install-platform...
2014-12-05 Aaron Pattersonuse Gem.use_paths rather than direct assignment
2014-12-03 Kouhei SutouFix a bug that "gem install" use "ruby" platform rather...
2014-12-03 Eric HodelMerge pull request #1074 from tkareine/replace-partitio...
2014-12-02 Eric HodelMerge pull request #1081 from indirect/master
2014-12-02 Eric HodelMerge pull request #1084 from jeremyevans/local
2014-12-01 Jeremy EvansAdd a test for InstallerSet#prefetch
2014-11-30 Eric HodelMerge pull request #1016 from piotrekbator/master
2014-11-30 Eric HodelMerge pull request #1019 from chastell/warning_clean
2014-11-30 Eric HodelMerge pull request #1026 from fortissimo1997/fix_bug_of...
2014-11-30 Eric HodelMerge pull request #1038 from pushrax/fix-ext-reloading...
2014-11-30 Eric HodelMerge pull request #1043 from blackwinter/drop-rescue...
2014-11-30 Eric HodelUpdate #1060 tests for alternate DLEXT
2014-11-30 Shannon SkipperSuggest a runnable gem pristine command
2014-11-30 Eric HodelMerge pull request #1057 from voxik/dont-touch-bin...
2014-11-30 Eric HodelMerge pull request #1060 from rubygems/speedup
2014-11-30 Eric HodelMerge pull request #1064 from tkareine/pristine-command...
2014-11-30 Eric HodelConvert dependency API platforms upon load
2014-11-30 Eric HodelIgnore URI parse errors for source subclasses
2014-11-30 Eric HodelHandle pinned lockfile dependencies with versions
2014-11-30 Eric HodelMatch loaded spec for Kernel#gem and Gem.bin_path
2014-11-22 Tuomas KareinenSkip pristine install for gems bundled with old Ruby
2014-11-22 Tuomas KareinenFetch gem to proper cache dir when gem path is not...
2014-11-22 Tuomas KareinenSkip pristine install for non-cached gem unknown at...
2014-11-22 Aaron Pattersonfix warning in stub specifications
2014-11-20 Aaron PattersonMerge pull request #1063 from tenderlove/resort
2014-11-17 SHIBATA HiroshiMerge pull request #1035 from hsbt/remove-useless-variables
2014-11-17 SHIBATA HiroshiMerge pull request #1061 from rubygems/backport-r48265
2014-11-16 Piotrek BatorTest if TooLongFileName exception messages include...
2014-11-14 U.Nakamurashouldn't be able to get the fullpath before activating.
2014-11-14 SHIBATA Hiroshibackport r48265 without to using refinements
2014-11-14 U.NakamuraPass the full path when calling the original Kernel...
2014-11-11 SHIBATA Hiroshibackport r48371 from ruby/ruby trunk
2014-11-11 SHIBATA Hiroshibackport r48370 from ruby/ruby trunk
2014-11-04 SHIBATA Hiroshibackport r48268 from ruby/ruby trunk
2014-10-05 SHIBATA Hiroshibackport r47787 from ruby/ruby trunk
2014-10-01 Eric HodelRaise immediately if a git revision is missing
2014-10-01 Eric HodelGem update can update to prereleases again
2014-09-29 fortissimo1997Add test `Gem::Text#min3`.
2014-09-25 Eric HodelAdd gemspec and deps to lockfile DEPENDENCIES list
2014-09-24 Eric HodelMaintain self-dependency for gemspec
2014-09-23 Eric HodelFix #relative_path_from for identical arguments
2014-09-21 unakMerge pull request #942 from monban/windows_stub_script...
2014-09-18 SHIBATA Hiroshibackport r47624 from ruby/ruby trunk.
2014-09-18 SHIBATA Hiroshibackport r47623 from ruby/ruby trunk.
2014-09-12 Eric HodelEnsure active gems are always found
2014-09-11 SHIBATA Hiroshiprevent to leak of tempfile
2014-09-10 Eric HodelTest find_by_name with an active prerelease
2014-09-10 Eric HodelClean up find_by_name test
2014-09-10 Eric HodelPass prerelease option on from DependencyInstaller
2014-09-10 Eric HodelSet prerelease acceptance from resolver
2014-09-10 Eric HodelPropogate InstallerSet#prerelease= to #remote_set
2014-09-10 Eric HodelOverride dependency matching against prereleases
2014-09-10 Eric HodelTrack if a Set is allowed to match prereleases
2014-09-08 Eric HodelMerge pull request #1005 from YorickPeterse/master
2014-09-08 Eric HodelMerge pull request #1006 from Elffers/overly_strict
2014-09-08 Eric HodelSkip dependency errors when updating gems
2014-09-08 Eric HodelIgnore dev dependencies when installing gems
2014-09-08 Hsing-Hui HsuGets rid of overly strict warning for versions below...
2014-09-05 Eric HodelAdd PATH lockfile dependencies correctly
2014-09-05 Eric HodelParse lockfile dependencies without operator
2014-09-05 Eric HodelReturn spec from add_vendor_gem
2014-09-04 Eric HodelIgnore newlines in build_info files
2014-09-04 Eric HodelMatch no_proxy wildcards correctly.
2014-09-04 Eric HodelTest ConnectionPools#no_proxy?
2014-09-04 Eric HodelDo not write empty lockfiles upon error
2014-09-04 Eric HodelUse install_dir to find git gem checkouts
2014-08-25 Zachary ScottMerge pull request #989 from jasonrclark/source_option_...
2014-08-16 SHIBATA Hiroshibackport r47201 from ruby/ruby trunk.
2014-08-09 Luis LavenaNormalize PATH given in test under Windows
2014-08-09 Luis LavenaGet rid of bogus test failure on Windows
2014-08-09 Luis LavenaNormalize error and expectation for test
2014-08-09 Luis LavenaEntirely skip a Specification test on Windows
2014-08-09 Luis LavenaFix test failure caused my platform differences
2014-08-01 Eric HodelRelax assertion for older Ruby
2014-07-31 Eric HodelAdded support for git_source for the gem deps API
2014-07-31 Eric HodelSupport :bitbucket option in gem.deps.rb
2014-07-31 Eric HodelExpand github paths when no slash is found
2014-07-31 Eric HodelRecord repository as Source::Git URI
2014-07-29 Eric HodelSupport :platform key in gem.deps.rb API
2014-07-25 SHIBATA Hiroshibackport r46948 from ruby/ruby trunk.
2014-07-25 SHIBATA Hiroshibackport r46943 from ruby/ruby trunk.
2014-07-25 SHIBATA Hiroshibackport r46942 from ruby/ruby trunk.
2014-07-24 Eric HodelWarn when a gem is duplicated in a gem.deps file
2014-07-24 Eric HodelImprove grammar and readability of conflict errors
2014-07-22 Eric HodelAllow file:// URIs for sources
2014-07-17 Eric HodelIgnore vendor_dir in default_path when missing
2014-07-17 Eric HodelDisable --vendor when vendordir is missing
2014-07-16 Eric HodelAdd test for @0a8b54d
2014-07-15 Eric HodelFall back to IndexSet if APISet experiences errors
2014-07-14 Eric HodelAllow override of vendor_dir via ENV['GEM_VENDOR']
2014-07-14 Eric HodelImplement uninstall from the vendor directory
2014-07-14 Eric HodelInclude vendor repository in gem path
2014-07-14 Eric HodelAdd test for Gem.default_path
2014-07-14 Eric HodelAdd --vendor installation option
2014-07-14 Eric HodelAdd Gem.vendor_dir
2014-07-11 Eric HodelTest the --build-root option
2014-07-11 Eric HodelTest build_root Installer changes
next