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/lib
AgeCommit message (Expand)Author
2020-07-22Tweak version formatter to include more casesMarcin Sedlak-Jakubowski
2020-07-10Allow anchor check to find mixed-case anchorsEvan Read
2020-06-11Add a newline to gitlab kramdown warningsMarcel Amirault
2020-05-22Check if a local branch exists and abort the task if trueAchilleas Pipinellis
2020-05-20Check charts versions and replace branch variablesAchilleas Pipinellis
2020-05-19Extract check of production in its own functionAchilleas Pipinellis
2020-04-27Fix wrong links to charts web IDEAchilleas Pipinellis
2020-04-13Merge branch 'reorder-output-anchor-links-check' into 'master'Marcel Amirault
2020-04-10Reorder the output of the anchor links checkAchilleas Pipinellis
2020-04-09Modify version text formatter to find "moved to"Marcin Sedlak-Jakubowski
2020-03-19Add right margin to iconsEvan Read
2020-03-12Fix icon spacing issuesjerasmus
2020-02-17Rename icon helperJacques Erasmus
2020-02-05Add estimated reading timeAchilleas Pipinellis
2020-01-20Make gitlab-svg icons available in the docs markupJacques Erasmus
2019-11-15Display version banner for outdated docsJacques Erasmus
2019-09-30Do not build gitlab-foss anymoreAchilleas Pipinellis
2019-09-13Remove gitlab-foss Git URLs as we don't need them anymoreAchilleas Pipinellis
2019-09-12Add Docsearch language and version meta tagsAchilleas Pipinellis
2019-09-06Remove /debug from the docsMarcel Amirault
2019-07-12Move gitlab-docs project to gitlab-orgAchilleas Pipinellis
2019-07-09Modify 'Introduced in' section as per UX requirementsMarcia Ramos
2019-07-05Allow tier badges to use round bracketsEvan Read
2019-06-07Add special styling to "Introduced in" notesAchilleas Pipinellis
2019-05-21Add option to link to Web IDE to edit filesAchilleas Pipinellis
2019-04-23Add GitLab Free only badgesAchilleas Pipinellis
2019-04-22Add GitLab.com-only badgesAchilleas Pipinellis
2019-04-09Add support for URL-encoded anchorsGrzegorz Bizon
2019-03-28If there are no issues, don't flag itEvan Read
2019-03-04Fix edit this page URL for charts docsEvan Read
2019-02-26Merge branch 'fix/gb/fix-empty-anchors' into 'master'Grzegorz Bizon
2019-02-26Exclude links with empty anchors from validationGrzegorz Bizon
2019-02-21Implement version mapping between GitLab and the chartsAchilleas Pipinellis
2019-02-18Catch the possibility of an empty CI_COMMIT_REF_NAMEAchilleas Pipinellis
2019-02-11Fix empty anchorsGrzegorz Bizon
2019-02-08Add the charts repo in the top levelAchilleas Pipinellis
2019-02-08Merge branch 'pull-stable-branches-when-on-stable-branch' into 'master'Achilleas Pipinellis
2019-02-08Use safer regex to define major/minor versionsAchilleas Pipinellis
2019-02-06Extract anchors validation classes to separate filesGrzegorz Bizon
2019-02-05Use Nokogiri SAX parsing to reduce problems with memory footprintGrzegorz Bizon
2019-02-04Put anchors check files into Gitlab::Docs namespaceGrzegorz Bizon
2019-02-01Make anchors validator a little more readableGrzegorz Bizon
2019-02-01Improve readability of code and errors of anchors validatorGrzegorz Bizon
2019-02-01Add basic validation of internal anchorsGrzegorz Bizon
2019-01-24Better explanation of stable branch fetchingAchilleas Pipinellis
2019-01-24Pull the stable product branches when on a stable docs branchAchilleas Pipinellis
2018-11-23Active class versionsAchilleas Pipinellis
2018-11-06Switch Badges filter from markdown to HTMLGabriel 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