summaryrefslogtreecommitdiff
path: root/test/rubygems
AgeCommit message (Expand)Author
2013-03-20* test/rubygems/test_gem_installer.rb (test_install_extension_flat):shirosaki
2013-03-15* test/rubygems/test_gem_package.rb (test_verify_nonexistent): fixnobu
2013-03-15* test/rubygems/test_gem_package.rb (test_verify_nonexistent): shouldnobu
2013-03-11* lib/rubygems/commands/setup_command.rb: Don't delete non-rubygemsdrbrain
2013-03-07 * ChangeLog:drbrain
2013-03-06* test/rubygems/test_gem_spec_fetcher.rb: Removed unused variable.drbrain
2013-03-05* test/rubygems/test_require.rb: Fix tests when 'a.rb' exists.drbrain
2013-03-05* lib/rubygems.rb: Allow specification of directory permissions.drbrain
2013-03-05* lib/rubygems/commands/query_command.rb: Only fetch remote specs whendrbrain
2013-03-05* lib/rubygems.rb: Bump version to 2.0.1 for upcoming bugfix releasedrbrain
2013-03-04ext_conf_builder.rb: install via temporary directorynobu
2013-03-03ext_conf_builder.rb: remove circular dependency in install-sonobu
2013-03-02ext_conf_builder.rb: hack for obsolete sytle gemsnobu
2013-03-02ext_conf_builder.rb: use RUBYOPTnobu
2013-02-28* lib/rubygems/ext/builder.rb: Fix incompatibilities when installingdrbrain
2013-02-27* lib/rubygems/available_set.rb: Undent for styledrbrain
2013-02-25* lib/rubygems/config_file.rb: Lazily load .gem/credentials to onlydrbrain
2013-02-21* lib/rubygems/installer.rb (build_extensions): Create extensiondrbrain
2013-02-20* lib/rubygems/commands/update_command.rb: Create the installer afterdrbrain
2013-02-18* lib/rubygems/installer.rb: Fixed placement of executables withdrbrain
2013-02-12* lib/rubygems.rb: Return BINARY strings from Gem.gzip and Gem.gunzip.drbrain
2013-02-09* lib/rubygems/package/old.rb: Fix behavior only on ruby 1.8.drbrain
2013-02-08* lib/rubygems/security/policy.rb: Raise proper exceptions whendrbrain
2013-02-08* test/rubygems/test_gem_dependency_installer.rb: Improve coverage ofdrbrain
2013-02-07 * lib/rubygems/package/old.rb: Disallow installation of old-formatdrbrain
2013-02-07* lib/rubygems/dependency_installer.rb: Only install local gems ifdrbrain
2013-02-07* test/rubygems/test_gem_config_file.rbusa
2013-02-07 * lib/rubygems/package.rb: Ensure digests are generated for signing.drbrain
2013-02-05* lib/rubygems/commands/push_command.rb: Fixed credential download fordrbrain
2013-01-17* lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Removekou
2013-01-17 * lib/rubygems/installer.rb: Untaint string when checking outputdrbrain
2013-01-04* lib/rubygems/commands/cleanup_command.rb: Clean all possible gemsdrbrain
2013-01-04* lib/rubygems/doctor.rb: Process directories in order in case thedrbrain
2012-12-25Fix test to avoid failure from the order of Dir.foreachnaruse
2012-12-23 * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-rundrbrain
2012-12-19* lib/rubygems/commands/query_command.rb: Refactored to improvedrbrain
2012-12-18* lib/rubygems/specification.rb: Fixed ruby output of requirementsdrbrain
2012-12-16* lib/rubygems.rb: Updated VERSIONdrbrain
2012-12-15test_gem_remote_fetcher.rb: restore environment variablesnobu
2012-12-14 * test/rubygems/test_gem_ext_cmake_builder.rb(test_self_build):tarui
2012-12-14* lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain
2012-12-14* lib/rubygems/commands/rdoc_command.rb: When overwritingdrbrain
2012-12-10test_gem_rdoc.rb: shut up skipping warningsnobu
2012-12-10* lib/rubygems/ext/cmake_builder.rb: Added a builder for cmake.drbrain
2012-12-10* lib/rubygems/package.rb: Omit directories when packaging gems likedrbrain
2012-12-08* lib/rubygems/commands/cleanup_command.rb: Skip default gems whendrbrain
2012-12-06* lib/rubygems/command_manager.rb: Removed string concatenationdrbrain
2012-12-06* lib/rubygems/package.rb: Set rubygems_version before validation.drbrain
2012-12-01* test/rubygems/test_gem_specification.rb (test_emits_zulu_timestamps_properl...nobu
2012-12-01* lib/rubygems/commands/cleanup_command.rb: Fix cleanup command fordrbrain