summaryrefslogtreecommitdiff
path: root/doc/user/group
Commit message (Collapse)AuthorAgeFilesLines
* Initial instance level cluster docsJames Fargher2019-05-201-4/+4
|
* Docs: Remove all remaining orphaned images.Marcel Amirault2019-05-172-0/+0
|
* Add documentation for dependency proxy featureDmitriy Zaporozhets2019-05-173-0/+78
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* SSO enforcement docs details added from 11.11Jeremy Watson2019-05-171-2/+10
|
* Update group project templates to premium/silverdocs-update-group-template-pricing-tierTristan Williams2019-05-141-1/+1
|
* Show health graphs on group-levelPeter Leitzen2019-05-061-2/+1
| | | | Tweak cluster helper and refactor its specs.
* Docs: Merge EE doc/​user/group to CEMarcel Amirault2019-05-0540-12/+679
|
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-0/+23
| | | | | | | | When this option is enabled, GitLab will create namespaces and service accounts as usual. When disabled, GitLab wont create any project specific kubernetes resources Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56557
* List group name restrictionsEvan Read2019-04-261-8/+15
|
* Fix typoKen McKnight2019-04-171-1/+1
|
* Refactor intro guideMarcia Ramos2019-04-111-1/+1
| | | | | | Remove redundancies: - Domains - User/group/project sites
* Docs: Fix anchors related to issuesMarcel Amirault2019-04-091-1/+1
|
* Docs: Fix misc anchorsMarcel Amirault2019-04-081-1/+1
|
* Add part of needed codeGosia Ksionek2019-04-051-0/+11
| | | | | | | | | | | | | | | | | Add columns to store project creation settings Add project creation level column in groups and default project creation column in application settings Remove obsolete line from schema Update migration with project_creation_level column existence check Rename migrations to avoid conflicts Update migration methods Update migration method
* Docs: image realignmentMarcel Amirault2019-04-021-0/+0
|
* Docs: Fix anchor from user/group to user/projectMarcel Amirault2019-03-271-1/+1
|
* Allow runners to be installed on group clustersTiger Watson2019-03-261-2/+1
| | | | | A runner installed on a cluster will now use the cluster's `cluster_type` as its `runner_type`.
* Fix note lists throughout docsEvan Read2019-03-201-3/+2
|
* Add cert-manager to group cluster docsThong Kuah2019-03-191-2/+16
| | | | As that is indeed available for group clusters.
* Improve precision of group docsEvan Read2019-03-131-9/+10
|
* Docs: Fix CI/CD related anchorsMarcel Amirault2019-03-111-5/+4
|
* Merge branch 'fix-group-without-owner' into 'master'Sean McGivern2019-03-071-0/+1
|\ | | | | | | | | | | | | fix group without owner after transfer Closes #58086 See merge request gitlab-org/gitlab-ce!25573
| * fix group without owner after transferPeter Marko2019-03-011-0/+1
| |
* | Docs: Fix all anchors in /user docsMarcel Amirault2019-03-053-8/+8
| |
* | Fix a wrong link on group-level cluster doc pageTakuya Noguchi2019-03-021-1/+1
|/ | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Ensure all lists are surrounded by new linesEvan Read2019-02-221-8/+8
| | | | | | | | | Markdown renderers find it easier to determine where lists start and end when lists are surrounded by new lines. For consistency, also ensure entries in the list are aligned when they span multipls lines.
* Remove consecutive blank lines from markdown filesEvan Read2019-02-181-1/+0
| | | | | For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite.
* Fixes Cluster domain documentationMayra Cabrera2019-02-071-2/+1
| | | | | | | Uses the preferred way for introduced blocks instead of notes, on auto devops and cluster documentation. Also fixes some typos.
* Adds a base domain doc section on cluster pages52363-update-cluster-and-ado-docsMayra Cabrera2019-02-061-4/+10
| | | | | | | The changes are included for project and group cluster documentation pages. Also specifies that AUTO_DEVOPS_DOMAIN will be deprecated on 12.0 Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/52363
* Restructure projects template topicsEvan Read2019-01-241-10/+13
|
* Enable Gitlab-Pages for subgroupsAlessio Caiazza2019-01-141-3/+5
| | | | | | | | | | | | | 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`.
* Make unordered lists conform to styleguidedocs/fix-unordered-list-styleEvan Read2019-01-081-2/+2
| | | | - Also makes other minor Markdown fixes that were near the main fixes.
* Merge branch 'docs-serverless-samples' into 'master'Achilleas Pipinellis2018-12-211-3/+1
|\ | | | | | | | | | | | | Docs serverless samples Closes #55371 See merge request gitlab-org/gitlab-ce!23961
| * Change group-cluster beta to regular noteDaniel Gruesso2018-12-211-3/+1
| |
* | Compress all images under doc/Achilleas Pipinellis2018-12-182-0/+0
|/
* Add unavailable features section to the end of the page.danielgruesso2018-12-171-8/+8
|
* Formatting fixesdanielgruesso2018-12-171-4/+4
|
* Add unavailable features section to group-level cluster page.danielgruesso2018-12-171-0/+8
|
* Documentation for Group-level Kubernetes cluster configurationThong Kuah2018-12-072-1/+128
|
* Group level labels can be used in subgroups and projectsVictor Wu2018-12-061-1/+0
|
* Clarify support of subgroups as project template sourceDennis Tang2018-11-301-1/+1
|
* Update doc/user/group/index.md6861-group-level-project-templates-ceDennis Tang2018-11-301-1/+1
|
* Add docs for custom project templatesDennis Tang2018-11-301-0/+23
|
* Link group/index.md to group-level project templates pageDennis Tang2018-11-291-0/+5
|
* 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
|