aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2019-08-19 [ci skip]git2019-08-191-1/+1
* Implement Slack notification for ActionsTakashi Kokubun2019-08-194-17/+85
* Revert "Try notifying Slack from Actions"Takashi Kokubun2019-08-183-36/+0
* Try notifying Slack from ActionsTakashi Kokubun2019-08-183-0/+36
* Reoder Travis matrix.includeTakashi Kokubun2019-08-181-6/+9
* Use master branch instead of trunk.Hiroshi SHIBATA2019-08-181-3/+3
* Ignore tags on default gems from ruby core repository.Hiroshi SHIBATA2019-08-181-2/+2
* Drop before_test for mswin tooTakashi Kokubun2019-08-181-1/+0
* Appveyor - vc120 use OpenSSL 1.0.2, vc140 use 1.1.1 (#1998)MSP-Greg2019-08-181-1/+6
* Fix document of `GC.start` (#2382)Masataka Pocke Kuwabara2019-08-181-1/+1
* Skip open_spec.rb:L95 because ruby repo doesn't have json as default gems.Hiroshi SHIBATA2019-08-181-1/+1
* [bundler/bundler] Remove unnecessary requireDavid Rodríguez2019-08-181-1/+0
* [bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez2019-08-184-17/+4
* [bundler/bundler] Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-1811-48/+48
* [bundler/bundler] Don't use system bundler on this specDavid Rodríguez2019-08-181-4/+2
* [bundler/bundler] Fix spec using the deprecated `bundle config` modeDavid Rodríguez2019-08-181-1/+1
* [bundler/bundler] Require relatively from exe/ when possibleDavid Rodríguez2019-08-181-3/+19
* [bundler/bundler] Last relative requiresDavid Rodríguez2019-08-183-9/+9
* [bundler/bundler] Remove a bunch of unneeded rubygems requiresDavid Rodríguez2019-08-183-20/+0
* [bundler/bundler] Move local variable to only branch where it's usedDavid Rodríguez2019-08-181-1/+1
* [bundler/bundler] Fix open default gem errorZehan Zhao2019-08-182-5/+22
* [bundler/bundler] Wrap `open` specs with a contextDavid Rodríguez2019-08-181-69/+71
* [bundler/bundler] Prefer `before` to `before :each`David Rodríguez2019-08-181-1/+1
* [bundler/bundler] Fix `bundle doctor` commandDavid Rodríguez2019-08-182-3/+9
* [bundler/bundler] Bundler displays a duplicate gem entries warning even if ge...David Stosik2019-08-182-3/+3
* Gem::ConfigMap is deprecated nowHiroshi SHIBATA2019-08-181-1/+0
* Drop continue-on-error for make checkTakashi Kokubun2019-08-181-2/+1
* Remove commented out debug printaycabta2019-08-181-4/+0
* The "exe" dir doesn't exist in this repostiroyaycabta2019-08-181-2/+0
* Fix copy path of ruby/reline's testaycabta2019-08-181-1/+1
* Don't crash when deleting at the end of the lineAlan Wu2019-08-182-2/+12
* Prefer exact ITEM to benchmarkNobuyoshi Nakada2019-08-181-1/+1
* Omit a tag unless loading with a wrapper moduleNobuyoshi Nakada2019-08-181-11/+13
* Ensure non-OPT_GLOBAL_METHOD_CACHE code validNobuyoshi Nakada2019-08-181-4/+3
* Ensure VM_DEBUG_VERIFY_METHOD_CACHE code validNobuyoshi Nakada2019-08-181-4/+1
* * 2019-08-18 [ci skip]git2019-08-181-1/+1
* $LOAD_PATH elements should be real pathsNobuyoshi Nakada2019-08-181-1/+1
* Make VM_DEBUG_VERIFY_METHOD_CACHE derived from VMDEBUGNobuyoshi Nakada2019-08-171-1/+1
* Remove CI files from listaycabta2019-08-171-1/+1
* Remove Travis CI workaroundaycabta2019-08-171-1/+0
* Removed formatter_test_case and text_formatter_test_case from Gem::Specificat...Hiroshi SHIBATA2019-08-171-1/+1
* Removed autoload from Markup.Hiroshi SHIBATA2019-08-171-2/+0
* Removed test_case files from lib directory.Hiroshi SHIBATA2019-08-174-202/+219
* Skip teardown with JRubyHiroshi SHIBATA2019-08-171-1/+1
* [bundler/bundler] Extract a `gemspec_dir` helperDavid Rodríguez2019-08-172-2/+5
* [bundler/bundler] Extract yet another helper methodDavid Rodríguez2019-08-172-20/+19
* [bundler/bundler] Extract a `root_gemspec` local variableDavid Rodríguez2019-08-171-3/+4
* [bundler/bundler] Extract a `with_root_gemspec` helperDavid Rodríguez2019-08-173-14/+14
* [bundler/bundler] Only chdir when necessaryDavid Rodríguez2019-08-171-16/+14
* [bundler/bundler] Make sure gem has been built before deleteng itDavid Rodríguez2019-08-171-11/+13