aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems
Commit message (Expand)AuthorAgeFilesLines
* * 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
* test_gem_specification.rb: suppress warningsnobu2012-12-011-0/+4
* * lib/rubygems.rb: Search for gem deps file up the directory tree.drbrain2012-12-011-0/+35
* * test/rubygems/test_gem_dependency_installer.rb: Use Gem.read_binarydrbrain2012-11-301-3/+3
* * test/rubygems/test_gem_dependency_installler.rb: gems are of courseusa2012-11-301-3/+3
* * lib/rubygems/command.rb (Gem::Command#get_all_gem_names_and_versions):usa2012-11-301-1/+1
* * test/rubygems/test_gem_installer.rbusa2012-11-301-1/+1
* * test/rubygems/test_gem_installer.rbusa2012-11-301-1/+1
* * test/rubygems/test_gem_ext_ext_conf_builder.rbusa2012-11-301-0/+1
* * lib/rubygems/package.rb: Load YAML for building gems.drbrain2012-11-301-6/+6
* * lib/rubygems/commands/setup_command.rb: Remove old files on installdrbrain2012-11-301-0/+45
* * lib/rubygems/spec_fetcher.rb: Allow prerelease spec fetching to faildrbrain2012-11-301-0/+14
* * lib/rubygems/commands/contents_command.rb: Sort output from command.drbrain2012-11-301-1/+1
* Fix typo of r38004naruse2012-11-291-1/+1
* Sort th result to compare multiple linesnaruse2012-11-291-1/+1
* remove trainling spacesnobu2012-11-294-5/+5
* * lib/rubygems/test_case.rb: Determine path to certificates to avoiddrbrain2012-11-291-7/+2