summaryrefslogtreecommitdiff
path: root/spec/quality_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Docs] Document specific_platformSamuel Giddins2016-12-261-1/+0
* [Quality] Add a spec for documentation of settingsSamuel Giddins2016-12-261-0/+46
* Ban the usage of the word simplyseg-ban-simplySamuel Giddins2016-08-091-2/+11
* Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-031-1/+1
* Only expect no gemspec warnings on 2.4+Samuel Giddins2016-08-021-1/+5
* Move the gem_command helper to existing execution infrastructureSamuel Giddins2016-08-021-5/+7
* Fixes specs for 1.8.7Asutosh Palai2016-06-281-1/+1
* Fixes for quality_specAsutosh Palai2016-06-271-1/+3
* Screen all files for leftover debugging mechanismsJames Wen (RochesterinNYC)2016-06-011-3/+1
* Create quality check for unresolved merge conflictsJames Wen (RochesterinNYC)2016-05-311-0/+28
* Create quality check spec for leftover debugging/development mechanismsJames Wen2016-05-091-0/+31
* Add test for checking langauge of sentences used in source codeAditya Prakash2016-03-091-0/+13
* Add test for checking quality of documentationAditya Prakash2016-03-081-0/+37
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Address Style/GuardClauseSamuel Giddins2016-01-311-9/+6
* Dont directly require vendored code in the quality specseg-new-index-fetchersSamuel Giddins2016-01-251-1/+1
* Ensure there are no warnings in all filesSamuel Giddins2016-01-251-9/+16
* Fix Style/RegexpLiteralVictor Koronen2015-08-131-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-4/+4
* [RuboCop] Enable Style/SymbolProcSamuel E. Giddins2015-07-151-3/+1
* Merge tag 'v1.9.4'Andre Arko2015-04-131-1/+1
* [QualitySpec] Properly ignore warnings coming from vendored libsSamuel E. Giddins2015-03-211-1/+1
* Merge tag 'v1.8.2'Tim Moore2015-02-181-2/+3
|\
| * fix ruby 2.2 warningsAndre Arko2015-02-131-2/+3
* | Merge pull request #3257 from segiddins/seg-molinilloAndre Arko2015-01-261-1/+1
|\ \ | |/ |/|
| * [QualitySpec] Don't take into account warnings from vendored librariesSamuel E. Giddins2014-11-241-1/+1
* | ignore rubygems in quality specAndre Arko2014-12-011-1/+1
|/
* Add a space characters to fix PullReview website errorsKai Baraka2014-09-221-3/+3
* normalize requires for 1.8.7 warning checkAndre Arko2014-09-121-4/+4
* spec to check for warnings (@samphippen)Andre Arko2014-09-111-0/+14
* Fix use of deprecated failure_message_shouldPrathamesh Sonpatki2014-05-251-1/+1
* depend on rspec 3 now the codebase is updatedAndre Arko2014-05-111-4/+4
* Remove deprecation warning caused by use of failure_message_for_shouldPrathamesh Sonpatki2014-03-311-1/+1
* Merge tag 'v1.5.2' into 'master'Andre Arko2014-01-101-2/+2
* Merge pull request #2510 from headius/stack_friendly_recursionAndre Arko2013-07-031-0/+1
|\
| * license whitespace spec fixAndre Arko2013-06-231-0/+1
* | Fixes regular expression in new quality specRyan T. Hosford2013-07-031-1/+1
* | Scans spec/ onlyHashrocket Workstation2013-07-031-1/+1
* | Adds quality specTad Hosford2013-07-031-0/+24
* | wrong place, bahAndre Arko2013-06-231-2/+2
* | license whitespace spec fixAndre Arko2013-06-211-0/+1
|/