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
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
2018-10-31Use Gitlab KramdownGabriel Mazetto
2018-10-31add kramdown as markdown engineMarcia Ramos
2018-10-24Move archives content to an index.html fileAchilleas Pipinellis
2018-04-17Add badges to docsMarcia Ramos
2018-04-09Add dynamic archivesAchilleas Pipinellis
2018-01-26New layout for redirectsMarcia Ramos
2017-11-27Move layouts down the chain to fix loading issuesAchilleas Pipinellis
2017-09-12Add admonition styles for notes, tips, warnings, etc.Achilleas Pipinellis
2017-09-10Let us define a "title: This is a title" in a documentAchilleas Pipinellis
2017-08-28Merge branch 'enable-disable-toc' into 'master'Achilleas Pipinellis
2017-08-22Render different layoutsAchilleas Pipinellis
2017-08-04Enable/disable ToC at willAchilleas Pipinellis
2016-11-24Improve the anchor icon.Connor Shea
2016-11-23Remove filter.Connor Shea
2016-11-17Cleaner filename check.Connor Shea
2016-11-17Exclude Runner's index.md from having a ToCAchilleas Pipinellis
2016-11-17More specific ToC inclusion rule.Connor Shea
2016-11-17Add a Table of Contents. Fix #39.Connor Shea
2016-11-10Remove rescue statement. It's unnecessary now.Connor Shea
2016-11-10Enable autolinking in Redcarpet. Fixes #37.Connor Shea
2016-11-10Whoops.Connor Shea
2016-11-10Encoding bug fixed!Connor Shea