aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Fix --ci flag manpage documentationFrank Lam2020-06-183-3/+3
* [rubygems/rubygems] Rebuild man pages for bundle gemFrank Lam2020-06-183-2/+49
* [rubygems/rubygems] Make test framework/CI configuration for bundle gem consi...Frank Lam2020-06-183-11/+70
* [rubygems/rubygems] Remove extra whitespaceFrank Lam2020-06-181-1/+1
* [rubygems/rubygems] Set CI global config to false in gem_helper_specFrank Lam2020-06-181-1/+1
* [rubygems/rubygems] Fix CI spec typoFrank Lam2020-06-181-1/+1
* [rubygems/rubygems] Incorporate naming/grammar suggestions from olleolleolleFrank Lam2020-06-183-14/+14
* [rubygems/rubygems] Move CI specs below test framework specsFrank Lam2020-06-181-79/+79
* [rubygems/rubygems] Remove shared examples for present test frameworkFrank Lam2020-06-181-22/+0
* [rubygems/rubygems] Separate CI and test framework shared examplesFrank Lam2020-06-181-4/+0
* [rubygems/rubygems] Extract shared example for absence of CI filesFrank Lam2020-06-181-0/+9
* [rubygems/rubygems] minor language tweaks, small code refactorAndre Arko2020-06-181-27/+20
* [rubygems/rubygems] update question textColby Swandale2020-06-181-1/+1
* Manually cherry-picked at https://github.com/rubygems/rubygems/commit/80260b3...Hiroshi SHIBATA2020-06-186-4/+189
* [rubygems/rubygems] Remove unnecessary `bundle install`David Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez2020-06-1861-390/+378
* [rubygems/rubygems] Fix a couple of specs that were loading an incorrect bundlerDavid Rodríguez2020-06-182-2/+2
* [rubygems/rubygems] Change spec to do the right thing on bundler 3David Rodríguez2020-06-181-2/+2
* [rubygems/rubygems] Fix some sudo specs to do the right thing on bundler 3David Rodríguez2020-06-181-3/+4
* [rubygems/rubygems] Fix spec to test the right thing on bundler 3David Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] Remove bad `bundle install`David Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] Simplify `bundle update --ruby` specsDavid Rodríguez2020-06-181-5/+4
* [rubygems/rubygems] Fix redundant commandsDavid Rodríguez2020-06-181-2/+0
* [rubygems/rubygems] Fix unintended Gemfile installationDavid Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] Remove failing command that doesn't affect the specDavid Rodríguez2020-06-181-4/+0
* [rubygems/rubygems] Remove broken testDavid Rodríguez2020-06-181-15/+0
* [rubygems/rubygems] Fix silently broken specDavid Rodríguez2020-06-181-1/+5
* [rubygems/rubygems] Remove incorrect tagsDavid Rodríguez2020-06-181-4/+4
* [rubygems/rubygems] Migrate some specs to use "the new way"David Rodríguez2020-06-184-7/+12
* [rubygems/rubygems] s/rails_fail/rails_pinned_to_old_activesupport/David Rodríguez2020-06-183-8/+8
* [rubygems/rubygems] Fix `only_update_to_newer_versions` regressionDavid Rodríguez2020-06-182-1/+17
* [DOC] Added Exception.exception to Exception.new [ci skip]Nobuyoshi Nakada2020-06-181-1/+2
* Read in ASCII-8BIT to get rid of invalid encoding errorNobuyoshi Nakada2020-06-181-1/+1
* test/webrick/test_filehandler.rb: implicitly fall back to UTF-8Yusuke Endoh2020-06-181-2/+5
* test/webrick/test_filehandler.rb: remove unused variableYusuke Endoh2020-06-181-1/+1
* test/webrick/test_filehandler.rb: no `.encode("filesystem")` if US-ASCIIYusuke Endoh2020-06-181-2/+7
* Revert "[DOC] Added Exception.exception to Exception.new [ci skip]"Yusuke Endoh2020-06-181-3/+2
* test/webrick/test_filehandler.rb: Second try to fix the CI errorYusuke Endoh2020-06-181-1/+2
* [DOC] Added Exception.exception to Exception.new [ci skip]Nobuyoshi Nakada2020-06-181-2/+3
* [DOC] argument to Exception#excepton is optional [ci skip]Nobuyoshi Nakada2020-06-181-1/+1
* $(PREP) is needed to run $(MINIRUBY)Nobuyoshi Nakada2020-06-181-1/+1
* * 2020-06-18 [ci skip]git2020-06-181-1/+1
* Remove obsoleted opt_call_c_function insn (#3232)Takashi Kokubun2020-06-175-10/+6
* test/rubygems/test_gem_package.rb: Skip a test when TMPDIR is too longYusuke Endoh2020-06-171-0/+2
* Speed up setup test by not installing docsDavid Rodríguez2020-06-171-0/+2
* Skip `test_gem_package_task` if `rake` not presentDavid Rodríguez2020-06-171-2/+11
* Simplify handling of a `LoadError`David Rodríguez2020-06-171-2/+1
* Remove unnecessary explicit `rake` activationDavid Rodríguez2020-06-171-5/+0
* Remove unnecessary stuff from base test caseDavid Rodríguez2020-06-171-20/+0
* Tweaks to play nicer with ruby-core parallelized testsDavid Rodríguez2020-06-171-3/+3