summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update wiki upload documentationJames Ramsay2018-09-201-5/+8
|
* Add webhook branch filtering docsJames Ramsay2018-09-202-0/+8
|
* Merge branch '51201-document-review-apps-docs' into 'master'Marin Jankovski2018-09-202-0/+88
|\ | | | | | | | | | | | | Document Review Apps Closes #51201 See merge request gitlab-org/gitlab-ce!21574
| * Document review apps setup for gitlab-{ce,ee}Rémy Coutable2018-09-172-0/+88
| | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> Signed-off-by: ddavison <ddavison@gitlab.com>
* | Explain the docs' CD, relating to the milestone the doc is set to vs online docsMarcia Ramos2018-09-201-0/+16
| |
* | Merge branch 'docs/rs-update-docs' into 'master'Achilleas Pipinellis2018-09-202-2/+2
|\ \ | | | | | | | | | | | | Correct Gitaly config typo in update guides See merge request gitlab-org/gitlab-ce!21821
| * | Correct Gitaly config typo in update guidesRobert Speicher2018-09-192-2/+2
| | | | | | | | | | | | | | | | | | The 9.4 to 9.5 and 9.5 to 10.0 guides missed a closing backtick. This was corrected in the 10.0 to 10.1 guide, from which subsequent guides were written without the error.
* | | Fix link to blog postsEvan Read2018-09-201-1/+1
|/ / | | | | | | | | Due to a missing `s`, a link to the blog archive for releases was broken.
* | Merge branch '51571-wrapper-rake-task-uploads-migrate-os' into 'master'Douwe Maan2018-09-192-3/+41
|\ \ | | | | | | | | | | | | | | | | | | Add wrapper rake task to migrate all uploads to OS Closes #51571 See merge request gitlab-org/gitlab-ce!21779
| * | Use complete link to rake taskBalasankar "Balu" C2018-09-181-1/+1
| | |
| * | Add documentation regarding rake taskBalasankar "Balu" C2018-09-182-3/+41
| | |
* | | Merge branch 'remove-ee-specific-lines-from-plan-concerns' into 'master'Robert Speicher2018-09-181-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Remove EE-specific lines from Plan concerns See merge request gitlab-org/gitlab-ce!21448
| * | | Remove EE-specific code from ProtectedRefAccessSean McGivern2018-09-171-1/+1
| |/ /
* | | Merge branch 'docs/rephrase-development-headings' into 'master'Robert Speicher2018-09-181-3/+6
|\ \ \ | | | | | | | | | | | | | | | | Enhance some performance guideline titles See merge request gitlab-org/gitlab-ce!21797
| * | | Remove redundant word from development doc indexRobert Speicher2018-09-181-2/+2
| | | |
| * | | Enhance some performance guideline titlesYorick Peterse2018-09-181-3/+6
| | | | | | | | | | | | | | | | | | | | This enhances a few performance guideline titles in the development README, making it easier to understand what topics they cover.
* | | | Merge branch 'docs/feature-flags-for-new-features' into 'master'Douwe Maan2018-09-182-1/+159
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Document the use of and need for using feature flags more frequently See merge request gitlab-org/gitlab-ce!21478
| * | | Document the need for feature flagsYorick Peterse2018-09-182-1/+159
| |/ / | | | | | | | | | | | | | | | | | | | | | This adds a development guide explaining that we are going to use feature flags more often, why, what the benefits are, and so on. See https://gitlab.com/gitlab-org/gitlab-ce/issues/49619 for more information.
* | | Update database requirements documentation with more MySQL limitationsMichael Kozono2018-09-181-5/+7
| | |
* | | Merge branch 'junit-reports-filename-patterns' into 'master'Achilleas Pipinellis2018-09-171-4/+7
|\ \ \ | |/ / |/| | | | | | | | Extend JUnit XML test report documentation to explicitly mention support for filename patterns. See merge request gitlab-org/gitlab-ce!21619
| * | MR feedback: Remove now-redundant linkPatrick Lehner2018-09-161-1/+1
| | |
| * | Extend JUnit XML test report documentation to explicitly mention support for ↵Patrick Lehner2018-09-081-3/+6
| |/ | | | | | | filename patterns.
* | Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński2018-09-171-9/+82
|\ \ | | | | | | | | | | | | | | | | | | Support Kubernetes RBAC for GitLab Managed Apps for creating new clusters Closes #29398 See merge request gitlab-org/gitlab-ce!21401
| * | Copyedit RBAC clusters docsAchilleas Pipinellis2018-09-141-11/+11
| | |
| * | Doc : document creation of a new service-account-token too.Thong Kuah2018-09-141-6/+7
| | | | | | | | | | | | I think that's all the k8s resources created AFAIK
| * | Bump to 11.4Thong Kuah2018-09-141-1/+1
| | |
| * | Add a Helm Chart column for each application so that users can ↵Thong Kuah2018-09-141-7/+7
| | | | | | | | | | | | cross-reference RBAC resouce documentation
| * | Document `gitlab` service account creation. Re-word to make documentation ↵Thong Kuah2018-09-141-8/+26
| | | | | | | | | | | | | | | | | | flow in both cluster addtion and creation scenarios Add table of resources created for ease of scannning
| * | Copyedit RBAC docsAchilleas Pipinellis2018-09-141-17/+35
| | |
| * | Add documentation for RBAC experiment support for GitLab Managed AppsThong Kuah2018-09-141-0/+36
| | |
* | | Merge branch 'docs/autodevops-admin' into 'master'Marcia Ramos2018-09-154-24/+58
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Document how to enable/disable Auto DevOps at the instance level Closes #49820 See merge request gitlab-org/gitlab-ce!21139
| * | | Document how to enable Auto DevOps at the instance levelAchilleas Pipinellis2018-09-144-24/+58
| | | |
* | | | Update command-line-commands.md to include an sample taskflowAmelia Bauerly2018-09-141-0/+3
| | | |
* | | | Merge branch 'docs/gb/improve-docs-about-ci-config-extends' into 'master'Achilleas Pipinellis2018-09-141-13/+15
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Improve docs about CI/CD config `extends` See merge request gitlab-org/gitlab-ce!21669
| * | | | Port 'include' in CI yaml docs from EEAchilleas Pipinellis2018-09-141-0/+181
| | | | |
| * | | | Copyedit extends CI yaml docsAchilleas Pipinellis2018-09-141-12/+13
| | | | |
| * | | | Make it more clear that `extends` behaves like inheritanceGrzegorz Bizon2018-09-111-1/+2
| | | | |
* | | | | Merge branch 'docs-gitlab-chart-contains-runner' into 'master'Achilleas Pipinellis2018-09-141-0/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add a bullet that the GitLab chart contains the runner See merge request gitlab-org/gitlab-ce!21733
| * | | | | Add a bullet that the GitLab chart contains the runnerJoshua Lambert2018-09-131-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'docs-update-usersapi' into 'master'Achilleas Pipinellis2018-09-141-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Adds a note about the case when reset_password is false See merge request gitlab-org/gitlab-ce!21738
| * | | | | Adds a note about the case when reset_password is falseAlexander Tanayno2018-09-141-1/+1
| | | | | |
* | | | | | docs/ Grammatical Fix workflow.mdCasey Burnett2018-09-141-1/+1
|/ / / / /
* | | | | Merge branch 'fix-id-vs-iid' into 'master'Marcia Ramos2018-09-142-21/+20
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More specificity and clarity for iid field in API documentation. Closes gitlab-ee#7019 See merge request gitlab-org/gitlab-ce!21490
| * | | | | Add prerequisite knowledge blurb and minor style fixes.Evan Read2018-09-111-3/+6
| | | | | |
| * | | | | Inline rather than reference links.Evan Read2018-09-071-6/+2
| | | | | |
| * | | | | More clarification. Replace inline hyperlinks with reference style.Evan Read2018-09-061-4/+8
| | | | | |
| * | | | | Fix content to align with style guide.Evan Read2018-09-051-5/+8
| | | | | |
| * | | | | More specificity and clarity for iid field in API documentation.Evan Read2018-09-042-17/+10
| | | | | |
* | | | | | Resolve "Add functionality to change what email address online actions ↵Nick Thomas2018-09-142-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | commit using"
* | | | | | Merge branch 'docs/rs-status-typo' into 'master'Douwe Maan2018-09-141-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct a typo in the User Status API docs See merge request gitlab-org/gitlab-ce!21729