summaryrefslogtreecommitdiff
path: root/doc/user/group
Commit message (Collapse)AuthorAgeFilesLines
* Backport CE to changes to support group-level file templatesNick Thomas2018-10-191-0/+7
| | | | | | | When the feature is available, this setting allows admins to choose a project as a source of custom file templates. This is in addition to any instance-wide templates, whether custom or vendored into the GitLab codebase.
* Revised images in group docs to address gitlab-org/gitlab-ce#43422Marc Schwede2018-10-188-0/+0
|
* Update doc/user/group/index.mdAlexander Strachan2018-10-121-1/+0
|
* Update notes notation in subgroups docsAchilleas Pipinellis2018-09-281-10/+9
|
* Update render style of note boxesda-clarify-subgroup-permissionsdappelt2018-09-211-4/+4
|
* Address Evan's commentsdappelt2018-09-191-4/+5
|
* Clarify subgroup permissionsdappelt2018-09-181-2/+4
|
* Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-062-20/+20
|
* Backport doc/user/group/img/groups.png changes from EEStan Hu2018-08-291-0/+0
| | | | | These changes were introduced in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6622 but should have originated in CE.
* Compress all PNG images under doc/Achilleas Pipinellis2018-08-2715-0/+0
| | | | | | | | | | 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
* docMark Chao2018-06-061-1/+1
|
* Doc updateMark Chao2018-06-061-2/+2
|
* Update documentation to use inclusive language, gender neutral name and pronoun.Brendan O'Leary 🐢2018-05-091-10/+10
|
* Fixed typosPascal Borreli2018-04-271-1/+1
|
* Resolve "The screenshots on the Groups documentation page are outdated"Matej Latin2018-04-253-0/+0
|
* fixes ambiguityMarcia Ramos2018-04-171-2/+2
|
* add badges to CE docs with EE mentionsMarcia Ramos2018-04-161-6/+3
|
* Merge branch 'docs-replace-product-names' into 'master'Achilleas Pipinellis2018-02-071-6/+8
|\ | | | | | | | | Docs: replace product names See merge request gitlab-org/gitlab-ce!16867
| * Change docs links to https://about.gitlab.com/products/Achilleas Pipinellis2018-02-071-1/+1
| |
| * search and replace "Enterprise Edition Starter" => "Starter"Marcia Ramos2018-02-011-1/+1
| |
| * search and replace EES, EEP, EEU with Starter, Premium, UltimateMarcia Ramos2018-02-011-4/+6
| |
* | 31885 - Ability to transfer a single group to another groupMayra Cabrera2018-02-061-0/+14
|/
* Fix subgroup creation docsjramsay-42598-fix-subgroup-creation-docsJames Ramsay2018-01-312-1/+2
|
* Consolidate the docs when changing a repo pathJohn Doe2017-12-211-15/+20
|
* move "Transfer an existing project into a group" to project docsMarcia Ramos2017-12-212-16/+5
| | | | | | - move the section - replace identifiers with inline links - update settings (General settings > Advanced settings)
* Updates doc for user, group & project transfersupdate-doc-for-user-group-project-transfersMayra Cabrera2017-12-131-5/+5
|
* Document that group Owners can always create subgroupsAchilleas Pipinellis2017-09-211-4/+5
| | | | | Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/30473 MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14046
* Move help for renaming group path to docsMichael Kozono2017-09-191-0/+21
| | | | And expand on the help text.
* Update “Share with group lock” docsMichael Kozono2017-09-062-12/+20
|
* copyeditMarcia Ramos2017-08-211-4/+3
|
* Wording36533-add-docs-for-group-issues-page-and-group-merge-requests-pageVictor Wu2017-08-211-5/+5
|
* Cross link to groups docsVictor Wu2017-08-211-0/+7
|
* Add reserved names to docsbvl-docs-add-reserved-names-to-docsBob Van Landuyt2017-08-162-6/+8
|
* move "share projects with groups" docsMarcia Ramos2017-08-141-1/+9
| | | | | | | | - correct the file tree - remove duplicate doc - move to project/members/ - move images - update links
* Fix username typo (jonh to John)John Landa2017-08-011-1/+1
|
* Refactor groups docsMarcia Ramos2017-07-1616-0/+208
|
* Add link to issue for MySQL/subgroups drop supportAchilleas Pipinellis2017-06-201-1/+3
|
* Mention limitations of MySQL in docsAchilleas Pipinellis2017-06-191-1/+3
|
* Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-0/+9
|\ | | | | | | | | Rework project authorizations and nested groups for better performance See merge request !10885
| * Document nested groups not working on MySQLYorick Peterse2017-05-171-0/+9
| |
* | Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-2/+2
| | | | | | This reverts commit b0498c176fa134761d899c9b369be12f1ca789c5
* | Remove changes that are not absolutely necessarydm-fix-routesDouwe Maan2017-05-231-2/+2
| |
* | Fix specsDouwe Maan2017-05-231-2/+2
| |
* | Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan2017-05-231-2/+2
| |
* | Update documentation on reserved words for groups and projectsBob Van Landuyt2017-05-171-3/+5
|/
* Address subgroups docs reviewAchilleas Pipinellis2017-03-141-47/+39
| | | | [ci skip]
* Fix wordingAchilleas Pipinellis2017-03-141-2/+2
| | | | [ci skip]
* Add info on group membershipAchilleas Pipinellis2017-03-141-10/+29
| | | | [ci skip]
* Add nested groups documentationAchilleas Pipinellis2017-03-145-0/+153
[ci skip]