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-02-20Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot
2022-11-17Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot
2022-10-20Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.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-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.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-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2019-07-18Ensure haml-lint checks SyntaxRobert Speicher
2019-05-22Move files from lib/haml_lint to haml_lintStan Hu
2019-05-21Merge branch 'haml-lint-no-plain-nodes' into 'master'Jan Provaznik
2019-05-20Add HamlLint::Linter::NoPlainNodes linterLuke Bennett
2019-05-20#60818 Correct linting for project root *.yml filesWill Hall
2019-05-05Regenerate Rubocop rulesStan Hu
2019-05-05Add more HAML lint rulesStan Hu
2019-05-05Add exceptions to HAML lintStan Hu
2018-09-01Enable `Lint/UselessAssignment` for haml-lintRobert Speicher
2018-08-25Reject ruby interpolation in externalized stringsBob Van Landuyt
2017-08-07Add custom linter for inline JavaScript to haml_lint (!9742)winniehell
2017-08-07Upgrade haml_lint Gem to 0.26.0Winnie Hellmann
2017-01-24HAMLLint: Enable `MultilinePipe` ruleKushal Pandya
2017-01-24HAMLLint: Enable `RubyComments` ruleKushal Pandya
2017-01-24HAMLLint: Enable `UnnecessaryStringOutput` ruleKushal Pandya
2017-01-24HAMLLint: Enable `UnnecessaryInterpolation` ruleKushal Pandya
2016-12-31HAMLLint: Enable `SpaceInsideHashAttributes` ruleKushal Pandya
2016-12-31HAMLLint: Enable `TrailingWhitespace` ruleKushal Pandya
2016-12-31HAMLLint: Enable `SpaceBeforeScript` ruleKushal Pandya
2016-12-31HAMLLint: Enable `ImplicitDiv` ruleKushal Pandya
2016-12-31HAMLLint: Enable `HtmlAttributes` ruleKushal Pandya
2016-12-31HAMLLint: Enable `FinalNewline` ruleKushal Pandya
2016-12-31HAMLLint: Enable `ClassAttributeWithStaticValue` ruleKushal Pandya
2016-12-31HAMLLint: Enable `AltText` ruleKushal Pandya
2016-09-13Improve .haml-lint.yml, simplify the haml_lint task and remove CHANGELOG entryRémy Coutable
2016-09-13Add .haml-lint.ymlRémy Coutable