aboutsummaryrefslogtreecommitdiffstats
path: root/spec/quality_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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 specSamuel 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
|/
* exclude certs from quality specAndre Arko2013-03-071-1/+1
* change to new expect syntax for rspecTerence Lee2012-10-091-2/+2
* avoid warning from setting encoding if possibleAndre Arko2012-03-101-1/+1
* Set default_encoding because the CI box uses ASCII :(Andre Arko2011-06-101-0/+4
* Merge branch '1-0-stable'Andre Arko2011-06-101-1/+1
|\
| * un-check everythingAndre Arko2011-05-241-1/+1
* | Merge branch '1-0-stable'Terence Lee2011-01-211-1/+1
|\|
| * fixing some useless assignment warningsAaron Patterson2011-01-181-1/+1
* | Merge in v1.0.4 from branch '1-0-stable'Andre Arko2010-11-131-0/+3
|\|
| * clean up the .gem generated in the specTerence Lee2010-11-111-0/+3
* | don't run quality spec on vendor'd libsTerence Lee2010-11-121-1/+1
* | Fix the quality spec to allow marshalled filesAndre Arko2010-11-031-1/+1
|/