Commit Graph

37 Commits

Author SHA1 Message Date
Sean McGivern e48851de62 Merge branch 'maintainers-can-create-subgroup' into 'master'
Add a group setting to allow Maintainers to create sub-groups

See merge request gitlab-org/gitlab-ce!29718
2019-07-22 15:17:23 +00:00
Marcel Amirault 785b9b02de Fix unordered list spacing
Correct the spacing of unordered markdown lists
in docs, to maintain standards of documentation,
in /user and others.
2019-07-22 01:49:37 +00:00
Fabio Papa 8264f4699b Apply suggestion to doc/user/group/subgroups/index.md 2019-07-19 14:29:11 -07:00
Fabio Papa 4cacdfc89d Update index.md 2019-07-19 12:11:20 -07:00
Fabio Papa becfb8318e Apply suggestion to doc/user/group/subgroups/index.md 2019-07-19 12:11:20 -07:00
Fabio Papa 17ecd7a9e1 Apply suggestion to doc/user/group/subgroups/index.md 2019-07-19 12:06:58 -07:00
Fabio Papa 23d66e0b85 Adjust the documentation on subgroups 2019-07-19 11:55:49 -07:00
Nick Thomas 8802dd24ec
Update the docs to reflect lack of MySQL support
Now MySQL is no longer supported, we need to change the docs
2019-06-19 14:11:01 +01:00
Russell Dickenson 7efc5d2dd9 Edit "Subgroups" for SSOT 2019-06-09 23:25:42 +00:00
Marcia Ramos 4dfd4d2744 Refactor intro guide
Remove redundancies:
- Domains
- User/group/project sites
2019-04-11 10:58:06 +00:00
Marcel Amirault 084d16a8fa Docs: Fix all anchors in /user docs 2019-03-05 12:55:30 +00:00
Alessio Caiazza 5e5419db3c Enable Gitlab-Pages for subgroups
GitLab Pages supports projects hosted under a subgroup, but not subgroup
websites. That means that only the highest-level group supports

i.e.:
You created a group for your engineering department called
`engineering`, a subgroup for all your documentation websites called
`docs`,and a project within this subgroup is called `workflows`.
Your project URL is `https://gitlab.com/engineering/docs/workflows/`.
Once you enable GitLab Pages for this project, the site will live under
`https://engineering.gitlab.io/docs/workflows`.
2019-01-14 10:14:50 +00:00
Evan Read d98560c1f5 Make unordered lists conform to styleguide
- Also makes other minor Markdown fixes that were near the main fixes.
2019-01-08 12:21:09 +10:00
Victor Wu beaa52b95c Group level labels can be used in subgroups and projects 2018-12-06 22:54:47 +00:00
Achilleas Pipinellis de7dd2239e Update notes notation in subgroups docs 2018-09-28 10:29:00 +00:00
dappelt 280914c280 Update render style of note boxes 2018-09-21 13:39:05 +02:00
dappelt e2df834afe Address Evan's comments 2018-09-19 13:22:33 +02:00
dappelt 37e16ccd1a Clarify subgroup permissions 2018-09-18 11:20:52 +02:00
Brett Walker b0be58a1b3 Resolve "CE documentation is not CommonMark compliant" 2018-09-06 16:52:18 +00:00
Mark Chao d5a303cf4d Doc update 2018-06-06 21:01:43 +09:00
Pascal Borreli 12e3eff462 Fixed typos 2018-04-27 08:50:05 +00:00
James Ramsay 73582d9fe7
Fix subgroup creation docs 2018-01-31 14:38:57 -05:00
Achilleas Pipinellis 085c4cb7e5
Document that group Owners can always create subgroups
Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/30473
MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14046
2017-09-21 15:41:53 +02:00
Bob Van Landuyt aa8592eb87 Add reserved names to docs 2017-08-16 14:51:51 +02:00
Achilleas Pipinellis 89dce3eea0 Add link to issue for MySQL/subgroups drop support 2017-06-20 17:27:25 +02:00
Achilleas Pipinellis 46813ccc45 Mention limitations of MySQL in docs 2017-06-19 16:58:51 +02:00
Douwe Maan 26bcef97d6 Merge branch 'rework-authorizations-performance' into 'master'
Rework project authorizations and nested groups for better performance

See merge request !10885
2017-05-29 15:49:56 +00:00
Douwe Maan 43b1750892 Revert "Remove changes that are not absolutely necessary"
This reverts commit b0498c176f
2017-05-24 20:59:26 +00:00
Douwe Maan b0498c176f Remove changes that are not absolutely necessary 2017-05-23 20:38:35 -05:00
Douwe Maan ed16c351c5 Fix specs 2017-05-23 20:38:26 -05:00
Douwe Maan 4345bb8c50 Fix ambiguous routing issues by teaching router about reserved words 2017-05-23 20:38:24 -05:00
Yorick Peterse f8b37087b9
Document nested groups not working on MySQL 2017-05-17 20:53:23 +02:00
Bob Van Landuyt 968e50755b Update documentation on reserved words for groups and projects 2017-05-17 11:10:59 +02:00
Achilleas Pipinellis b5142f92a0 Address subgroups docs review
[ci skip]
2017-03-14 21:41:46 +01:00
Achilleas Pipinellis f35d7a1659 Fix wording
[ci skip]
2017-03-14 21:20:56 +01:00
Achilleas Pipinellis 1913f1ed9e Add info on group membership
[ci skip]
2017-03-14 21:20:56 +01:00
Achilleas Pipinellis bb99fc2572 Add nested groups documentation
[ci skip]
2017-03-14 21:20:56 +01:00