summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Clarify the installation methodsAchilleas Pipinellis2018-12-061-34/+40
|
* Merge remote-tracking branch 'origin/master' into ↵Achilleas Pipinellis2018-12-0529-242/+729
|\ | | | | | | tatkins-installation-method-docs
| * Merge branch 'docs/fix-list' into 'master'Achilleas Pipinellis2018-12-051-3/+4
| |\ | | | | | | | | | | | | Fix list that doesn't render properly See merge request gitlab-org/gitlab-ce!23574
| | * Fix list that doesn't render properlyEvan Read2018-12-051-3/+4
| | |
| * | Merge branch 'winh-add-jest' into 'master'Mike Greiling2018-12-051-0/+8
| |\ \ | | | | | | | | | | | | | | | | Setup Jest test environment See merge request gitlab-org/gitlab-ce!23406
| | * | Setup Jest test environmentWinnie Hellmann2018-12-051-0/+8
| | | |
| * | | Merge branch 'patch-33' into 'master'Achilleas Pipinellis2018-12-051-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | fix: update the link to the new address. See merge request gitlab-org/gitlab-ce!23524
| | * | | fix: update the link to the new address.Salman Mohammadi2018-12-041-1/+1
| | | | | | | | | | | | | | | this change eliminates the need to redirect the page.
| * | | | Merge branch 'jramsay/email-push-docs' into 'master'Achilleas Pipinellis2018-12-053-8/+8
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add example email on push notification to docs See merge request gitlab-org/gitlab-ce!23566
| | * | | | Add example email on push notification to docsJames Ramsay2018-12-043-8/+8
| | | | | |
| * | | | | Revert "Revert "Add docs why $KUBECONFIG is blank""🤖 GitLab Bot 🤖2018-12-051-1/+23
| | | | | | | | | | | | | | | | | | This reverts commit b53ebd93b15b2fb9eba7c9d6e31b1ffffe073912
| * | | | | Revert "Add docs why $KUBECONFIG is blank"🤖 GitLab Bot 🤖2018-12-051-23/+1
| | | | | | | | | | | | | | | | | | This reverts commit ac5c20bd272ff9001eae5949ca2137abc1011b87
| * | | | | Merge branch 'set-kubeconfig-nil-when-token-nil' into 'master'Dmitriy Zaporozhets2018-12-051-1/+23
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Make KUBECONFIG nil if KUBE_TOKEN is nil See merge request gitlab-org/gitlab-ce!23414
| | * | | | Add docs why $KUBECONFIG is blankDylan Griffith2018-12-041-1/+23
| | | | | |
| * | | | | Merge branch 'docs-fix-submodule-api-example' into 'master'Evan Read2018-12-051-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs - Fix repository submodule API example See merge request gitlab-org/gitlab-ce!23561
| | * | | | | Update doc/api/repository_submodules.mdWill Chandler2018-12-041-1/+1
| | | |/ / / | | |/| | |
| * | | | | Fixed typo in bitbucket importJason Colyer2018-12-041-1/+1
| |/ / / /
| * | | | Merge branch 'merge-train' into 'master'Rémy Coutable2018-12-041-177/+106
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Automatically merge CE master into EE master See merge request gitlab-org/gitlab-ce!23453
| | * | | | Updated documentation of CE to EE mergesYorick Peterse2018-12-041-177/+106
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | This updates the documentation of automatic CE to EE merges to cover the new automatic merging setup.
| * | | | update installation from source guideAlex Hanselka2018-12-042-3/+393
| | | | |
| * | | | Merge branch 'master' into 'patch-28'Rémy Coutable2018-12-04467-6784/+11445
| |\ \ \ \ | | | | | | | | | | | | | | | | | | # Conflicts: # doc/development/i18n/proofreader.md
| | * \ \ \ Merge branch 'revert-db6cedda' into 'master'Kamil Trzciński2018-12-041-2/+0
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Merge branch 'auto-devops-support-for-group-security-dashboard' into 'master'" See merge request gitlab-org/gitlab-ce!23530
| | | * | | | Revert "Merge branch 'auto-devops-support-for-group-security-dashboard' into ↵Fabio Busatto2018-12-041-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master'" This reverts merge request !23165
| | * | | | | Merge branch 'docs-update-expect_next_instance_of' into 'master'Sean McGivern2018-12-041-3/+3
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | Make docs about expect_next_instance_of consistent See merge request gitlab-org/gitlab-ce!23507
| | | * | | | Make docs about expect_next_instance_of consistentLin Jen-Shin2018-12-031-3/+3
| | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So we compare `expect_any_instance_of` with `expect_next_instance_of`, but still mention `allow_any_instance_of`.
| | * | | | Fix lack of documentation on how to fetch a snippet's content using APIcolinleroy2018-12-041-8/+32
| | | | | |
| | * | | | Merge branch 'sh-update-api-archive-docs' into 'master'Evan Read2018-12-041-2/+6
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Fix documentation for /api/v4/projects/:id/repository/archive Closes #45992 See merge request gitlab-org/gitlab-ce!23501
| | | * | | Fix documentation for /api/v4/projects/:id/repository/archiveStan Hu2018-12-031-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The documentation mistakenly says that `format` can be used as a parameter, but the Grape middleware reserves `format` as a content-type header. Update the documentation to make it explicit the suffix should be used to specify a format. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/45992
| | * | | | Merge branch 'patch-28' into 'master'Evan Read2018-12-031-1/+5
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rollback will not work because Envoy will still fetch latest commit from the… See merge request gitlab-org/gitlab-ce!23493
| | | * | | | Rollback will not work because Envoy will still fetch latest commit from the ↵Muhammad Nuzaihan2018-12-011-1/+5
| | | |/ / / | | | | | | | | | | | | | | | | | | repository source tree. This addition enforces the code deployed follows the commit id using $CI_COMMIT_SHA variable so rollbacks will now work.
| | * | | | Merge branch 'docs-auto-devops-migration-improve' into 'master'Evan Read2018-12-031-2/+11
| | |\ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | Docs : Auto Devops migrate: add two release info See merge request gitlab-org/gitlab-ce!23500
| | | * | | Auto Devops migrate: add two release infoThong Kuah2018-12-031-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | Let users know we do two Helm releases if they specify DB_INITIALIZE.
| | * | | | Merge branch 'patch-31' into 'master'Achilleas Pipinellis2018-12-031-1/+1
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update architecture.md See merge request gitlab-org/gitlab-ce!23430
| | | * | | | Update architecture.mdB1nj0y2018-11-291-1/+1
| | | | | | |
| | * | | | | Merge branch 'patch-31' into 'master'Achilleas Pipinellis2018-12-031-1/+1
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated Katex "Supported Functions" link See merge request gitlab-org/gitlab-ce!23343
| | | * | | | | Updated Katex "Supported Functions" linkLorenz Schmid2018-11-261-1/+1
| | | | | | | |
| | * | | | | | Merge branch 'patch-34' into 'master'Evan Read2018-12-031-1/+1
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | slightly improve readability See merge request gitlab-org/gitlab-ce!23466
| | | * | | | | slightly improve readabilityBM5k2018-11-291-1/+1
| | | | |_|/ / | | | |/| | |
| | * | | | | Add documentation reference to gitaly-debugJacob Vosmaer2018-11-301-0/+11
| | | | | | |
| | * | | | | Merge branch '6861-group-level-project-templates-ce' into 'master'Phil Hughes2018-11-303-0/+53
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport from gitlab-org/gitlab-ee!6878 See merge request gitlab-org/gitlab-ce!23391
| | | * | | | | Clarify support of subgroups as project template sourceDennis Tang2018-11-301-1/+1
| | | | | | | |
| | | * | | | | Update doc/user/group/index.md6861-group-level-project-templates-ceDennis Tang2018-11-301-1/+1
| | | | | | | |
| | | * | | | | Add docs for custom project templatesDennis Tang2018-11-302-0/+48
| | | | | | | |
| | | * | | | | Link group/index.md to group-level project templates pageDennis Tang2018-11-291-0/+5
| | | | | | | |
| | * | | | | | Merge branch 'if-52811-fix_namespaces_api_routing' into 'master'Nick Thomas2018-11-301-1/+1
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix API::Namespaces routing to accept namepaces with dots See merge request gitlab-org/gitlab-ce!22912
| | | * | | | | | Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It also renames the API::PROJECT_ENDPOINT_REQUIREMENTS constant to API::NAMESPACE_OR_PROJECT_REQUIREMENTS
| | * | | | | | | Fix Red/Orange data link markdownPhilippe Lafoucrière2018-11-301-1/+1
| | | | | | | | |
| | * | | | | | | Merge branch 'docs/remove-link-and-fix-page' into 'master'Achilleas Pipinellis2018-11-301-8/+9
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove broken link and fix markdown formatting See merge request gitlab-org/gitlab-ce!23467
| | | * | | | | | | Remove broken link and fix markdown formattingEvan Read2018-11-301-8/+9
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'if-40385_fix_doc' into 'master'Achilleas Pipinellis2018-11-301-3/+2
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | Improve wording on disabling impersonation in api/README See merge request gitlab-org/gitlab-ce!23472