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
2023-07-19Add latest changes from gitlab-org/gitlab@16-2-stable-eev16.2.0-rc42GitLab Bot
2023-01-18Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot
2022-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-10-20Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot
2022-09-20Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot
2022-08-18Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot
2022-06-20Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot
2022-04-20Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-10-20Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot
2021-09-20Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-03-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-29Backport EE changes made to the scripts/ directoryYorick Peterse
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