summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-06-18[rubygems/rubygems] Incorporate naming/grammar suggestions from olleolleolleFrank Lam
2020-06-18[rubygems/rubygems] minor language tweaks, small code refactorAndre Arko
2020-06-18[rubygems/rubygems] update question textColby Swandale
2020-06-18Manually cherry-picked at https://github.com/rubygems/rubygems/commit/80260b3...Hiroshi SHIBATA
2020-06-18[rubygems/rubygems] Fix `only_update_to_newer_versions` regressionDavid Rodríguez
2020-06-17Remove unnecessary explicit `rake` activationDavid Rodríguez
2020-06-17Remove unnecessary stuff from base test caseDavid Rodríguez
2020-06-17Tweaks to play nicer with ruby-core parallelized testsDavid Rodríguez
2020-06-17Make sure to only reset "dummy" $LOADED_FEATURESDavid Rodríguez
2020-06-17Make sure tmp folder exists before calling `Dir.tmpdir`David Rodríguez
2020-06-17Revert "Revert "[rubygems/rubygems] Use a local temporary directory""David Rodríguez
2020-06-17Remove unneeded codeDavid Rodríguez
2020-06-16Fix the ArgumentError message in shellsplitAkinori MUSHA
2020-06-16Improve the document of ShellwordsAkinori MUSHA
2020-06-15Exit with non-zero status on disabled gem system update.Josef Šimánek
2020-06-15Add Gem.disable_system_update_message to disable gem update --system if needed.Josef Šimánek
2020-06-15Remove encoding magic commentsDavid Rodríguez
2020-06-15Deprecate `Gem::Util.silent_system`David Rodríguez
2020-06-15Replace `Gem::Util.silent_system` with better toolsDavid Rodríguez
2020-06-15Remove modelines for consistencyDavid Rodríguez
2020-06-15Remove random codeDavid Rodríguez
2020-06-15Use space inside block braces everywhereDavid Rodríguez
2020-06-15Fix ruby-head failing testsDavid Rodríguez
2020-06-15Revert "Revert "[rubygems/rubygems] Remove unneeded global teardown""David Rodríguez
2020-06-15Use filesystem encoding in do_GET of filehandlerKazuhiro NISHIYAMA
2020-06-12Revert "[ruby/fileutils] Make verbose output go to stdout instead of stderr"Nobuyoshi Nakada
2020-06-12[ruby/fileutils] Fix #install with "X" mode optionNobuyoshi Nakada
2020-06-12[ruby/fileutils] Make verbose output go to stdout instead of stderrJeremy Evans
2020-06-11Make mutating the result of SortedSet#to_a not affect the setJeremy Evans
2020-06-11Revert encoding to `::Encoding::UTF_8` if `fu_windows?`Kazuhiro NISHIYAMA
2020-06-11Fix error in `remove_entry`Kazuhiro NISHIYAMA
2020-06-11[ruby/logger] Mention `File::Null` in Logger#new documentMasataka Pocke Kuwabara
2020-06-11[ruby/logger] Mention behavior when logdev is a nil in the documentMasataka Pocke Kuwabara
2020-06-11[ruby/logger] Let Logger#reopen not raise on nil log devicesLourens Naudé
2020-06-11[ruby/logger] Let File::NULL ("/dev/null", "NUL" etc.) be considered a nil lo...Lourens Naudé
2020-06-11[ruby/matrix] Drop to Ruby 2.4 and 2.5Hiroshi SHIBATA
2020-06-11[ruby/webrick] Fix httpd error in CJK directoryKazuhiro NISHIYAMA
2020-06-11[ruby/webrick] Extract creation of Net::HTTP in httpproxyJohn W Higgins
2020-06-11Drop to Ruby 2.4Hiroshi SHIBATA
2020-06-11[ruby/net-imap] Drop to Ruby 2.4Hiroshi SHIBATA
2020-06-11[ruby/delegate] Fixed superclass missmatchHiroshi SHIBATA
2020-06-09the default gems couldn't use ruby2_keywords gem.Hiroshi SHIBATA
2020-06-09Added ruby2_keywords for Ruby 2.6 and 2.5Hiroshi SHIBATA
2020-06-09[ruby/singleton] Remove unnecessaray spacetaki
2020-06-06Remove experimental feaures and related code completelyYuki Nishijima
2020-06-06Sync did_you_meanYuki Nishijima
2020-06-05Update docs in net/http.rbKir Shatrov
2020-06-05[rubygems/rubygems] Use LoadError#path to figure out the argument passed to '...Yuki Nishijima
2020-06-05[rubygems/rubygems] Only run optional validations in packaging contextsDavid Rodríguez
2020-06-05[rubygems/rubygems] Split validations into required and optionalDavid Rodríguez