summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-19* expand tabs. [ci skip]git
2019-08-19Set flag to allow unprivileged users to create symlinks (#2381)Nobuyoshi Nakada
2019-08-19lib/rdoc/markup/parser.rb: remove a unused variable initializationYusuke Endoh
2019-08-19Make AppVeyor notification colors consistentTakashi Kokubun
2019-08-19Stop reporting test-bundled-gems resultsTakashi Kokubun
2019-08-19Workaround errors on multi-line commit messageTakashi Kokubun
2019-08-19Make Slack notification availableTakashi Kokubun
2019-08-19* 2019-08-19 [ci skip]git
2019-08-19Implement Slack notification for ActionsTakashi Kokubun
2019-08-18Revert "Try notifying Slack from Actions"Takashi Kokubun
2019-08-18Try notifying Slack from ActionsTakashi Kokubun
2019-08-18Reoder Travis matrix.includeTakashi Kokubun
2019-08-18Use master branch instead of trunk.Hiroshi SHIBATA
2019-08-18Ignore tags on default gems from ruby core repository.Hiroshi SHIBATA
2019-08-18Drop before_test for mswin tooTakashi Kokubun
2019-08-18Appveyor - vc120 use OpenSSL 1.0.2, vc140 use 1.1.1 (#1998)MSP-Greg
2019-08-18Fix document of `GC.start` (#2382)Masataka Pocke Kuwabara
2019-08-18Skip open_spec.rb:L95 because ruby repo doesn't have json as default gems.Hiroshi SHIBATA
2019-08-18[bundler/bundler] Remove unnecessary requireDavid Rodríguez
2019-08-18[bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez
2019-08-18[bundler/bundler] Remove unnecessary rubygems monkeypatchDavid Rodríguez
2019-08-18[bundler/bundler] Don't use system bundler on this specDavid Rodríguez
2019-08-18[bundler/bundler] Fix spec using the deprecated `bundle config` modeDavid Rodríguez
2019-08-18[bundler/bundler] Require relatively from exe/ when possibleDavid Rodríguez
2019-08-18[bundler/bundler] Last relative requiresDavid Rodríguez
2019-08-18[bundler/bundler] Remove a bunch of unneeded rubygems requiresDavid Rodríguez
2019-08-18[bundler/bundler] Move local variable to only branch where it's usedDavid Rodríguez
2019-08-18[bundler/bundler] Fix open default gem errorZehan Zhao
2019-08-18[bundler/bundler] Wrap `open` specs with a contextDavid Rodríguez
2019-08-18[bundler/bundler] Prefer `before` to `before :each`David Rodríguez
2019-08-18[bundler/bundler] Fix `bundle doctor` commandDavid Rodríguez
2019-08-18[bundler/bundler] Bundler displays a duplicate gem entries warning even if ge...David Stosik
2019-08-18Gem::ConfigMap is deprecated nowHiroshi SHIBATA
2019-08-18Drop continue-on-error for make checkTakashi Kokubun
2019-08-18Remove commented out debug printaycabta
2019-08-18The "exe" dir doesn't exist in this repostiroyaycabta
2019-08-18Fix copy path of ruby/reline's testaycabta
2019-08-18Don't crash when deleting at the end of the lineAlan Wu
2019-08-18Prefer exact ITEM to benchmarkNobuyoshi Nakada
2019-08-18Omit a tag unless loading with a wrapper moduleNobuyoshi Nakada
2019-08-18Ensure non-OPT_GLOBAL_METHOD_CACHE code validNobuyoshi Nakada
2019-08-18Ensure VM_DEBUG_VERIFY_METHOD_CACHE code validNobuyoshi Nakada
2019-08-18* 2019-08-18 [ci skip]git
2019-08-18$LOAD_PATH elements should be real pathsNobuyoshi Nakada
2019-08-17Make VM_DEBUG_VERIFY_METHOD_CACHE derived from VMDEBUGNobuyoshi Nakada
2019-08-17Remove CI files from listaycabta
2019-08-17Remove Travis CI workaroundaycabta
2019-08-17Removed formatter_test_case and text_formatter_test_case from Gem::Specificat...Hiroshi SHIBATA
2019-08-17Removed autoload from Markup.Hiroshi SHIBATA
2019-08-17Removed test_case files from lib directory.Hiroshi SHIBATA