summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update docs board features tierupdate-docs-board-features-tierVictor Wu2018-07-131-5/+5
|
* Remove old service architecture from Vue docsWinnie Hellmann2018-07-122-228/+11
|
* Merge branch 'dz-manifest-import' into 'master'Douwe Maan2018-07-125-1/+50
|\ | | | | | | | | Add manifest import See merge request gitlab-org/gitlab-ce!20304
| * Fix a link to subgroup doc from manifest docDmitriy Zaporozhets2018-07-111-1/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Improve manifest feature after backend reviewDmitriy Zaporozhets2018-07-112-2/+6
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Rename button at manifest import formDmitriy Zaporozhets2018-07-112-1/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Refactor manifest import codeDmitriy Zaporozhets2018-07-112-1/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Add documentation for manifest import featureDmitriy Zaporozhets2018-07-115-1/+46
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'docs-add-api-params-array-hash' into 'master'Douwe Maan2018-07-121-1/+31
|\ \ | | | | | | | | | | | | Add examples for array and hash type API params See merge request gitlab-org/gitlab-ce!20574
| * | Add examples for array and hash type API paramsdocs-add-api-params-array-hashAthar Hameed2018-07-121-1/+31
| | |
* | | Merge branch 'docs-fix-typo-eks' into 'master'Marcia Ramos2018-07-121-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs: fix typo on EKS doc Closes #47421 See merge request gitlab-org/gitlab-ce!20582
| * | | typoMarcia Ramos2018-07-121-1/+1
| | | |
* | | | Merge branch 'project_import_export_update' into 'master'Marcia Ramos2018-07-121-1/+27
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Update project_import_export.md to include example remote import script and additional curl command See merge request gitlab-org/gitlab-ce!20529
| * | | Update project_import_export.md. Removed cURL statementproject_import_export_updateMichael Leopard2018-07-101-5/+0
| | | |
| * | | Update project_import_export.md to include example remote import script and ↵Michael Leopard2018-07-101-0/+31
| | | | | | | | | | | | | | | | additional curl command
* | | | Resolve "do not set updated_at when creating note"Kia Mei Somabes2018-07-121-0/+2
| |/ / |/| |
* | | Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-112-2/+0
| | | | | | | | | | | | | | | This reverts commit 4d9a3f42f1fd3be21555e19872b7121cca65015e, reversing changes made to ecf9c145f6e4d170cd059df88743393d9e63c489.
* | | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
| | |
* | | Merge branch 'docs/cluster-permissions' into 'master'Marcia Ramos2018-07-111-2/+3
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Mention admin privileges for k8s token creation Closes #44457 See merge request gitlab-org/gitlab-ce!20517
| * | | Mention admin privileges for k8s token creationAchilleas Pipinellis2018-07-101-2/+3
| | | |
* | | | Fix object storage support notesJoshua Lambert2018-07-111-7/+6
| | | |
* | | | Merge branch 'feature/add-docs-verbose-logging' into 'master'Rémy Coutable2018-07-111-0/+18
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Add documenation about how to active debug logging for gitlab-pages See merge request gitlab-org/gitlab-ce!20054
| * | | Add documenation about how to active debug logging for gitlab-pagesDennis Günnewig2018-07-101-0/+18
| | |/ | |/|
* | | Fix doc for large table column renameMark Chao2018-07-111-2/+2
|/ /
* | Resolve "Disable GCP free credit banner at instance level"Dennis Tang2018-07-102-0/+7
| |
* | Rename code climate to code qualityAchilleas Pipinellis (🌴 July 10 - July 20 🌴)2018-07-105-53/+59
| |
* | Update bitbucket.md to fix typo and small grammar touchups.Marcel Amirault2018-07-101-9/+9
| |
* | Document update for GitLab Pages users.Richard Hancock2018-07-102-5/+31
| |
* | Merge branch 'fix-api-docs-simple-projects' into 'master'Rémy Coutable2018-07-101-4/+39
|\ \ | | | | | | | | | | | | Fix API docs around unauthenticated projects return fields See merge request gitlab-org/gitlab-ce!20477
| * | Fix API docs on unauthenticated projects returnKaspar Emanuel2018-07-091-4/+39
| | |
* | | Merge branch '42415-omit-projects-from-get-group-endpoint' into 'master'Douwe Maan2018-07-101-0/+25
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Resolve "API: /groups/:name query very slow for groups with many projects" Closes #42415 See merge request gitlab-org/gitlab-ce!20494
| * | | Adds with_projects optional parameter to /groups/:id API endpointTiago Botelho2018-07-091-0/+25
| | | |
* | | | Merge branch 'winh-mounthelper-path-docs' into 'master'Filipa Lacerda2018-07-101-1/+1
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Fix mountComponent helper path in docs See merge request gitlab-org/gitlab-ce!20511
| * | | Fix mountComponent helper path in docsWinnie Hellmann2018-07-091-1/+1
| | | |
* | | | Fix link to frontend in handbookWinnie Hellmann2018-07-091-3/+3
|/ / /
* | | Merge branch 'minor-update-ssh-key-docs' into 'master'Achilleas Pipinellis (🌴 July 10 - July 20 🌴)2018-07-091-0/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add additional headline for Adding SSH keys to GitLab Closes #46395 See merge request gitlab-org/gitlab-ce!20507
| * | | Add additional headline for Adding SSH keys to GitLabAndreas Kämmerle2018-07-091-0/+2
| | | |
* | | | Merge branch 'winh-waiting-in-tests-docs' into 'master'Tim Zallmann2018-07-091-0/+4
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Document that we don't want to wait in tests See merge request gitlab-org/gitlab-ce!20502
| * | | Document that we don't want to wait in testswinh-waiting-in-testsWinnie Hellmann2018-07-091-0/+4
| | | |
* | | | Request to be a proofreader.Yi-Jyun Pan2018-07-091-0/+1
| | | |
* | | | Merge branch ↵Sean McGivern2018-07-091-2/+2
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | '48970-markdown-wiki-help-incorrect-in-how-wiki-pages-are-rendered' into 'master' Resolve "Markdown help incorrect in how wiki pages are rendered" Closes #48970 See merge request gitlab-org/gitlab-ce!20459
| * | | specify that wiki pags are rendered with RedcarpetBrett Walker2018-07-061-2/+2
| | |/ | |/|
* | | Docs: make it clear that you need a completely separate domain for PagesMarcia Ramos2018-07-091-2/+2
| |/ |/|
* | Merge branch 'docs/kubernetes-tiller' into 'master'fj-48043-instance-level-project-templatesMarcia Ramos2018-07-091-0/+7
|\ \ | | | | | | | | | | | | Add note about the k8s namespace of installed applications See merge request gitlab-org/gitlab-ce!20423
| * | Add note about the k8s namespace of installed applicationsAchilleas Pipinellis2018-07-061-0/+7
| | |
* | | Merge branch 'docs-update-version-for-variables' into 'master'Marcia Ramos2018-07-091-2/+2
|\ \ \ | | | | | | | | | | | | | | | | updates version for CI_JOB_URL and CI_PIPELINE_URL to 11.1 See merge request gitlab-org/gitlab-ce!20450
| * | | updates version for CI_JOB_URL and CI_PIPELINE_URL to 11.1Alexander Tanayno2018-07-061-2/+2
| | | |
* | | | Add documentation on private projectsCindy Pallares 🦉2018-07-091-0/+6
| | | |
* | | | Merge branch 'bvl-gettext-updated-check-fix-ce' into 'master'Sean McGivern2018-07-091-11/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates to the `gettext:updated_check` Closes #48952 See merge request gitlab-org/gitlab-ce!20433
| * | | | Update `gettext:updated_check` regenerate pot fileBob Van Landuyt2018-07-091-11/+1
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Making the `gettext:updated_check` by completely regenerating the gitlab.pot. This avoids an issue where `gettext:find` would not pick up on changes if the file isn't removed first.