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
2021-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-02-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-02Docs: image realignmentMarcel Amirault
2018-12-18Compress all images under doc/Achilleas Pipinellis
2018-12-06Updates trigger documentationjhampton
- Adds documentation around viewing trigger variables - Updates trigger variable values image
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
2017-06-08Refactor CI triggers docsAchilleas Pipinellis
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-04-21Add doc for scheduled triggerDosuken shinya
2017-03-17Update triggers documentationKamil Trzcinski
2017-02-15Rename builds to jobs in docsAchilleas Pipinellis
[ci skip]
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-06Replace the triggers docs with new imagesAchilleas Pipinellis
2016-06-29optimize png images losslessly using zopflipngPeter Dave Hello
2015-12-25Add images and examplesAchilleas Pipinellis