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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-21Correct grammar (setup to set-up) in DocsMarcel Amirault
2018-09-06Resolve "CE documentation is not CommonMark compliant"Brett Walker
2018-08-27Compress all PNG images under doc/Achilleas Pipinellis
The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K
2018-08-22Docs update ha aws diagramAchilleas Pipinellis
2018-07-30Clean up AWS EFS documentationJoshua Lambert
2018-06-18Update README.md to clarify EFS is slow and not to use this guide.Lee Matos
2018-04-27Fixed typosPascal Borreli
2018-01-19doc: Spelling fixesVille Skyttä
2018-01-10Port gitlab-ee MR 3981 to CEBrendan O'Leary
2017-11-01Exclude comments from specific docsAchilleas Pipinellis
2017-05-17Replace EFS section in AWS guideDrew Blessing
2016-11-22Reduce size of images from 25MB to 13MB using pngquantAchilleas Pipinellis
Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232 [ci skip]
2016-09-27Readded imagesSean Packham
2016-09-27Removed lfsSean Packham
2016-09-27Fix lint errorSean Packham
2016-09-27Migrate university to use lfs for imagesSean Packham
2016-09-23Imported GitLab University contentseanpackham