Commit Graph

14 Commits

Author SHA1 Message Date
GitLab Bot e879335864 Add latest changes from gitlab-org/gitlab@master 2020-01-09 00:07:40 +00:00
Achilleas Pipinellis 95145f3e3e Compress images with pngquant 2019-08-07 10:01:48 +00:00
Alessio Caiazza b2e0ed932f Document Usage Quotas group settings page 2019-06-19 07:48:20 +00:00
Marcel Amirault 54358d6199 Docs: Remove all remaining orphaned images. 2019-05-17 19:21:48 +00:00
Marcel Amirault 5ddfa5765e Docs: Merge EE doc/​user/group to CE 2019-05-05 12:21:46 +00:00
Marcel Amirault 01422c9156 Docs: image realignment 2019-04-02 13:31:18 +00:00
Achilleas Pipinellis 1dc451a65d
Compress all images under doc/ 2018-12-18 11:09:04 +01:00
Marc Schwede b2b8d79d13 Revised images in group docs to address gitlab-org/gitlab-ce#43422 2018-10-18 20:07:09 +00:00
Stan Hu 05d0263f66 Backport doc/user/group/img/groups.png changes from EE
These changes were introduced in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6622
but should have originated in CE.
2018-08-29 11:33:35 -07: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
Matej Latin 4bd4a1b9d8 Resolve "The screenshots on the Groups documentation page are outdated" 2018-04-25 17:47:09 +00:00
Marcia Ramos 2644cfef86
move "Transfer an existing project into a group" to project docs
- move the section
- replace identifiers with inline links
- update settings (General settings > Advanced settings)
2017-12-21 19:10:06 +01:00
Michael Kozono a887194abd Update “Share with group lock” docs 2017-09-06 12:07:21 -07:00
Marcia Ramos af39e4be09 Refactor groups docs 2017-07-16 16:03:39 +00:00