summaryrefslogtreecommitdiff
path: root/scripts/static-analysis
Commit message (Expand)AuthorAgeFilesLines
* Backport EE changes made to the scripts/ directoryresolve-scripts-differencesYorick Peterse2019-07-291-0/+5
* Added Stylelint SetupTim Zallmann2019-02-141-0/+1
* Add prettier to static-analysis jobMike Greiling2018-10-311-0/+1
* Run lint:all tasks in forks42050-combine-all-rake-based-lints-in-one-rake-process-in-ciRémy Coutable2018-02-141-2/+2
* Combine all rake tasks in the static-analysis jobRémy Coutable2018-02-141-6/+1
* Don't run scripts/lint-changelog-yaml in scripts/static-analysis but only in ...42569-lint-changelog-yaml-script-is-run-twice-in-ciRémy Coutable2018-01-301-1/+0
* Use Process::Status rather than an integerLin Jen-Shin2018-01-261-2/+2
* Don't print stdout in case we're just printing warningsLin Jen-Shin2018-01-261-1/+0
* Fail static-analysis if there's output to stderrLin Jen-Shin2018-01-261-16/+41
* Look for rugged with static analysislint-ruggedJacob Vosmaer2018-01-251-1/+2
* Use `Gitlab::Utils::Override` over defined?(super)Lin Jen-Shin2017-12-261-2/+3
* Remove security checks from static analysis and add sast jobDmitriy Zaporozhets2017-12-231-2/+0
* Use the --parallel Rubocop flag in the static-analysis and improve the job39790-use-the-parallel-rubocop-option-in-the-static-analysis-ci-jobRémy Coutable2017-11-031-7/+16
* Add static analysis job to find invalid YAML in changelogsSean McGivern2017-09-271-1/+2
* Add a linter for PO filesBob Van Landuyt2017-08-311-1/+2
* Upgrade mail and nokogiri gems due to security issuesMarkus Koller2017-08-311-1/+1
* Make sure we didn't commit conflictsLin Jen-Shin (godfat)2017-08-011-1/+2
* Ignore CVE-2017-5029 in Nokogiriwinh2017-06-121-1/+1
* Include the bundler:audit job into the static-analysis job31824-move-bundler-audit-job-to-static-analysis-jobRémy Coutable2017-05-041-0/+1
* Move api lint out of static analysis jobAchilleas Pipinellis2017-05-031-1/+0
* Add scripts/static-analysis to run all the static analysers in one go31463-group-all-lintersRémy Coutable2017-05-011-0/+40