summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Remove recommending moving the home dir to NFSdocs/remove-home-nfsCindy Pallares2019-04-111-9/+2
|
* Merge branch 'restore-hipchat' into 'master'Nick Thomas2019-04-117-6/+98
|\ | | | | | | | | | | | | Revert "Remove HipChat integration from GitLab" Closes #60042 See merge request gitlab-org/gitlab-ce!27172
| * Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-107-6/+98
| | | | | | | | This reverts commit a5378665a1dc0b9c8dc3a4fa279a0eb78aac5aac.
* | Better documentation on repo mirroring enqueuingEvan Read2019-04-111-6/+11
| |
* | Refactor intro guideMarcia Ramos2019-04-118-367/+92
| | | | | | | | | | | | Remove redundancies: - Domains - User/group/project sites
* | Edits for GKE whitepaper noteEvan Read2019-04-111-0/+6
| |
* | Merge branch 'revert-24704-download-repository-path' into 'master'Rémy Coutable2019-04-112-20/+0
|\ \ | | | | | | | | | | | | Revert "Merge branch '24704-download-repository-path' into 'master'" See merge request gitlab-org/gitlab-ce!27249
| * | Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-112-20/+0
| | | | | | | | | | | | | | | This reverts commit 6c75bd015cba181f028bc87c396c3d8e43b5dc3e, reversing changes made to 1be7f5aaa38aba79843eae8835be6c99c025e982.
* | | Merge branch 'limit-amount-of-created-pipelines' into 'master'Grzegorz Bizon2019-04-111-0/+9
|\ \ \ | |/ / |/| | | | | | | | Process at most 4 pipelines during push See merge request gitlab-org/gitlab-ce!27205
| * | Process at most 4 pipelines during pushlimit-amount-of-created-pipelinesKamil Trzciński2019-04-101-0/+9
| |/ | | | | | | | | | | | | | | This adds a limitation that we will try to create pipeline for at most 4 first changes (branches and tags). This does not affect processing of Pipelines for Merge Requests, as each updated MR will have associated pipeline created.
* | ci/yaml: add version info to changes only/exceptElan Ruusamäe2019-04-111-4/+9
| |
* | Clarify "Shell commands" link title in style guide docVictor Zagorodny2019-04-111-1/+1
| |
* | Merge branch '60164-docs-feedback-write-your-title' into 'master'Evan Read2019-04-101-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Update Time Tracking feature link Closes #60164 See merge request gitlab-org/gitlab-ce!27211
| * | Update Time Tracking feature link60164-docs-feedback-write-your-titleMark Fletcher2019-04-101-1/+1
| |/
* | Remove executable bits from documentation imagesStan Hu2019-04-103-0/+0
| | | | | | | | | | The build in https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/194484356 was failing.
* | Add missing team and stage labels in the workflow labels docRémy Coutable2019-04-102-2/+6
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Change reason for waitingRaphael Das Gupta2019-04-101-1/+1
|/ | | | Apparently one has to wait, but DNS can't be involved at this step. (As the DNS records had already to be ready and presumably propagated for the ACME challenge to work.) So let's assume it's the content delivery network serving the certificate that needs some time here.
* Merge branch 'patch-49' into 'master'Achilleas Pipinellis2019-04-101-1/+1
|\ | | | | | | | | Correct spelling mistake in documentation See merge request gitlab-org/gitlab-ce!26795
| * Correct spelling mistake in documentationChris Rose2019-03-301-1/+1
| |
* | Adds details about adding links to external accounts. Fixes #54884.knod2019-04-101-0/+11
| |
* | Merge branch 'docs/AuthorizedKeysCommand-by-default-in-Docker' into 'master'Achilleas Pipinellis2019-04-101-0/+3
|\ \ | | | | | | | | | | | | Documentation for AuthorizedKeysCommand enabled by default in Docker See merge request gitlab-org/gitlab-ce!27184
| * | Documentation for omnibus-gitlab!3191Sebastian Schweizer2019-04-091-0/+3
| | |
* | | Merge branch 'docs/add-runner-token-reset' into 'master'Evan Read2019-04-101-7/+47
|\ \ \ | | | | | | | | | | | | | | | | Add guide on how to reset runners token See merge request gitlab-org/gitlab-ce!26829
| * | | Add guide on how to reset runners tokenSteve Azzopardi2019-04-101-7/+47
| | | |
* | | | Add more info logging to cluster appsDylan Griffith2019-04-101-1/+1
| | | | | | | | | | | | | | | | | | | | Log events so that it's easy to see when different requests are starting.
* | | | Update broken links to new destinationsEvan Read2019-04-103-9/+5
| | | |
* | | | Update housekeeping docs to match UIGreg Myers2019-04-102-1/+1
| | | | | | | | | | | | | | | | Correct screenshot and menu location on housekeeping docs
* | | | Merge branch 'docs-60290-docs-lint-broken-in-master' into 'master'50130-cluster-cluster-details-update-automatically-after-cluster-is-createdAchilleas Pipinellis2019-04-095-0/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Change mode to 644 for doc/ci/variables/img/ See merge request gitlab-org/gitlab-ce!27179
| * | | | Change mode to 644 for doc/ci/variables/img/docs-60290-docs-lint-broken-in-masterRémy Coutable2019-04-095-0/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | Mark unverified pages domains for removalVladimir Shushlin2019-04-091-0/+2
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | Set pages_domain.remove_at when disabling it Add specs for marking pages domain for removal Notify user that domain is being removed Add documentation
* | | | Merge branch 'docs-zj-update-n-plus-one-comments' into 'master'Douglas Barbosa Alexandre2019-04-091-1/+1
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Update comments about N + 1 Gitaly calls See merge request gitlab-org/gitlab-ce!27178
| * | | Update comments about N + 1 Gitaly callsZeger-Jan van de Weg2019-04-091-1/+1
| |/ / | | | | | | | | | | | | To make sure all known issues are linked to the correct epic, I've gone through the code base, and updated the comments where required.
* | | Merge branch 'patch-50' into 'master'Marcia Ramos2019-04-091-3/+3
|\ \ \ | | | | | | | | | | | | | | | | Fix grammar and try to make clearer how a fork works See merge request gitlab-org/gitlab-ce!26929
| * | | Fix grammar and try to make clearer how a fork worksmlncn2019-04-031-3/+3
| | | |
* | | | Merge branch 'master' into 'master'Marcia Ramos2019-04-091-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | add missing word in docs See merge request gitlab-org/gitlab-ce!26882
| * | | | Fix typo in docschow892019-04-021-1/+1
| |/ / /
* | | | Add new permission model `read-pipeline-variable`Agustin Henze2019-04-091-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Used to get the variables via the API endpoint `/projects/:id/pipelines/:pipeline_id/variables` Signed-off-by: Agustin Henze <tin@redhat.com>
* | | | Merge branch 'documentation-bug-public-key-should-be-private-key' into 'master'Nick Thomas2019-04-091-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | docs public key -> private key See merge request gitlab-org/gitlab-ce!26902
| * | | | public key -> private keyJoan Queralt2019-04-031-1/+1
| | | | |
* | | | | Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-091-0/+58
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Git push options to create a merge request, set target_branch and set merge when pipeline succeeds Closes #53198 and #43263 See merge request gitlab-org/gitlab-ce!26752
| * | | | | Support merge on pipeline success w/ push optionsLuke Duncalfe2019-04-091-3/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MergeRequests::PushOptionsHandlerService has been updated to allow creating and updating merge requests with the `merge_when_pipeline_succeeds` set using git push options. To create a new merge request and set it to merge when the pipeline succeeds: git push -u origin -o merge_request.create \ -o merge_request.merge_when_pipeline_succeeds To update an existing merge request and set it to merge when the pipeline succeeds: git push -u origin -o merge_request.merge_when_pipeline_succeeds Issue https://gitlab.com/gitlab-org/gitlab-ce/issues/53198
| * | | | | Support merge request create with push optionsLuke Duncalfe2019-04-091-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To create a new merge request: git push -u origin -o merge_request.create To create a new merge request setting target branch: git push -u origin -o merge_request.create \ -o merge_request.target=123 To update an existing merge request with a new target branch: git push -u origin -o merge_request.target=123 A new Gitlab::PushOptions class handles parsing and validating the push options array. This can be the start of the standard of GitLab accepting push options that follow namespacing rules. Rules are discussed in issue https://gitlab.com/gitlab-org/gitlab-ce/issues/43263. E.g. these push options: -o merge_request.create -o merge_request.target=123 Become parsed as: { merge_request: { create: true, target: '123', } } And are fetched with the class via: push_options.get(:merge_request) push_options.get(:merge_request, :create) push_options.get(:merge_request, :target) A new MergeRequests::PushOptionsHandlerService takes the `merge_request` namespaced push options and handles creating and updating merge requests. Any errors encountered are passed to the existing `output` Hash in Api::Internal's `post_receive` endpoint, and passed to gitlab-shell where they're output to the user. Issue https://gitlab.com/gitlab-org/gitlab-ce/issues/43263
* | | | | | Docs: Add examples for linking to header IDsMarcel Amirault2019-04-091-19/+19
| | | | | |
* | | | | | Docs: Fix anchors related to issuesMarcel Amirault2019-04-097-11/+11
| | | | | |
* | | | | | Use US English for contentEvan Read2019-04-092-6/+6
| | | | | |
* | | | | | Fix code block not renderingEvan Read2019-04-091-13/+14
| | | | | |
* | | | | | Merge branch 'more-consistent-namespacing-vuex-example-code' into 'master'Filipa Lacerda2019-04-091-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | Use RECEIVE namespace rather than REQUEST See merge request gitlab-org/gitlab-ce!27130
| * | | | | Use RECEIVE namespace rather than REQUESTmore-consistent-namespacing-vuex-example-codeMark Florian2019-04-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | This brings the mutation type name closer to the associated action, so the documented example is more consistent.
* | | | | | Fix page specific JavaScript link in documentationMark Florian2019-04-091-3/+3
| | | | | |
* | | | | | Update auth with registry docsEvan Read2019-04-091-17/+18
| | | | | |