aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems
Commit message (Expand)AuthorAgeFilesLines
* * lib/rubygems: Import RubyGems from master as of commit 523551cdrbrain2013-07-306-128/+149
* * lib/rubygems: Import RubyGems from master as of commit 4ff70ccdrbrain2013-07-241-2/+7
* * lib/rubygems: Import RubyGems from master as of commit b165260drbrain2013-07-2211-32/+288
* fix PATH environ related test failure introduced at r41873naruse2013-07-101-1/+1
* fix shebang test failure introduced at r41873naruse2013-07-101-1/+5
* fix test failure introduced at r41873naruse2013-07-101-1/+1
* * remove trailing spaces.nobu2013-07-093-12/+12
* * lib/rubygems: Import RubyGems 2.1drbrain2013-07-0948-968/+1927
* * lib/rubygems/ext/ext_conf_builder.rb: Remove siteconf file afterdrbrain2013-07-092-0/+2
* * lib/rubygems: Update to RubyGems 2.0.4. Seedrbrain2013-07-0811-30/+156
* * lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Passknu2013-06-253-21/+15
* test_gem_installer.rb: fix a test failureshirosaki2013-06-241-0/+1
* * lib/rubygems: Update to RubyGems 2.0.3drbrain2013-06-044-15/+24
* * test/rubygems/test_gem_installer.rb (test_install_extension_flat):shirosaki2013-03-201-0/+1
* * test/rubygems/test_gem_package.rb (test_verify_nonexistent): fixnobu2013-03-151-1/+1
* * test/rubygems/test_gem_package.rb (test_verify_nonexistent): shouldnobu2013-03-151-1/+1
* * lib/rubygems/commands/setup_command.rb: Don't delete non-rubygemsdrbrain2013-03-116-101/+48
* * ChangeLog:drbrain2013-03-072-1/+43
* * test/rubygems/test_gem_spec_fetcher.rb: Removed unused variable.drbrain2013-03-061-1/+0
* * test/rubygems/test_require.rb: Fix tests when 'a.rb' exists.drbrain2013-03-051-8/+19
* * lib/rubygems.rb: Allow specification of directory permissions.drbrain2013-03-051-0/+12
* * lib/rubygems/commands/query_command.rb: Only fetch remote specs whendrbrain2013-03-054-5/+44
* * lib/rubygems.rb: Bump version to 2.0.1 for upcoming bugfix releasedrbrain2013-03-052-4/+12
* ext_conf_builder.rb: install via temporary directorynobu2013-03-041-0/+11
* ext_conf_builder.rb: remove circular dependency in install-sonobu2013-03-031-3/+32
* ext_conf_builder.rb: hack for obsolete sytle gemsnobu2013-03-021-0/+3
* ext_conf_builder.rb: use RUBYOPTnobu2013-03-022-4/+4
* * lib/rubygems/ext/builder.rb: Fix incompatibilities when installingdrbrain2013-02-288-20/+179
* * lib/rubygems/available_set.rb: Undent for styledrbrain2013-02-273-1/+93
* * lib/rubygems/config_file.rb: Lazily load .gem/credentials to onlydrbrain2013-02-252-18/+40
* * lib/rubygems/installer.rb (build_extensions): Create extensiondrbrain2013-02-211-0/+1
* * lib/rubygems/commands/update_command.rb: Create the installer afterdrbrain2013-02-201-0/+17
* * lib/rubygems/installer.rb: Fixed placement of executables withdrbrain2013-02-181-0/+18
* * lib/rubygems.rb: Return BINARY strings from Gem.gzip and Gem.gunzip.drbrain2013-02-121-0/+28
* * lib/rubygems/package/old.rb: Fix behavior only on ruby 1.8.drbrain2013-02-091-0/+18
* * lib/rubygems/security/policy.rb: Raise proper exceptions whendrbrain2013-02-081-0/+67
* * test/rubygems/test_gem_dependency_installer.rb: Improve coverage ofdrbrain2013-02-081-2/+7
* * lib/rubygems/package/old.rb: Disallow installation of old-formatdrbrain2013-02-071-0/+42
* * lib/rubygems/dependency_installer.rb: Only install local gems ifdrbrain2013-02-071-0/+27
* * test/rubygems/test_gem_config_file.rbusa2013-02-071-0/+2
* * lib/rubygems/package.rb: Ensure digests are generated for signing.drbrain2013-02-072-35/+128
* * lib/rubygems/commands/push_command.rb: Fixed credential download fordrbrain2013-02-056-41/+154
* * lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Removekou2013-01-171-0/+27
* * lib/rubygems/installer.rb: Untaint string when checking outputdrbrain2013-01-171-0/+21
* * lib/rubygems/commands/cleanup_command.rb: Clean all possible gemsdrbrain2013-01-041-0/+15
* * lib/rubygems/doctor.rb: Process directories in order in case thedrbrain2013-01-045-12/+7
* Fix test to avoid failure from the order of Dir.foreachnaruse2012-12-251-2/+2
* * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-rundrbrain2012-12-235-85/+406
* * lib/rubygems/commands/query_command.rb: Refactored to improvedrbrain2012-12-193-40/+83
* * lib/rubygems/specification.rb: Fixed ruby output of requirementsdrbrain2012-12-181-13/+19