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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-14Fix Lint/UnusedBlockArgument RuboCop violations from frontend.rbEvan Read
2023-01-25Rename ALGOLIA_SEARCH variable to be more genericSarah German
2022-10-18Automatically enable new RuboCop copsEvan Read
2022-09-22Add Lunr search UI componentsSarah German
2022-07-07Improve SVG icon handlingSarah German
2022-07-06Revert "Merge branch 'safari-svgs' into 'main'"Marcel Amirault
2022-07-06Improve SVG icon handlingSarah German
2022-06-14Bundle GitLab UI CSS with RollupSarah German
2022-06-13Fix Style/RedundantInterpolation RuboCop offenseseread/fix-redundant-interpolation-rubocop-offensesEvan Read
2022-06-10Fix Style/IfUnlessModifier RuboCop offenseseread/fix-if-unless-modifier-rubocop-offensesEvan Read
2022-05-31Fix various RuboCop offenses related to white spaceEvan Read
2022-05-30Replace Bootstrap CSS with GitLab UI CSSSarah German
2022-05-12Fix Style/FrozenStringLiteralComment Rubocop offenseseread/fix-frozen-string-literal-comment-rubocop-offensesEvan Read
2021-05-31Switch master branch occurrences to default branch (main)Achilleas Pipinellis
2020-11-16Merge branch 'eread/fix-even-more-rubocop-problems' into 'master'Achilleas Pipinellis
Fix even more Rubocop problems See merge request gitlab-org/gitlab-docs!1308
2020-11-13Include svg icons from external fileVasilii Iakliushin
Contributes to https://gitlab.com/gitlab-org/gitlab-docs/-/issues/879 In-lined svg definition increases the size of the generated documentation file. External file usage removes this overhead.
2020-11-13Fix even more Rubocop problemsEvan Read
2020-08-04Switch to asdf as preferred dependency managerEvan Read
2020-02-27Freeze lockfile when building docs siteEvan Read
2019-10-15Add support for modern JSJacques Erasmus
Added rollup to the project