summaryrefslogtreecommitdiff
path: root/spec/install/gemfile
Commit message (Expand)AuthorAgeFilesLines
* Refactor list specs to not change gemfile sourcesmultiple_sources_deprecationDavid Rodríguez2019-04-081-0/+32
* Move multiple global source removal to bundler 3David Rodríguez2019-04-081-11/+26
* Merge multisource related settingsDavid Rodríguez2019-04-081-4/+2
* Unify multiple source deprecation specsDavid Rodríguez2019-04-081-14/+0
* Merge #7007Bundlerbot2019-04-021-102/+1
|\
| * Remove lockfile incompatibility due to a settingseparate_rubygems_sources_in_lockfileDavid Rodríguez2019-03-021-102/+1
* | Always pass the `--all` flag when neededremove_bundle_update_deprecationsDavid Rodríguez2019-03-301-4/+4
* | Remove `bundle config` deprecations from specsremove_bundle_config_deprecationsDavid Rodríguez2019-03-294-20/+20
* | Remove the `have_major_deprecation` matcherDavid Rodríguez2019-03-141-3/+3
* | Remove `eq_err` matcherDavid Rodríguez2019-03-143-7/+7
* | Use double quotes for `git commit -m`windows_friendly_gitDavid Rodríguez2019-03-031-4/+4
|/
* Split (and skip) specs about multiple source deprecationfix_deprecation_specsDavid Rodríguez2019-02-281-8/+19
* Prefer the `err` helper for checking errorsDavid Rodríguez2019-02-281-15/+15
* Move some test setups to before blocksDavid Rodríguez2019-02-281-3/+4
* Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-253-5/+5
* Remove now redundant configsDavid Rodríguez2019-02-211-3/+0
* Slightly better wording of error messagesuse_newer_list_interfaceDavid Rodríguez2019-02-201-2/+2
* Fix git source error message recommendationsDavid Rodríguez2019-02-201-2/+18
* More exact match for errors messageDavid Rodríguez2019-02-201-1/+1
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-193-6/+6
* Fix 1.x specscheck_out_only_in_specsDavid Rodríguez2019-02-143-11/+11
* Remove now unnecessary `lack_errors` matcherDavid Rodríguez2019-02-142-4/+4
* Split stderr and stdout in specsDavid Rodríguez2019-02-146-27/+27
* Stop leaking to system rubygems on subprocessesDavid Rodríguez2019-02-121-1/+1
* Update the additional versions of rake in rspec examples.update-default-version-of-templateSHIBATA Hiroshi2019-01-241-1/+1
* Merge #6774Bundlerbot2018-11-212-0/+28
|\
| * 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-171-0/+14
* | Merge #6743Bundlerbot2018-11-162-10/+10
|\ \
| * | Support old versions of Ruby on platform_spec.rbSHIBATA Hiroshi2018-11-021-7/+7
| * | Partly reverted 09bfdfa31ad5ae34d29745344493f6a63d355804.SHIBATA Hiroshi2018-11-021-4/+4
| * | Backport from ruby coreSHIBATA Hiroshi2018-11-011-4/+4
| * | Added ruby_core filtering condition with some examples.SHIBATA Hiroshi2018-10-201-3/+3
| |/
* | Merge #6714Bundlerbot2018-11-061-6/+1
|\ \ | |/ |/|
| * Remove unnecessary installs from git specsspec_reset_state_and_refactoringsDavid Rodríguez2018-10-031-4/+0
| * Reuse `install_gemfile` helperDavid Rodríguez2018-10-031-2/+1
* | Add another spec, separate new case into its own testSamuel Giddins2018-10-021-0/+95
* | Avoid fetching an rebuilding git gems when it's not necessaryJean Boussier2018-09-271-0/+2
|/
* Auto merge of #6495 - bundler:segiddins/6491-extra-gem-platform-in-lockfile, ...The Bundler Bot2018-07-221-0/+143
|\
| * [Definition] Filter out unneeded gem platforms after resolvingsegiddins/6491-extra-gem-platform-in-lockfileSamuel Giddins2018-04-181-0/+143
* | typo fixskip-remove-auth-with-file-protocolSHIBATA Hiroshi2018-06-151-1/+1
* | Move normalize methods to helper methods from rspec example files.SHIBATA Hiroshi2018-06-152-30/+10
* | Reverted accidentally carriage returnSHIBATA Hiroshi2018-06-151-0/+1
* | Modify localhost variable when defining URI::File. It will be provided from R...SHIBATA Hiroshi2018-06-152-11/+30
|/
* Fixed test when disable_platform_warnings is trueAgrim Mittal2018-03-011-19/+13
* Add documentation and tests for disable_platform_warningsAgrim Mittal2018-02-261-11/+36
* Added hostname for file protocol in GemfileSHIBATA Hiroshi2017-12-281-4/+4
* Merge tag 'v1.16.1'Samuel Giddins2017-12-272-20/+19
|\
| * Try to get specs passing on old RubyGemsSamuel Giddins2017-12-211-3/+2
| * Fixed failing examples with Ruby 2.5.SHIBATA Hiroshi2017-12-112-17/+17