Commit Graph

6 Commits

Author SHA1 Message Date
GitLab Bot 206b03aeae Add latest changes from gitlab-org/gitlab@master 2020-11-10 18:09:07 +00:00
Achilleas Pipinellis 8dbcd11075
Compress all PNG images under doc/
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-27 15:52:03 +02:00
Dylan Griffith 1a9ae286fa Add documentation for runner IP address (#44232) 2018-03-19 11:27:36 +11:00
Shinya Maeda 6fbb3ce6e9 Fix doc 2017-09-03 23:49:10 +09:00
Shinya Maeda af112c55e5 Add doc 2017-09-03 23:49:10 +09:00
Achilleas Pipinellis e717c7358a Refactor Runners docs
- Update overall documentation
- Update images
- Add information about fair usage
2017-06-07 17:01:30 +02:00