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
2020-03-11Upgrade Vale and other dependenciesEvan Read
2020-03-05Upgrade Vale and other dependenciesEvan Read
2020-02-26Install Node dependencies for lintingEvan Read
2020-02-26Use available go to build ValeEvan Read
2020-02-26Add go to base docs image and roll version forwardEvan Read
2020-02-23Merge branch 'release-12-8' into 'master'Achilleas Pipinellis
Release 12.8 See merge request gitlab-org/gitlab-docs!716
2020-02-23Run yarn before Nanoc compileAchilleas Pipinellis
Also remove the step that removes the tmp dir as this won't be included in the resulting image anyway.
2020-02-23Add charts variable in builder DockerfileAchilleas Pipinellis
2020-02-22Release 12.8Achilleas Pipinellis
2020-01-31Add the Vale binary to our lint imageAchilleas Pipinellis
2020-01-22Release 12.7Achilleas Pipinellis
2020-01-22Use yarn in onbuild Docker imageAchilleas Pipinellis
2020-01-22Use yarn install in the bootstrap DockerfileAchilleas Pipinellis
[ci skip]
2020-01-09Update Ruby to 2.6.5Mike Jang
2020-01-06Consolidate Docker imagesAchilleas Pipinellis
- Put all dependencies that are installed via Apline into one 'base' image - Base all other images on that base image
2020-01-06Require Ruby 2.6.5 like GitLab itselfEvan Read
2019-12-26Docs build imagesMarcel Amirault
2019-12-21Update release MR template, remove dockerfiles README contentAchilleas Pipinellis
[ci skip]
2019-12-20Release 12.6Achilleas Pipinellis
2019-12-19Make sure we also capture full URLs when converting the versioned URLsAchilleas Pipinellis
In cross-product docs, we're referencing full URLs instead of relative ones. For example, an Omnibus doc can have a doc reference to a Runner doc URL. In that case, we use the full URL. This change adds another find command that checks and replaces the version for full URLs as well.
2019-12-09Merge branch 'minify-script-name' into 'master'Achilleas Pipinellis
Fix minify script name See merge request gitlab-org/gitlab-docs!644
2019-12-09Fix minify script nameAchilleas Pipinellis
2019-12-09Pin minify to latestMarcel Amirault
2019-12-09Fix minify script to check the right directoryAchilleas Pipinellis
2019-12-09Check the existence of the scripts before running themAchilleas Pipinellis
Since all Docker builds share the same image and we add new scripts as we go along, we need a way to check if the scripts do really exist. Older branches will not have them and will break otherwise.
2019-11-26Pin version of minify to 2.5.1Marcel Amirault
2019-11-25Minify assets (HTML,CSS,JS,JSON,XML,SVG)Achilleas Pipinellis
2019-11-22Release 12.5Achilleas Pipinellis
2019-10-22Release 12.4Achilleas Pipinellis
2019-10-15Add support for modern JSJacques Erasmus
Added rollup to the project
2019-09-30Do not build gitlab-foss anymoreAchilleas Pipinellis
With the single codebase and the symlink hack, there's no reason to pull and build gitlab-foss anymore. This will save us time and money :smile:
2019-09-23Release 12.3Achilleas Pipinellis
2019-08-29Install Alpine packages before bundle installAchilleas Pipinellis
They include Git, which we need to have installed if bundler pulls from a Git source.
2019-08-22Release 12.2Achilleas Pipinellis
2019-07-16Release 12.1Achilleas Pipinellis
2019-07-12Move gitlab-docs project to gitlab-orgAchilleas Pipinellis
2019-06-24Merge branch 'compress-img' into 'master'Achilleas Pipinellis
Compress PNG images during Docker build Closes #368 See merge request gitlab-com/gitlab-docs!478
2019-06-24Compress PNG images during buildAchilleas Pipinellis
2019-06-2112.0 releaseAchilleas Pipinellis
2019-05-22Release 11.11Achilleas Pipinellis
2019-05-17Bump to Ruby 2.6.3Evan Read
2019-04-22Release 11.10Achilleas Pipinellis
2019-03-2211.9 releaseAchilleas Pipinellis
2019-02-2111.8 releaseAchilleas Pipinellis
2019-02-21Implement version mapping between GitLab and the chartsAchilleas Pipinellis
2019-02-20Include charts in Dockerfile.singleAchilleas Pipinellis
2019-01-22Release 11.7Achilleas Pipinellis
2018-12-21Merge branch 'release-11-6' into 'master'Achilleas Pipinellis
Release 11.6 See merge request gitlab-com/gitlab-docs!379
2018-12-10Bring the docs-lint Dockerfile in gitlab-docsAchilleas Pipinellis
2018-12-04Release 11.6Achilleas Pipinellis