summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* Fix some links and Markdowndocs/more-url-fixesEvan Read2018-11-121-5/+5
|
* Add link in K8s integration docs to RBAC rolesadd-rbac-link-in-k8s-docsDylan Griffith2018-11-091-3/+4
|
* Adds documentation for restricted project service account in deployment jobsMayra Cabrera2018-11-081-56/+63
|
* Merge branch 'bvl-patches-via-mail' into 'master'Douwe Maan2018-11-071-0/+17
|\ | | | | | | | | | | | | Allow to add patches to merge requests created via email Closes #40830 See merge request gitlab-org/gitlab-ce!22723
| * Apply patches when creating MR via emailBob Van Landuyt2018-11-071-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows users to add patches as attachments to merge request created via email. When an email to create a merge request is sent, all the attachments ending in `.patch` will be applied to the branch specified in the subject of the email. If the branch did not exist, it will be created from the HEAD of the repository. When the patches could not be applied, the error message will be replied to the user. The patches can have a maximum combined size of 2MB for now.
* | Merge branch 'fix-formatting-eks-docs' into 'master'Achilleas Pipinellis2018-11-071-1/+4
|\ \ | |/ |/| | | | | Fix EKS formatting See merge request gitlab-org/gitlab-ce!22781
| * Fix EKS formattingfix-formatting-eks-docsJoshua Lambert2018-11-021-1/+4
| |
* | Merge branch 'triggermesh-phase1-knative' into 'master'Grzegorz Bizon2018-11-071-1/+12
|\ \ | | | | | | | | | | | | Allow to install Knative as cluster application See merge request gitlab-org/gitlab-ce!22593
| * \ Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-031-1/+2
| |\ \ | | |/
| * | Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-0210-54/+173
| |\ \
| * | | Documentation fixesChris Baumbauer2018-10-301-1/+1
| | | |
| * | | Knative supportChris Baumbauer2018-10-241-1/+12
| | | |
* | | | User can keep their commit email private43521-keep-personal-emails-privateTiago Botelho2018-11-072-0/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The private commit email is automatically generated in the format: id-username@noreply.HOSTNAME GitLab instance admins are able to change the HOSTNAME portion, that defaults to Gitlab's hostname, to whatever they prefer.
* | | | Little typo in markdown.mdluci2018-11-061-1/+1
| | | |
* | | | Merge branch '18933-render-index-like-readme' into 'master'Rémy Coutable2018-11-061-1/+27
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Render index.* like README.* when it's present in a directory Closes #18933 See merge request gitlab-org/gitlab-ce!22639
| * | | | Add docs for README and index filesAchilleas Pipinellis2018-11-021-1/+27
| | |_|/ | |/| |
* | | | Add access controlled pages entry to permissions tabledocs/gitlab-pages-permissionsEvan Read2018-11-051-2/+3
|/ / /
* | | Link Bitbucket Server from import index pagesh-link-bitbucket-server-import-docsStan Hu2018-11-011-1/+2
| |/ |/|
* | Docs: update GFM guideMarcia Ramos2018-10-311-46/+65
| |
* | Merge branch ↵Filipa Lacerda2018-10-311-0/+29
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | '41545-gitlab-merge-request-status-could-not-connect-to-the-ci-server-please-check-your-settings-and-try-again' into 'master' Resolve "Reword error message for internal CI unknown pipeline status" Closes #53056 See merge request gitlab-org/gitlab-ce!22474
| * | Copyedit documentation updates41545-gitlab-merge-request-status-could-not-connect-to-the-ci-server-please-check-your-settings-and-try-againMatija Čupić2018-10-291-1/+16
| | |
| * | Fix wording in troubleshooting docsMatija Čupić2018-10-241-5/+9
| | |
| * | Add troubleshooting section to MR docsMatija Čupić2018-10-241-0/+10
| | |
* | | Add instructions to find the usage ping payloadReuben Pereira2018-10-311-1/+5
| | |
* | | Merge branch 'docs-add-existing-k8s-integration-info' into 'master'Evan Read2018-10-301-0/+8
|\ \ \ | | | | | | | | | | | | | | | | Added info on getting k8s integration for existing cluster See merge request gitlab-org/gitlab-ce!21783
| * | | Added periods and modified numberingdocs-add-existing-k8s-integration-infoJason Colyer2018-10-301-4/+4
| | | |
| * | | Added Evan's suggestionsJason Colyer2018-10-241-12/+7
| | | |
| * | | Updated commands and order from MR recomendationsJason Colyer2018-10-111-4/+4
| | | |
| * | | Added info on getting k8s integration for existing clusterJason Colyer2018-09-171-0/+13
| | | |
* | | | Merge branch 'bw-update-issue-board-doc' into 'master'Marcia Ramos2018-10-291-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify last board navigation documentation Closes gitlab-ee#7760 See merge request gitlab-org/gitlab-ce!22618
| * | | | Update issue board documentation based on feedbackbw-update-issue-board-docBrett Walker2018-10-261-2/+2
| | | | |
* | | | | Merge branch '52383-ui-filter-assignee-none-any' into 'master'Sean McGivern2018-10-292-0/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add None/Any options for assignee in search bar Closes #52383 See merge request gitlab-org/gitlab-ce!22599
| * | | | | Add None/Any options for assignee in search barHeinrich Lee Yu2018-10-262-0/+10
| | |_|/ / | |/| | |
* | | | | Merge branch 'docs-fix-links-1' into 'master'Evan Read2018-10-281-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update links to external sites See merge request gitlab-org/gitlab-ce!22578
| * | | | | Update links to external sitesMarcel Amirault2018-10-241-1/+1
| |/ / / /
* | | | | Merge branch 'docs-add-runbooks' into 'master'Mike Lewis2018-10-261-0/+49
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | docs add first draft for runbook topic See merge request gitlab-org/gitlab-ce!22588
| * | | | update issue linkDaniel Gruesso2018-10-261-1/+1
| | | | |
| * | | | Merge branch 'docs-add-runbooks' of gitlab.com:gitlab-org/gitlab-ce into ↵danielgruesso2018-10-261-1/+1
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | docs-add-runbooks # Conflicts: # doc/topics/runbooks/index.md
| * | | | relocate runbooks folder under clustersdanielgruesso2018-10-261-0/+49
| |/ / /
* | | | Automatically navigate to last board visitedBrett Walker2018-10-261-0/+3
| |/ / |/| |
* | | Fix link in doc/user/project/repository/branches/index.mdStephen Wade2018-10-241-6/+3
|/ /
* | Add `Any` option to milestone filterHeinrich Lee Yu2018-10-231-1/+2
| |
* | Resolve "/assign me quick action doesn't work if there is extra white space"Cindy Pallares 🦉2018-10-191-0/+1
| |
* | Merge branch 'ce-5987-group-file-templates' into 'master'Robert Speicher2018-10-191-0/+7
|\ \ | | | | | | | | | | | | CE backport of changes to suppport group file templates See merge request gitlab-org/gitlab-ce!22310
| * | 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.
* | | Merge branch 'docs/highlight-mentions' into 'master'Marcia Ramos2018-10-191-3/+6
|\ \ \ | | | | | | | | | | | | | | | | Document highlighted mentions See merge request gitlab-org/gitlab-ce!22488
| * | | Document highlighted mentionsAchilleas Pipinellis2018-10-191-3/+6
| | | |
* | | | Add mention that recovery codes are downloadable.Evan Read2018-10-191-5/+7
|/ / /
* | | Merge branch 'docs/docker-build' into 'master'Evan Read2018-10-193-22/+32
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Add the ways needed to authenticate to the registry via CI/CD Closes gitlab-com/support-forum#3825 See merge request gitlab-org/gitlab-ce!21538
| * | Add the ways needed to authenticate to the registry via CI/CDAchilleas Pipinellis2018-10-183-22/+32
| | |