summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* Creates /create_merge_request quickaction40085-add-a-create_merge_request-quick-actionJacopo2018-11-141-0/+1
| | | | | | | With this quick action the user can create a new MR starting from the current issue using as `source_branch` the given `branch name` and as `target_branch` the project default branch. If the `branch name` is omitted a name is automatically created starting from the issue title.
* Merge branch 'blackst0ne-add-discord-service' into 'master'Sean McGivern2018-11-122-0/+30
|\ | | | | | | | | | | | | Add Discord integration Closes #21635 See merge request gitlab-org/gitlab-ce!22684
| * DRY specs, fix typos in docsblackst0ne2018-11-061-1/+1
| |
| * Update documentation after documentation review.blackst0ne2018-11-051-2/+2
| |
| * Updated docs and removed redundant screenshotblackst0ne2018-11-052-2/+2
| |
| * Update docs after docs reviewblackst0ne2018-11-051-14/+13
| |
| * Update documentationblackst0ne2018-11-053-0/+31
| |
* | Merge branch 'docs/more-url-fixes' into 'master'Dmitriy Zaporozhets2018-11-121-5/+5
|\ \ | | | | | | | | | | | | Fix some links and Markdown See merge request gitlab-org/gitlab-ce!22972
| * | Fix some links and Markdowndocs/more-url-fixesEvan Read2018-11-121-5/+5
| | |
* | | Merge branch 'docs/fix-more-urls' into 'master'Achilleas Pipinellis2018-11-122-4/+4
|\ \ \ | |/ / |/| | | | | | | | Update URLs to better ones See merge request gitlab-org/gitlab-ce!22931
| * | Implement review commentsdocs/fix-more-urlsEvan Read2018-11-121-3/+3
| | |
| * | Update URLs to better onesEvan Read2018-11-092-2/+2
| | |
* | | 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
| |/ / /