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
path: root/Rules
AgeCommit message (Expand)Author
2023-10-23Remove legacy JS processingSarah German
2023-10-16Load deprecation release dates from the www-gitlab-com projectSarah German
2023-07-26Move JS compilation into MakefileAnatoli Babenia
2023-06-01Replace deprecated SCSS gemSarah German
2023-05-30Improve bundling for global assetsSarah German
2023-05-25Make compile Make target output less noisyEvan Read
2023-05-09Retire Algolia searchSarah German
2023-04-04Add option to skip frontend compilationAchilleas Pipinellis
2023-03-21Remove Disqus commentingSarah German
2023-03-07Remove any Omnibus-related codeAchilleas Pipinellis
2023-02-01Merge branch 'sarahg/http-fallback' into 'main'Achilleas Pipinellis
2023-02-01Avoid fatal errors if unable to retrieve versions.jsonSarah German
2023-02-01Add Google search formsSarah German
2023-01-31Use versions.json in repository in case Pages are downAchilleas Pipinellis
2023-01-25Rename ALGOLIA_SEARCH variable to be more genericSarah German
2023-01-20Fix check for current stable versionSarah German
2023-01-20Add GitLab Sans and JetBrains Mono fontsSarah German
2022-11-16Remove front matter from CSS filesSarah German
2022-11-09Add layout and styling for blueprint index pageMarshall Cottrell
2022-10-12Refactor Archives page to use versions.jsonSarah German
2022-09-22Add Lunr search UI componentsSarah German
2022-09-16Omit Operator design recordsSarah German
2022-08-26Simplify required markup for TabsSarah German
2022-07-07Raise error if postprocessing failseread/raise-error-if-postprocessing-failsEvan Read
2022-06-16Do not show the drawers contentAchilleas Pipinellis
2021-09-01Sticky table headersDavid O'Regan
2021-08-25Add a table sticky headings filterAchilleas Pipinellis
2020-11-24Add vim syntax highlight modeline in RulesAchilleas Pipinellis
2020-11-23Remove unnecessary shebangEvan Read
2020-11-17Replace images with their symlinksVasilii Iakliushin
2020-11-13Fix even more Rubocop problemsEvan Read
2020-11-12Fix more Rubocop problemsEvan Read
2020-10-21Encode Mermaid HTML to htmlsafe valuesCatalin Irimie
2020-08-31Update gitlab_kramdownAchilleas Pipinellis
2020-01-20Make gitlab-svg icons available in the docs markupJacques Erasmus
2019-10-15Add support for modern JSJacques Erasmus
2019-06-07Add special styling to "Introduced in" notesAchilleas Pipinellis
2019-05-08Do not compile minified assetsAchilleas Pipinellis
2019-03-14Fix broken redirectsAchilleas Pipinellis
2019-01-24Ignore yaml files before building the rest of the contentAchilleas Pipinellis
2018-12-07Revert "Merge branch 'redirect-check-md' into 'master'"Marcia Ramos
2018-12-07Make sure we pick up URLs pointing to anchor linksAchilleas Pipinellis
2018-12-07Check first if there's a 'redirect_url' in the yaml frontmatterAchilleas Pipinellis
2018-12-07Check for .md instead of .html in the redirect_to itemAchilleas Pipinellis
2018-11-27Make custom JS scripts version-bumpable like CSSAchilleas Pipinellis
2018-11-07Fix redirect rule in RulesAchilleas Pipinellis
2018-11-06Switch Badges filter from markdown to HTMLGabriel Mazetto
2018-10-31Define a default language to fix codeblock renderingGabriel Mazetto
2018-10-31Allow disabling of TOC with `toc: false` flag in frontmatterGabriel Mazetto
2018-10-31Patch kramdown filter to generate toc similar to the previous used oneGabriel Mazetto