summaryrefslogtreecommitdiff
path: root/spec/quality_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-121-75/+55
* Make warnings spec independent of LOAD_PATHDavid Rodríguez2020-01-121-3/+3
* Extract `man_tracked_files` path helperDavid Rodríguez2020-01-121-1/+1
* Extract `in_repo_root`David Rodríguez2020-01-051-10/+10
* Fix some bundler specs (#2380)David Rodríguez2019-08-231-3/+2
* Extract yet another helper methodDavid Rodríguez2019-08-161-9/+1
* Extract a `with_root_gemspec` helperDavid Rodríguez2019-08-161-7/+1
* Only chdir when necessaryDavid Rodríguez2019-08-161-16/+14
* Make sure gem has been built before deleteng itDavid Rodríguez2019-08-161-11/+13
* Cleanup in a location independent wayDavid Rodríguez2019-08-161-1/+1
* Remove obvious commentDavid Rodríguez2019-08-161-1/+0
* Remve another unneeded `to_s`David Rodríguez2019-08-161-1/+1
* Remove unneeded `to_s` callsDavid Rodríguez2019-08-161-1/+1
* Extract a `lib_tracked_files` path helperDavid Rodríguez2019-08-161-4/+0
* Rename a variableDavid Rodríguez2019-08-161-4/+4
* Extract a `tracked_files` path helperDavid Rodríguez2019-08-161-4/+0
* Rename some variablesDavid Rodríguez2019-08-161-19/+19
* Remove unexistent file from exemptionsDavid Rodríguez2019-08-101-1/+1
* Remove unexistent folder from exemptionsDavid Rodríguez2019-08-101-1/+1
* Commit man pages to source controlDavid Rodríguez2019-08-101-4/+3
* Merge #7226Bundlerbot2019-07-241-25/+47
|\
| * Check for straneous quotesimprove_quality_specsDavid Rodríguez2019-07-101-0/+25
| * Remove unnecessary lineDavid Rodríguez2019-07-101-1/+0
| * Tweak some quality specs to check more filesDavid Rodríguez2019-07-101-8/+8
| * Refactor setting the encoding in quality specsDavid Rodríguez2019-07-101-13/+14
| * This seems to pass for meDavid Rodríguez2019-07-101-3/+0
* | Remove `cache_command_is_package` feature flagDavid Rodríguez2019-07-151-1/+0
|/
* 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