aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/rubygems.rb: Updated VERSIONdrbrain2012-12-162-2/+11
* test_gem_remote_fetcher.rb: restore environment variablesnobu2012-12-151-17/+5
* * test/rubygems/test_gem_ext_cmake_builder.rb(test_self_build):tarui2012-12-141-1/+1
* * lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain2012-12-141-1/+1
* * lib/rubygems/commands/rdoc_command.rb: When overwritingdrbrain2012-12-142-46/+65
* test_gem_rdoc.rb: shut up skipping warningsnobu2012-12-101-8/+10
* * lib/rubygems/ext/cmake_builder.rb: Added a builder for cmake.drbrain2012-12-101-0/+84
* * lib/rubygems/package.rb: Omit directories when packaging gems likedrbrain2012-12-101-2/+3
* * lib/rubygems/commands/cleanup_command.rb: Skip default gems whendrbrain2012-12-0831-186/+542
* * lib/rubygems/command_manager.rb: Removed string concatenationdrbrain2012-12-064-20/+19
* * lib/rubygems/package.rb: Set rubygems_version before validation.drbrain2012-12-063-0/+38
* * test/rubygems/test_gem_specification.rb (test_emits_zulu_timestamps_properl...nobu2012-12-011-3/+1
* * lib/rubygems/commands/cleanup_command.rb: Fix cleanup command fordrbrain2012-12-011-0/+9