summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* add feature flag to use https for :git in the dslcolby/git-https-defaultColby Swandale2018-11-251-0/+16
* Followed up https://github.com/bundler/bundler/pull/6743SHIBATA Hiroshi2018-11-162-5/+5
* Merge #6775Bundlerbot2018-11-161-0/+11
|\
| * 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-051-0/+6
* | Merge #6743Bundlerbot2018-11-1628-61/+111
|\ \
| * | rubocop -aSHIBATA Hiroshi2018-11-071-1/+0
| * | 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
| * | 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-205-13/+11
| * | 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-205-7/+43
* | | 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 #6769Bundlerbot2018-10-301-0/+24
|\ \ \
| * | | Add testDouglas Eichelberger2018-10-291-0/+24
* | | | Remove more unnecessary stuffremove_old_rubygems_stuff_from_specsDavid Rodríguez2018-10-261-2/+0
* | | | Remove unnecessary stuff from specsDavid Rodríguez2018-10-266-56/+9
|/ / /
* | | fix error with path objects in arrayAlex Gordon2018-10-251-0/+13
| |/ |/|
* | Merge #6749Bundlerbot2018-10-192-0/+49
|\ \
| * | Rename `local-git` plugin install option to `local_git`Saverio Miroddi2018-03-272-4/+4
| * | Rename plugin install --file option to --local-gitSaverio Miroddi2018-03-192-6/+6
| * | Extend plugin installer file source UTsSaverio Miroddi2018-03-191-0/+31
| * | Plugin installer: make remote and local git source options mutually exclusiveSaverio Miroddi2018-03-191-0/+7
| * | Add file path source option (`--file`) to plugin installationSaverio Miroddi2018-03-111-0/+11
* | | Enable gemfile flag for bundle lockLaura Paakkinen2018-10-181-0/+27
* | | Make RakeTask spec:deps OS agnosticLeo Arnold2018-10-172-10/+10
* | | Merge #6739Bundlerbot2018-10-171-2/+3
|\ \ \
| * | | Remove the duplicate gems from suggestionsyuuji.yaginuma2018-10-151-2/+3
* | | | Merge #6742Bundlerbot2018-10-174-5/+9
|\ \ \ \
| * | | | use rake helper methoduse-helper-methodsSHIBATA Hiroshi2018-10-161-2/+2
| * | | | rubocop -aSHIBATA Hiroshi2018-10-161-1/+1
| * | | | added full path of rake executable.SHIBATA Hiroshi2018-10-161-1/+1
| * | | | Added missing helper method for rakeSHIBATA Hiroshi2018-10-161-0/+4
| * | | | Use helper method instead of hard-code path.SHIBATA Hiroshi2018-10-162-3/+3
| |/ / /
* | | | Merge #6741Bundlerbot2018-10-161-1/+1
|\ \ \ \