1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rubygems/commands
drbrain 10c5d6ee25 * lib/rubygems/commands/setup_command.rb: Don't delete non-rubygems
files when installing RubyGems.
* test/rubygems/test_gem_commands_setup_command.rb:  Test for the
  above.

* lib/rubygems/ext/ext_conf_builder.rb:  Use full path to siteconf.rb
  in case the extconf.rb changes directories (like memcached does).

* lib/rubygems/package.rb:  Remove double slash from path.
* test/rubygems/test_gem_package.rb:  Test for the above.
* test/rubygems/test_gem_package_old.rb:  ditto.

* lib/rubygems/source.rb:  Revert automatic HTTPS upgrade
* lib/rubygems/spec_fetcher.rb:  ditto.
* test/rubygems/test_gem_remote_fetcher.rb:  ditto.
* test/rubygems/test_gem_source.rb:  ditto.
* test/rubygems/test_gem_spec_fetcher.rb:  ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39731 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-03-11 21:29:32 +00:00
..
build_command.rb
cert_command.rb * lib/rubygems/commands/query_command.rb: Only fetch remote specs when 2013-03-05 22:40:53 +00:00
check_command.rb * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-run 2012-12-23 00:35:09 +00:00
cleanup_command.rb * lib/rubygems/commands/cleanup_command.rb: Clean all possible gems 2013-01-04 22:58:15 +00:00
contents_command.rb * lib/rubygems/commands/contents_command.rb: Sort output from command. 2012-11-30 00:23:15 +00:00
dependency_command.rb
environment_command.rb
fetch_command.rb
generate_index_command.rb
help_command.rb
install_command.rb * lib/rubygems/command_manager.rb: Removed string concatenation 2012-12-06 05:26:46 +00:00
list_command.rb
lock_command.rb
mirror_command.rb
outdated_command.rb
owner_command.rb
pristine_command.rb
push_command.rb * lib/rubygems/commands/push_command.rb: Fixed credential download for 2013-02-05 02:37:35 +00:00
query_command.rb * lib/rubygems/commands/query_command.rb: Only fetch remote specs when 2013-03-05 22:40:53 +00:00
rdoc_command.rb * lib/rubygems/commands/rdoc_command.rb: When overwriting 2012-12-14 05:09:37 +00:00
search_command.rb
server_command.rb
setup_command.rb * lib/rubygems/commands/setup_command.rb: Don't delete non-rubygems 2013-03-11 21:29:32 +00:00
sources_command.rb * lib/rubygems/ext/builder.rb: Fix incompatibilities when installing 2013-02-28 22:25:55 +00:00
specification_command.rb
stale_command.rb
uninstall_command.rb * lib/rubygems/command_manager.rb: Removed string concatenation 2012-12-06 05:26:46 +00:00
unpack_command.rb
update_command.rb * lib/rubygems/commands/update_command.rb: Create the installer after 2013-02-20 00:34:58 +00:00
which_command.rb
yank_command.rb remove trainling spaces 2012-11-29 08:10:23 +00:00