aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix MonitorMixin when the super's initialize has kwargsMasataka Pocke Kuwabara2020-07-172-1/+17
* skip inlining cexpr! that are not attr! inline卜部昌平2020-07-163-24/+28
* * 2020-07-16 [ci skip]git2020-07-161-1/+1
* Remove fiber HTTP test.Samuel Williams2020-07-161-28/+0
* Check warning flags only if available to run with old versionsNobuyoshi Nakada2020-07-151-1/+1
* Fixed infinite loop at error in printing cause [Bug #17033]Nobuyoshi Nakada2020-07-152-1/+25
* Close sockets if blocking to fix leaked fdsNobuyoshi Nakada2020-07-151-1/+7
* Import remaining changesDavid Rodríguez2020-07-1510-53/+67
* [rubygems/rubygems] Unswallow `Gem::Package::FormatError`David Rodríguez2020-07-151-2/+0
* [rubygems/rubygems] July man pagesDavid Rodríguez2020-07-1550-50/+50
* [rubygems/rubygems] Tag the specs with :readlineUtkarsh Gupta2020-07-151-5/+5
* [rubygems/rubygems] Add tests with different flag combinationsUtkarsh Gupta2020-07-151-11/+44
* [rubygems/rubygems] Allow setting a tag prefix to be used by gem release tasksDavid Rodríguez2020-07-152-1/+25
* [rubygems/rubygems] Fix line spacing to make Layout/EmptyLines happyUtkarsh Gupta2020-07-152-3/+4
* [rubygems/rubygems] Add blank lines to make Bundler/OrderedGems happyUtkarsh Gupta2020-07-151-0/+2
* [rubygems/rubygems] Fix Rakefile to make Style/SymbolArray happyUtkarsh Gupta2020-07-151-1/+5
* [rubygems/rubygems] Fix remaining RuboCop issuesUtkarsh Gupta2020-07-155-0/+10
* [rubygems/rubygems] Avoid calling LoadError#message because of its slownessJean Boussier2020-07-151-12/+2
* [rubygems/rubygems] Remove unneeded trailing conditions on exitstatusDavid Rodríguez2020-07-1520-52/+52
* [rubygems/rubygems] Easier way to find path to ruby binaryDavid Rodríguez2020-07-151-4/+1
* [rubygems/rubygems] Remove unnecessary assertions on exitstatusDavid Rodríguez2020-07-1521-46/+0
* [rubygems/rubygems] Constrain (shipped) RuboCop's versionUtkarsh Gupta2020-07-151-1/+1
* [rubygems/rubygems] No need to update remotesDavid Rodríguez2020-07-151-1/+0
* [rubygems/rubygems] Git clone already takes care of thisDavid Rodríguez2020-07-151-1/+0
* [rubygems/rubygems] Clone rubygems from the local repoDavid Rodríguez2020-07-151-1/+1
* [rubygems/rubygems] Skip this spec on ruby_core workflowUtkarsh Gupta2020-07-151-2/+3
* [rubygems/rubygems] Use latest version of rubocop for RUBY_VERSION > 2.4Utkarsh Gupta2020-07-151-1/+2
* [rubygems/rubygems] Use `--config .rubocop.yml` insteadUtkarsh Gupta2020-07-151-1/+1
* [rubygems/rubygems] Lock rubocop version to 0.80.1Utkarsh Gupta2020-07-152-1/+4
* [rubygems/rubygems] Fix linting and make Style/RedundantInterpolation happyUtkarsh Gupta2020-07-151-4/+4
* [rubygems/rubygems] Fix test to run rubocop on the generated gemUtkarsh Gupta2020-07-151-4/+2
* [rubygems/rubygems] Make Style/HashSyntax cop happyUtkarsh Gupta2020-07-152-8/+8
* [rubygems/rubygems] WIP: add test to run rubocop on the generated gemUtkarsh Gupta2020-07-151-0/+12
* [rubygems/rubygems] Roll back to Dir.chdir blockUtkarsh Gupta2020-07-151-1/+3
* [rubygems/rubygems] Fix tests pertaining to newgemUtkarsh Gupta2020-07-151-1/+9
* [rubygems/rubygems] Fix RuboCop offensesUtkarsh Gupta2020-07-158-6/+20
* [rubygems/rubygems] Show also output from all commands on rubygems checkout e...David Rodríguez2020-07-151-1/+9
* [rubygems/rubygems] Remove `--quiet` flag to `git checkout`David Rodríguez2020-07-151-1/+1
* [rubygems/rubygems] Bundler specs - Windows - remove skips, File.open => File...MSP-Greg2020-07-155-29/+3
* [rubygems/rubygems] bundler/spec/commands/binstubs_spec.rb - remove global Wi...MSP-Greg2020-07-151-4/+1
* [rubygems/rubygems] bundler/lib/bundler/installer.rb - fix Windows 'executabl...MSP-Greg2020-07-151-12/+23
* Update actions/cache from v1 to v2Sora Morimoto2020-07-151-2/+2
* RBasci::flags (VALUE) doesn't match int.Koichi Sasada2020-07-151-6/+17
* * 2020-07-15 [ci skip]git2020-07-151-1/+1
* rubygems is needed to run solo-file testKoichi Sasada2020-07-151-0/+1
* rubygems is needed to run solo-file testKoichi Sasada2020-07-151-0/+1
* ON_DEBUG: delete unused macro卜部昌平2020-07-141-24/+0
* _mjit_compile_invokebuiltin: sp_inc can be negative卜部昌平2020-07-141-1/+1
* Fix Range#{max,minmax} for range with integer beginning and non-integer endJeremy Evans2020-07-132-5/+29
* * 2020-07-14 [ci skip]git2020-07-141-1/+1