summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* move welcome message to new welcome botcolby/new-welcome-botColby Swandale2018-11-242-7/+9
* Merge #6796Bundlerbot2018-11-231-6/+4
|\
| * removed string dup in lockfile_parser.rb for bundler 2.0Gavriel Loria2018-11-211-6/+4
|/
* Merge #6774Bundlerbot2018-11-213-1/+31
|\
| * Add test that gemspec version downgrades work with BUNDLE_BUNDLE_ONLY_UPDATE_...Grey Baker2018-11-211-0/+14
| * [Definition] Dont pin path deps to newer versionssegiddins/6750-allow-changing-local-gem-versionSamuel Giddins2018-11-172-1/+17
* | Merge #6794Bundlerbot2018-11-201-1/+1
|\ \
| * | Fix typo from `ssl_certs.rb`Mateus Resende2018-11-201-1/+1
|/ /
* | Merge #6790Bundlerbot2018-11-172-9/+10
|\ \
| * | Fix multiple source warning messages from `error` to `warn`Jeremy Weathers2018-11-162-9/+10
* | | Merge #6786Bundlerbot2018-11-162-5/+5
|\ \ \
| * | | Followed up https://github.com/bundler/bundler/pull/6743SHIBATA Hiroshi2018-11-162-5/+5
|/ / /
* | | Merge #6775Bundlerbot2018-11-162-1/+15
|\ \ \
| * | | fix rubocopColby Swandale2018-11-161-5/+5
| * | | Double-register hook in spec segiddins/6771-uniq-hook-registrationOlle Jonsson2018-11-101-1/+6
| * | | [Plugin::Index] Only register each plugin once for a given hookSamuel Giddins2018-11-052-1/+10
| | |/ | |/|
* | | Merge #6743Bundlerbot2018-11-1630-65/+131
|\ \ \ | |_|/ |/| |
| * | Revert File.file? conditioon on gemspec, Because it break spec/runtime/setup_...support-structure-of-ruby-coreSHIBATA Hiroshi2018-11-071-4/+4
| * | rubocop -aSHIBATA Hiroshi2018-11-071-1/+0
| * | expand version path for rspec examples.SHIBATA Hiroshi2018-11-071-3/+2
| * | Added extnameSHIBATA Hiroshi2018-11-071-2/+2
| * | To use around hook instead of before suite.SHIBATA Hiroshi2018-11-061-4/+3
| * | To use helper method instead of env variables.SHIBATA Hiroshi2018-11-061-2/+2
| * | To use File.file? instead of handling LoadError.SHIBATA Hiroshi2018-11-061-3/+4
| * | Support old versions of Ruby on platform_spec.rbSHIBATA Hiroshi2018-11-021-7/+7
| * | Partly reverted 09bfdfa31ad5ae34d29745344493f6a63d355804.SHIBATA Hiroshi2018-11-021-4/+4
| * | To use helper method instead of env variables.SHIBATA Hiroshi2018-11-011-1/+1
| * | rubocop -aSHIBATA Hiroshi2018-11-011-1/+1
| * | Fixed typoSHIBATA Hiroshi2018-11-011-1/+1
| * | Backport from ruby coreSHIBATA Hiroshi2018-11-0120-72/+83
| * | rubocop -aSHIBATA Hiroshi2018-10-206-16/+14
| * | Restore rubygems certificates. Current bundler examples will removeSHIBATA Hiroshi2018-10-201-1/+7
| * | Added ruby_core filtering condition with some examples.SHIBATA Hiroshi2018-10-2021-57/+58
| * | Added to support BUNDLE_RUBY and BUNDLE_GEM environmental variables.SHIBATA Hiroshi2018-10-206-10/+50
| * | Fixed existence example.SHIBATA Hiroshi2018-10-201-1/+1
| * | rubocop -aSHIBATA Hiroshi2018-10-201-6/+4
| * | Support file structure of ruby core repository.SHIBATA Hiroshi2018-10-202-5/+19
* | | Merge #6714Bundlerbot2018-11-067-46/+78
|\ \ \
| * | | Remove unnecessary installs from git specsspec_reset_state_and_refactoringsDavid Rodríguez2018-10-031-4/+0
| * | | Remove commented out codeDavid Rodríguez2018-10-031-4/+0
| * | | Hangs in specs improvedDavid Rodríguez2018-10-031-1/+1
| * | | Reuse `install_gemfile` helperDavid Rodríguez2018-10-032-17/+6
| * | | Move gemfile write to the specs that need itDavid Rodríguez2018-10-031-12/+47
| * | | Cleanup after ourselves when changing settingsDavid Rodríguez2018-10-033-22/+38
| * | | Reword spec so it reads betterDavid Rodríguez2018-10-031-1/+1
* | | | Merge #6773Bundlerbot2018-11-061-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix indentation of bundler executablemeganemura2018-11-061-1/+1
|/ / /
* | | Merge #6770Bundlerbot2018-11-011-1/+2
|\ \ \
| * | | delete merged branches automaticallyindirect/delete-merged-branchesAndre Arko2018-10-311-1/+2
|/ / /
* | | Merge #6769Bundlerbot2018-10-302-7/+31
|\ \ \