aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move fixture path to last pathHiroshi SHIBATA2019-08-171-1/+1
* Revert "Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem""Hiroshi SHIBATA2019-08-173-0/+54
* Clean sample code biorhythm (#2375)Kenichi Kamiya2019-08-171-5/+4
* Simplify a sample code (#2374)Kenichi Kamiya2019-08-171-2/+2
* Use more different arguments in Fiber.yield documentation to make it clear (#...Iain Barnett2019-08-171-3/+3
* NetBSD native support of explicit_bzero's like feature (#2145)David CARLIER2019-08-172-1/+8
* Fix typosKazuhiro NISHIYAMA2019-08-172-2/+2
* Added missing condition for test-bundler and test-bundled-gems.Hiroshi SHIBATA2019-08-171-0/+1
* Added test check to ubuntu on GitHub ActionsHiroshi SHIBATA2019-08-171-1/+8
* Hoisted out search_refined_methodNobuyoshi Nakada2019-08-171-42/+49
* Search refinement module along nested usingsNobuyoshi Nakada2019-08-172-29/+55
* Improve the doc example of `method_missing`OKURA Masafumi2019-08-171-3/+9
* Disable fail-fast of GitHub ActionsTakashi Kokubun2019-08-173-0/+3
* Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem"Hiroshi SHIBATA2019-08-173-54/+0
* Remove redundant each from `sum` example (#2190) [ci skip]OKURA Masafumi2019-08-171-1/+1
* Fixed Insecure Operation in requireHiroshi SHIBATA2019-08-171-1/+1
* * 2019-08-17 [ci skip]git2019-08-171-1/+1
* Move lib directory to the last of $LOAD_PATH on ruby repository.Hiroshi SHIBATA2019-08-171-0/+10
* [rubygems/rubygems] Fixup #2844Hiroshi SHIBATA2019-08-171-1/+1
* [rubygems/rubygems] installer.rb - fix #windows_stub_scriptMSP-Greg2019-08-171-3/+3
* [rubygems/rubygems] Do not mutate uri.query during s3 signature creationAlexander Pakulov2019-08-172-7/+10
* [rubygems/rubygems] Make deprecate Gem::RubyGemsVersion and Gem::ConfigMap.Hiroshi SHIBATA2019-08-171-0/+2
* [rubygems/rubygems] Return `nil` to clarify return value is ignoredDavid Rodríguez2019-08-171-1/+1
* [rubygems/rubygems] Autoswitch to exact bundler version if presentDavid Rodríguez2019-08-173-1/+40
* [rubygems/rubygems] Don't unregister default specificationsDavid Rodríguez2019-08-172-13/+2
* [rubygems/rubygems] Fix removing unresolved default spec files from mapDavid Rodríguez2019-08-172-0/+21
* [rubygems/rubygems] Little refactorDavid Rodríguez2019-08-171-3/+5
* [rubygems/rubygems] Replace domain parameter in Gem::Command#show_lookup_fail...bronzdoc2019-08-173-6/+6
* [rubygems/rubygems] Fix jruby issueDavid Rodríguez2019-08-171-2/+2
* [rubygems/rubygems] Fix old rubies compatDavid Rodríguez2019-08-171-1/+1
* [rubygems/rubygems] [Require] Ensure -I beats a default gemSamuel Giddins2019-08-173-0/+54
* [rubygems/rubygems] Make test also assert the gems that it should loadDavid Rodríguez2019-08-171-0/+1
* [rubygems/rubygems] Use `assert_require`David Rodríguez2019-08-171-1/+1
* lib/rdoc/store.rb: Use `Marshal.dump(obj, io)`Yusuke Endoh2019-08-161-12/+4
* Hoisted out unixsocket_len, triming NUL chars from sun_pathNobuyoshi Nakada2019-08-161-29/+30
* [ruby/rdoc] Use assert_raiseNobuyoshi Nakada2019-08-161-2/+2
* Revert "[bundler/bundler] Fixup #7297"Hiroshi SHIBATA2019-08-161-0/+0
* [bundler/bundler] Fixup #7297Hiroshi SHIBATA2019-08-161-0/+0
* [bundler/bundler] Fixed rubocop errorHiroshi SHIBATA2019-08-161-2/+2
* [bundler/bundler] Remove mention to remembered optionsDavid Rodríguez2019-08-163-22/+15
* [bundler/bundler] Document upcoming changes to remembered optionsTomoki Aonuma2019-08-163-131/+140
* [bundler/bundler] Add initial Bundler::BuildMetadata Spectommy2019-08-161-0/+44
* [bundler/bundler] Add `--[no-]git` option to `bundle gem`David Rodríguez2019-08-163-1/+38
* [bundler/bundler] Remove unexistent folder from exemptionsDavid Rodríguez2019-08-161-1/+1
* [bundler/bundler] Commit man pages to source controlDavid Rodríguez2019-08-1654-298/+296
* [bundler/bundler] Remove misleading comment in GemfileDavid Rodríguez2019-08-161-4/+1
* [bundler/bundler] Stop printing deprecation messages during specsDavid Rodríguez2019-08-161-2/+18
* [bundler/bundler] Use a newer debugging gem in docsDavid Rodríguez2019-08-163-3/+3
* [bundler/bundler] Remove unexistent file from exemptionsDavid Rodríguez2019-08-161-1/+1
* [bundler/bundler] Fix typo in comment: attibutes -> attributesMasato Ohba2019-08-161-1/+1