Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-13Simplify static-analysis output generationac-fix-12-1Stan Hu
2019-02-14Added Stylelint SetupTim Zallmann
2018-10-31Add prettier to static-analysis jobMike Greiling
2018-02-14Run lint:all tasks in forksRémy Coutable
2018-02-14Combine all rake tasks in the static-analysis jobRémy Coutable
2018-01-30Don't run scripts/lint-changelog-yaml in scripts/static-analysis but only in ...Rémy Coutable
2018-01-26Use Process::Status rather than an integerLin Jen-Shin
2018-01-26Don't print stdout in case we're just printing warningsLin Jen-Shin
2018-01-26Fail static-analysis if there's output to stderrLin Jen-Shin
2018-01-25Look for rugged with static analysisJacob Vosmaer
2017-12-26Use `Gitlab::Utils::Override` over defined?(super)Lin Jen-Shin
2017-12-23Remove security checks from static analysis and add sast jobDmitriy Zaporozhets
2017-11-03Use the --parallel Rubocop flag in the static-analysis and improve the jobRémy Coutable
2017-09-27Add static analysis job to find invalid YAML in changelogsSean McGivern
2017-08-31Add a linter for PO filesBob Van Landuyt
2017-08-31Upgrade mail and nokogiri gems due to security issuesMarkus Koller
2017-08-01Make sure we didn't commit conflictsLin Jen-Shin (godfat)
2017-06-13Ignore CVE-2017-5029 in Nokogiriwinh
2017-05-04Include the bundler:audit job into the static-analysis jobRémy Coutable
2017-05-03Move api lint out of static analysis jobAchilleas Pipinellis
2017-05-01Add scripts/static-analysis to run all the static analysers in one goRémy Coutable