summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '56694-mark-group-level-labels-in-label-api-as-such' into 'master'Rémy Coutable2019-02-141-8/+16
|\ | | | | | | | | | | | | Mark group-level labels in Label API as such. Closes #56694 See merge request gitlab-org/gitlab-ce!25219
| * Add docs and specsRobert Schilling2019-02-131-8/+16
| |
* | Merge branch 'revert-6cbffb8a' into 'master'Rémy Coutable2019-02-142-2/+0
|\ \ | | | | | | | | | | | | Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'" See merge request gitlab-org/gitlab-ce!25229
| * | Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'"Stan Hu2019-02-142-2/+0
| | | | | | | | | This reverts merge request !25173
* | | Merge branch 'patch-43' into 'master'Evan Read2019-02-141-2/+2
|\ \ \ | |/ / |/| | | | | | | | Fix callback url See merge request gitlab-org/gitlab-ce!25195
| * | Fix callback urlDennis Jekubczyk2019-02-131-2/+2
| | |
* | | Rewrite GitLab Flow docStephen Wade2019-02-131-224/+234
| | |
* | | Merge branch 'improve-review-apps-docs' into 'master'Mek Stittri2019-02-131-2/+6
|\ \ \ | | | | | | | | | | | | | | | | [Docs] Improve the Review Apps documentation See merge request gitlab-org/gitlab-ce!25161
| * | | Improve the Review Apps documentationRémy Coutable2019-02-121-2/+6
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | Merge branch '56087-danger-roulette' into 'master'Rémy Coutable2019-02-131-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewer roulette via Danger Closes #56087 See merge request gitlab-org/gitlab-ce!24938
| * | | | Reviewer roulette via Danger56087-danger-rouletteNick Thomas2019-02-131-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make danger pick reviewers and maintainers at random, for feontend, backend, database, etc, changes, whenever files belonging to those teams get changed.
* | | | | Merge branch '57101-api-docs-for-hangouts-chat-service-incorrect' into 'master'Rémy Coutable2019-02-131-3/+3
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | API: Fix docs and parameters for hangouts-chat service Closes #57101 See merge request gitlab-org/gitlab-ce!25180
| * | | | API: Fix docs and parameters for hangouts-chat serviceRobert Schilling2019-02-131-3/+3
| | |_|/ | |/| |
* | | | Add event tracking documentationMartin Wortschack2019-02-133-3/+94
| | | | | | | | | | | | | | | | - Add link to Event tracking in FE guides
* | | | Merge branch 'docs-fix-typo-web_ide.md' into 'master'Rémy Coutable2019-02-131-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix a typo See merge request gitlab-org/gitlab-ce!25152
| * | | | Fix typosnyonyoron2019-02-121-1/+1
| | | | | | | | | | | | | | | "commited" is a misspelling of "committed"
* | | | | Merge branch 'docs-fix-typo' into 'master'Rémy Coutable2019-02-131-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix typo. "sysdamin" is a misspelling of "sysadmin". See merge request gitlab-org/gitlab-ce!25151
| * | | | | Fix typo. "sysdamin" is a misspelling of "sysadmin".koda32019-02-121-1/+1
| | | | | |
* | | | | | Merge branch 'patch-43' into 'master'Rémy Coutable2019-02-131-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Fix a typo in doc/development/documentation/styleguide.md See merge request gitlab-org/gitlab-ce!25149
| * | | | | Fix a typok-nakayama-pg2019-02-121-1/+1
| | |/ / / | |/| | |
* | | | | Add milestone progress to APIRobert Schilling2019-02-132-0/+2
| | | | |
* | | | | Merge branch 'docs/pages-subgroup-admin' into 'master'Marcia Ramos2019-02-131-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix pages admin documentation reference to subgroups See merge request gitlab-org/gitlab-ce!25163
| * | | | | Fix pages admin reference to subgroupsAlessio Caiazza2019-02-121-1/+1
| | |_|_|/ | |/| | |
* | | | | Support `only: changes:` on MR pipelinesHiroyuki Sato2019-02-131-4/+22
| | | | |
* | | | | Add support for FTP assets for releasesRobert Schilling2019-02-131-0/+1
| | | | | | | | | | | | | | | | | | | | Extend the list of supported protocols to include FTP.
* | | | | Merge branch 'docs-kubernetes-development-guide' into 'master'Marcia Ramos2019-02-132-0/+127
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Documentation: Development guide for Kubernetes See merge request gitlab-org/gitlab-ce!24618
| * | | | | Development guide for Kubernetesdocs-kubernetes-development-guideThong Kuah2019-02-122-0/+127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start writing some development guidelines in relation to our Kubernetes integration
* | | | | | Merge branch '50006-expose-textcolor-from-public-labels-api' into 'master'Rémy Coutable2019-02-132-0/+14
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Expose textcolor from public labels API" Closes #50006 See merge request gitlab-org/gitlab-ce!25172
| * | | | | | API: Expose text_color for project and group labelsRobert Schilling2019-02-122-0/+14
| | |_|_|_|/ | |/| | | |
* | | | | | Docs: Fixing path in links in api release docMarcel Amirault2019-02-131-7/+7
| | | | | |
* | | | | | Merge branch 'master' into 'master'Evan Read2019-02-131-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a typo in ./doc/ci/examples/deploy_spring_boot_to_cloud_foundry/index.md from "deafult" to "default". See merge request gitlab-org/gitlab-ce!25153
| * | | | | | Fix a typo.Kengo Kimura2019-02-121-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'two_factor_authentication_update' into 'master'Evan Read2019-02-131-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | Update what supports U2F workflow See merge request gitlab-org/gitlab-ce!25047
| * | | | | Update what supports U2F workflowMateusz Konieczny2019-02-081-1/+1
| | |/ / / | |/| | | | | | | | | | | | | | | | | | note that "only" and "so we _strongly_ recommend" is becoming suspect. It may be considered worthwhile to change it, but in turn it would fail to explain why GitLab requires that both methods are enabled
* | | | | Log queue duration in production_json.logStan Hu2019-02-121-2/+5
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | `queue_duration` is a useful metric that is currently in api_json.log but not in production_json.log. We should add it because it tells us how long the request sat in Workhorse before Unicorn processed it. Having this field enables the support team to better troubleshoot when delays began to happen.
* | | | Merge branch 'docs-issues-functionalities' into 'master'Achilleas Pipinellis2019-02-121-37/+37
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Docs: Clean up issues functionalities doc See merge request gitlab-org/gitlab-ce!24931
| * | | | Clean up issues functionalities docMarcel Amirault2019-02-051-37/+37
| | | | |
* | | | | Docs: Misc small fixes to docsMarcel Amirault2019-02-127-19/+25
| | | | |
* | | | | Docs: Realign more CE docs that diverged from EE unnecessarily (second MR)Marcel Amirault2019-02-1213-17/+87
| | | | |
* | | | | Docs: Realign several CE docs that diverged from EE unnecessarilyMarcel Amirault2019-02-124-8/+58
| | | | |
* | | | | Added example for get file archiveArihant2019-02-121-1/+5
| |_|/ / |/| | |
* | | | Merge branch 'Doc-project-cicd-timeout-settings-location' into 'master'Achilleas Pipinellis2019-02-121-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Adding info for the location of cicd timeout setting per project See merge request gitlab-org/gitlab-ce!25136
| * | | | Adding info for the location of cicd timeout setting per projectAndrew Winata2019-02-121-0/+1
| | |_|/ | |/| |
* | | | Docs: add description on how to retrieve artifacts when authentication is ↵Roland2019-02-121-1/+5
|/ / / | | | | | | | | | required
* | | Merge branch ↵Evan Read2019-02-121-0/+43
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '57287-documentation-for-handling-more-complex-only-merge_requests-scenarios-is-sparse' into 'master' Docs for MR pipeline rule interactions Closes #57287 See merge request gitlab-org/gitlab-ce!24929
| * | | Small grammar fixEvan Read2019-02-121-2/+2
| | | |
| * | | Apply suggestion to doc/ci/merge_request_pipelines/index.md57287-documentation-for-handling-more-complex-only-merge_requests-scenarios-is-sparseJason Lenny2019-02-111-1/+1
| | | |
| * | | Apply suggestion to doc/ci/merge_request_pipelines/index.mdJason Lenny2019-02-111-1/+1
| | | |
| * | | Apply suggestion to doc/ci/merge_request_pipelines/index.mdJason Lenny2019-02-081-1/+1
| | | |
| * | | Apply suggestion to doc/ci/merge_request_pipelines/index.mdJason Lenny2019-02-081-1/+1
| | | |