summaryrefslogtreecommitdiff
path: root/spec/quality_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fully switch to https sourceshttps_sourcesDavid Rodríguez2019-04-241-1/+0
* Add spec for using relative requiresrequire_relativeDavid Rodríguez2019-04-221-0/+16
* Add missing requireDavid Rodríguez2019-04-221-0/+2
* Merge #7128Bundlerbot2019-04-141-1/+1
|\
| * Update ruby_repo filter with the latest ruby-core implementaion.SHIBATA Hiroshi2019-04-141-1/+1
* | s/last_command.stderr/err/David Rodríguez2019-04-121-2/+2
|/
* Merge multisource related settingsDavid Rodríguez2019-04-081-1/+0
* Remove `console_command` settingremove_command_removal_settingsDavid Rodríguez2019-03-311-1/+0
* Remove `viz_command` settingDavid Rodríguez2019-03-311-1/+0
* Unify the certificates for rubygems.org to rubygems store.SHIBATA Hiroshi2019-03-141-1/+1
* github.https setting is booleanDavid Rodríguez2019-03-121-0/+1
* Remove git subshelling from gemspecDavid Rodríguez2019-03-051-0/+12
* Remove more unnecessary rubygems version checksDavid Rodríguez2019-02-251-7/+3
* Fixed cop failuresSHIBATA Hiroshi2019-02-201-1/+1
* The ruby core applied the difference structure from bundler upstreamSHIBATA Hiroshi2019-02-191-3/+11
* Fix redefinition warningtest_warningDavid Rodríguez2019-02-171-8/+0
* ignore RubyGems warnings about deprecated methods in version.rbColby Swandale2018-12-291-1/+5
* Backport from ruby coreSHIBATA Hiroshi2018-11-011-16/+23
* Added ruby_core filtering condition with some examples.SHIBATA Hiroshi2018-10-201-8/+8
* Merge tag 'v1.16.0'Samuel Giddins2017-10-311-0/+3
|\
| * Properly handle unsafe YAML warnings in specs on Ruby 1.8.7Samuel Giddins2017-10-301-0/+3
* | Create quality spec for docs in SpanishPatricia Arbona2017-09-071-1/+1
* | Warn in the quality spec when the exemption list is out of dateSamuel Giddins2017-09-061-5/+9
* | Auto-configure job count in 2.0Samuel Giddins2017-09-061-0/+1
* | deprecate the viz command in bundler 2colby/deprecate-viz-commandColby Swandale2017-09-061-0/+1
* | [Resolver] Use the GVP for major updates in 2.0Samuel Giddins2017-09-051-0/+1
|/
* fix tests/functionality breaking with new deprecation errorseg-deprecations-hard-error-in-2Colby Swandale2017-08-201-0/+1
* [Settings] Stop remembering CLI options in Bundler 2Samuel Giddins2017-07-191-0/+2
* Use deployment instead of frozen as a setting on Bundler 2Samuel Giddins2017-07-121-0/+1
* [Inline] Work when BUNDLE_BIN is setseg-inline-bundle-binSamuel Giddins2017-07-071-0/+1
* Sort all documented settings in the bundle-config man pageseg-sort-documented-settingsSamuel Giddins2017-07-051-1/+3
* Use the Package command for `bundle cache` on Bundler 2seg-new-cache-is-packageSamuel Giddins2017-07-031-0/+1
* Remove the console command in Bundler 2.0seg-deprecate-consoleSamuel Giddins2017-07-021-0/+1
* Get the Bundler 2 specs passing with transitive source pinningSamuel Giddins2017-06-231-1/+1
* Add a feature flag for the lockfile using separate RubyGems sourcesSamuel Giddins2017-06-231-0/+1
* Introduce a CommandExecution helper class in the specsSamuel Giddins2017-06-231-3/+2
* Auto merge of #5806 - bundler:seg-dont-hit-remote-twice, r=indirectThe Bundler Bot2017-06-231-24/+24
|\
| * Improve the quality spec to make error messages clickable as pathsSamuel Giddins2017-06-221-24/+24
* | Default to printing a help message when `bundle` is run without arguments on 2.0seg-default-commandSamuel Giddins2017-06-141-0/+1
|/
* Ignore vcr cassettes in quality specsSamuel Giddins2017-06-131-3/+3
* Remove quality spec for single quotesSamuel Giddins2017-06-131-23/+0
* dont run template gems.rb through eval quality specColby Swandale2017-06-041-0/+1
* Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirectThe Bundler Bot2017-05-301-1/+0
|\
| * Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* | [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-281-7/+7
|/
* Document all Bundler settingsseg-doc-settingsSamuel Giddins2017-01-211-22/+2
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Also check for docs of number & bool keys in the quality specSamuel Giddins2016-12-261-2/+10
* Ensure the quality spec is runnable on 1.8.7Samuel Giddins2016-12-261-1/+1
* [Docs] Document disable_checksum_validationSamuel Giddins2016-12-261-1/+0