summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | Merge branch 'move-cache-vs-artifacts' into 'master'Sid Sijbrandij2018-09-041-57/+58
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make cache vs artifacts section more visible, and minor enhancements to text. See merge request gitlab-org/gitlab-ce!21491
| * | | | | | | | | | | | Make cache vs artifacts section more visible, and minor enhancements to text.Evan Read2018-09-041-57/+58
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch '44750-should-we-still-use-flay' into 'master'Robert Speicher2018-09-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Should we still use Flay?" Closes #44750 See merge request gitlab-org/gitlab-ce!21476
| * | | | | | | | | | | Stop using FlayRémy Coutable2018-09-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | | | | Only GCPSid Sijbrandij2018-09-031-8/+3
| | | | | | | | | | | |
* | | | | | | | | | | | Update installation and update docs for 11.3Bob Van Landuyt2018-09-032-4/+382
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'Ravlen-Repos/gitlab-ee-ee-ce-application-settings-docs' into ↵Rémy Coutable2018-09-031-102/+134
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Cleanup of api settings.md doc See merge request gitlab-org/gitlab-ce!21474
| * | | | | | | | | | | Update api/settings.mdMarcel Amirault2018-09-031-102/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix spacing, typos, add missing settings, and remove deprecated ones.
* | | | | | | | | | | | Move badge settings to general settingsWinnie Hellmann2018-09-031-2/+2
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sh-improve-bitbucket-server-logging' into 'master'Rémy Coutable2018-09-031-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add JSON logging for Bitbucket Server importer See merge request gitlab-org/gitlab-ce!21378
| * | | | | | | | | | | | Add JSON logging for Bitbucket Server importerStan Hu2018-08-301-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds an importer.log so that it's easier to track what's happening with the import.
* | | | | | | | | | | | | Refactor Java JUnit reports examplesAchilleas Pipinellis2018-09-031-8/+11
| | | | | | | | | | | | |
* | | | | | | | | | | | | Add Java Maven example to junit_test_reports.mdLeo2018-09-031-3/+19
| | | | | | | | | | | | |
* | | | | | | | | | | | | Update junit_test_reports.md by providing new example for java, using gradle ↵Maastiff2018-09-031-0/+20
| |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build tool
* | | | | | | | | | | | Merge branch 'add-additional-ce-images-kube-doc' into 'master'Achilleas Pipinellis2018-09-031-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add updated ce images to kubernetes install doc See merge request gitlab-org/gitlab-ce!21418
| * | | | | | | | | | | | Update the gitlab chart kubernetes install documentationDJ Mountney2018-08-291-0/+2
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With an updated list of the images you need to change when switching to the CE version.
* | | | | | | | | | | | Merge branch 'docs-port-ee-community-contributions' into 'master'Achilleas Pipinellis2018-09-0324-38/+135
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs port ee community contributions See merge request gitlab-org/gitlab-ce!21311
| * | | | | | | | | | | | fixed small typoNikolaus Schlemm2018-08-291-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fixed link in doc/administration/high_availability/nfs.mdDavid McKay2018-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6942. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Document that LFS is enabled by defaultBen Bodenmiller2018-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2941. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Fix minor error in doc/security/user_email_confirmation.mdYannick Binnenweg2018-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3190. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Update doc/workflow/timezone.mdFernando José Brustolin2018-08-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5286. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Fix which domain should be added to PSLPaulo Matos2018-08-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It references the issue where gitlab.io was added to the PSL saying `*.gitlab.io` was added to the PSL, but it was in fact `gitlab.io`. Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5301. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Update tags release POST and PUT to be more specific.mdFodor Zoltan2018-08-291-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5557. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Update doc/administration/pages/index.md to mention the non-support of subgroupsChris Sanders2018-08-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5734. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Update automatic_issue_closing.md for better formatting of listPaolo Falomo2018-08-291-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5930. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Fix typo in doc/user/project/pages/getting_started_part_two.mdJiri Hubacek2018-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5971. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Correct wrong required condition in doc/api/projects.mdKlaus Frank2018-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6054. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Update doc/update/README.mdKoen Hendriks2018-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6004. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Use the --purge flag in doc/install/kubernetes/gitlab_omnibus.mdSascha Marcel Schmidt2018-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6101. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Add information how to run multi-platform builds with tags to ↵Mart Sõmermaa2018-08-291-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc/ci/yaml/README.md Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6176. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Fix typo in doc/api/groups.mdJJ2018-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6123. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Fix typo in LOTR reference in caching documentationPhilipp Gildein2018-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6324. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Fixed two typos and adjusted one instance of punctuation according to the ↵Dan Doran2018-08-291-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grammar rule for appositive commas Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6419. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Update doc/user/project/repository/gpg_signed_commits/index.md with ↵Logan Schmidt2018-08-291-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clarifying gpg command for generating keys on other operating systems See https://gitlab.com/gitlab-org/gitlab-ce/issues/36923. Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6492. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Fixed a broken anchor link to "Git/SVN Mirror"Logan Schmidt2018-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6443. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Add instructions to unlock an accountAaron2018-08-293-1/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6578. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Fixes broken link to values.yaml in Update gitlab_omnibus.mdkyle hunter2018-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6617. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Expanded upon directory exclusion for clarificationMichael Rochefort2018-08-291-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sentence language seemed to contradict the section header, so it's been clarified to prevent any confusion. Also added information about how wikis are handled during a backup. Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6673. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Fix link to default chart and fix a typoGabriel Le Breton2018-08-291-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6724. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Add information that artifacts can only exist relative to the build directoryKarl-Philipp Richter2018-08-291-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As explained in https://gitlab.com/gitlab-org/gitlab-ce/issues/15530. A note that the declaration of an absolute directory triggers a misleading error message and that following job(s) can't find the file is important to avoid large scale time waisting until the issue is fixed. Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6838. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Fix typo in doc/administration/job_artifacts.mdCharles Salmon2018-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6879. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Update with secure password encryption methodsPeter Willis2018-08-291-11/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default ssh-keygen uses an insecure password encryption method on the ssh key. This change will add options to better protect the key. See this page for more detail: https://latacora.singles/2018/08/03/the-default-openssh.html Even if the user does not set a password, using the `-o` option needs to become the new standard way to run `ssh-keygen`, since the default behavior is insecure. Your help in establishing this option will be greatly appreciated and will help improve overall security for your users and ssh users in general. Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6796. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | | Fix typo in doc/administration/gitaly/index.mdSangjun Jung2018-08-291-1/+1
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6900. Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-09-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update gitlab_chart.md to fix example domain spelling missing "l" See merge request gitlab-org/gitlab-ce!21462
| * | | | | | | | | | | | Update gitlab_chart.md to fix example domain spelling missing "l"Adam John2018-09-011-1/+1
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-09-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo See merge request gitlab-org/gitlab-ce!21455
| * | | | | | | | | | | | | Fix typoLyle2018-08-311-1/+1
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'winh-ignore-npm-devdependencies' into 'master'Phil Hughes2018-09-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exclude frontend development dependencies from license restrictions See merge request gitlab-org/gitlab-ce!21430
| * | | | | | | | | | | | | Exclude frontend development dependencies from license restrictionsWinnie Hellmann2018-08-301-1/+1
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |