summaryrefslogtreecommitdiff
path: root/spec/bundler
Commit message (Expand)AuthorAgeFilesLines
* Fully switch to https sourceshttps_sourcesDavid Rodríguez2019-04-241-67/+11
* Add user home to `bundle env`David Rodríguez2019-04-151-0/+7
* Add some specs for rubygems paths in `bundle env`David Rodríguez2019-04-151-0/+41
* Add require so that env specs can run in isolationDavid Rodríguez2019-04-151-0/+1
* Merge #7128Bundlerbot2019-04-141-1/+1
|\
| * Update ruby_repo filter with the latest ruby-core implementaion.SHIBATA Hiroshi2019-04-141-1/+1
* | Merge #6730Bundlerbot2019-04-143-27/+13
|\ \ | |/ |/|
| * s/last_command.stdout/out/greysteil/print-errors-to-stderrDavid Rodríguez2019-04-121-4/+4
| * s/last_command.stderr/err/David Rodríguez2019-04-122-4/+4
| * Print errors to stderr by default, and remove configuration optionGrey Baker2019-04-122-21/+7
* | Another tryDavid Rodríguez2019-04-121-1/+1
|/
* Move on to bundler 3David Rodríguez2019-04-115-22/+20
* Move multiple global source removal to bundler 3David Rodríguez2019-04-081-2/+2
* Merge #7023Bundlerbot2019-04-041-0/+11
|\
| * Shellsplit build configshellsplit_build_configDavid Rodríguez2019-03-281-0/+11
* | Merge #7007Bundlerbot2019-04-022-50/+13
|\ \
| * | Remove lockfile incompatibility due to a settingseparate_rubygems_sources_in_lockfileDavid Rodríguez2019-03-022-50/+13
* | | Merge #7035Bundlerbot2019-03-281-140/+0
|\ \ \ | |_|/ |/| |
| * | Unify the certificates for rubygems.org to rubygems store.SHIBATA Hiroshi2019-03-141-140/+0
* | | Test repo1 should be inmutableDavid Rodríguez2019-03-131-2/+3
* | | Visualize the commands on failuresDavid Rodríguez2019-03-131-3/+3
* | | Fixes for dockerDavid Rodríguez2019-03-131-2/+2
* | | Remove redundant requireDavid Rodríguez2019-03-131-1/+0
|/ /
* | Delay custom sources deprecation to bundler 3David Rodríguez2019-03-121-1/+14
* | Rework DSL specs and enable them in bundler 2David Rodríguez2019-03-121-16/+50
* | Delay git sources removal to bundler 3 (for now)David Rodríguez2019-03-121-2/+2
* | github.https setting is booleanDavid Rodríguez2019-03-121-1/+1
* | Merge #7024Bundlerbot2019-03-081-11/+4
|\ \
| * | Fix 1.8.7 notesremove_old_1.8.7_remanentsDavid Rodríguez2019-03-081-11/+4
* | | Merge #6994Bundlerbot2019-03-061-0/+12
|\ \ \ | |/ / |/| |
| * | skip colorize examples when the environment was mswin or non tty.skip-non-color-ttySHIBATA Hiroshi2019-02-271-0/+12
* | | Auto-correct `Style/Encoding` rubocop issuesDavid Rodríguez2019-03-041-1/+0
* | | expand comparison path for Windows compatJan Piotrowski2019-03-031-1/+1
| |/ |/|
* | Remove more unnecessary rubygems version checksDavid Rodríguez2019-02-251-6/+4
* | Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-253-35/+8
|/
* Remove unnecessary ruby filters from specsremove_unnecessary_ruby_filtersDavid Rodríguez2019-02-224-7/+7
* Revert "test tty"Colby Swandale2019-02-211-5/+0
* test ttyColby Swandale2019-02-211-0/+5
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-193-6/+6
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-3/+3
* Ignore to add bundler lib direcotry if it is same as RbConfig::CONFIG["rubyli...ignore-bundler-lib-ruby-libSHIBATA Hiroshi2019-02-041-0/+9
* Ensure credentials are masked in FallbackError from Net::HTTPNotFoundgreysteil/show-notfound-uriGrey Baker2019-01-141-0/+9
* Include URL in Bundler::Fetcher::FallbackError message for Net::HTTPNotFoundGrey Baker2019-01-031-1/+2
* Allow files other than Gemfile.lock to be opened in definition specssegiddins/allow-rubygems-to-open-filesSamuel Giddins2018-12-081-0/+2
* Merge #6798Bundlerbot2018-11-261-0/+16
|\
| * add feature flag to use https for :git in the dslcolby/git-https-defaultColby Swandale2018-11-251-0/+16
* | Fix typo from `ssl_certs.rb`Mateus Resende2018-11-201-1/+1
|/
* 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