Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ci skip] Update Gitaly installation documentation | Alejandro Rodríguez | 2018-10-17 | 1 | -2/+2 |
| | | | | Now the rake task takes the path to the default storage directory. | ||||
* | Docs: Fixing some bad links | Marcel Amirault | 2018-10-14 | 1 | -1/+1 |
| | |||||
* | Update installation and update docs for 11 4 | Thiago Presa | 2018-10-08 | 1 | -3/+3 |
| | |||||
* | Merge branch 'docs-fix-gitlab-capitalization-ce' into 'master' | Marcia Ramos | 2018-09-27 | 1 | -1/+1 |
|\ | | | | | | | | | Correcting Gitlab to GitLab in docs See merge request gitlab-org/gitlab-ce!21827 | ||||
| * | Correct Gitlab to GitLab in docs | Marcel Amirault | 2018-09-25 | 1 | -1/+1 |
| | | |||||
* | | Change the tier badge of Geo to be PREMIUMdocs/geo-premium | Achilleas Pipinellis | 2018-09-24 | 1 | -1/+1 |
|/ | |||||
* | Correct grammar (setup to set-up) in Docs | Marcel Amirault | 2018-09-21 | 6 | -11/+11 |
| | |||||
* | Update database requirements documentation with more MySQL limitations | Michael Kozono | 2018-09-18 | 1 | -5/+7 |
| | |||||
* | Add a bullet that the GitLab chart contains the runner | Joshua Lambert | 2018-09-13 | 1 | -0/+1 |
| | |||||
* | Clean up chart index page | Joshua Lambert | 2018-09-10 | 1 | -17/+6 |
| | |||||
* | Resolve "CE documentation is not CommonMark compliant" | Brett Walker | 2018-09-06 | 4 | -74/+81 |
| | |||||
* | Document that when updating using a Helm chart 'helm repo update' needs to ↵ | Reb | 2018-09-05 | 1 | -0/+1 |
| | | | | be run before the 'helm upgrade ...' command. | ||||
* | Update installation and update docs for 11.3 | Bob Van Landuyt | 2018-09-03 | 1 | -4/+4 |
| | |||||
* | Merge branch 'add-additional-ce-images-kube-doc' into 'master' | Achilleas Pipinellis | 2018-09-03 | 1 | -0/+2 |
|\ | | | | | | | | | Add updated ce images to kubernetes install doc See merge request gitlab-org/gitlab-ce!21418 | ||||
| * | Update the gitlab chart kubernetes install documentation | DJ Mountney | 2018-08-29 | 1 | -0/+2 |
| | | | | | | | | | | With an updated list of the images you need to change when switching to the CE version. | ||||
* | | fixed small typo | Nikolaus Schlemm | 2018-08-29 | 1 | -1/+1 |
| | | |||||
* | | Use the --purge flag in doc/install/kubernetes/gitlab_omnibus.md | Sascha Marcel Schmidt | 2018-08-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6101. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Fixes broken link to values.yaml in Update gitlab_omnibus.md | kyle hunter | 2018-08-29 | 1 | -1/+1 |
|/ | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6617. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Merge branch 'docs-clarify-wording-gitlab-chart' into 'master' | Achilleas Pipinellis | 2018-08-28 | 1 | -1/+1 |
|\ | | | | | | | | | Change large scale to production See merge request gitlab-org/gitlab-ce!21331 | ||||
| * | Change large scale to production | Joshua Lambert | 2018-08-21 | 1 | -1/+1 |
| | | |||||
* | | Compress all PNG images under doc/ | Achilleas Pipinellis | 2018-08-27 | 22 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K | ||||
* | | Gitaly needs to be installed before initializing database | Aniela Ziółkowski | 2018-08-23 | 1 | -22/+22 |
| | | | | | | "/home/git/repositories" in arguments causes Gitaly installation to fail | ||||
* | | Update installation.md | Aniela Ziółkowski | 2018-08-23 | 1 | -1/+3 |
|/ | |||||
* | Update `gitlab` chart docs for GA | Joshua Lambert | 2018-08-21 | 7 | -137/+217 |
| | |||||
* | Merge branch 'docs/remove-dupe-link' into 'master' | Sean McGivern | 2018-08-20 | 1 | -1/+1 |
|\ | | | | | | | | | Remove duplicate nip.io link See merge request gitlab-org/gitlab-ce!20457 | ||||
| * | Remove duplicate nip.io link | Landon Abney | 2018-07-06 | 1 | -1/+1 |
| | | | | | | | | The nip.io service was being linked to twice in the note on cert requests. | ||||
* | | Merge branch 'gitaly-install-path' into 'master' | Douwe Maan | 2018-08-14 | 1 | -3/+3 |
|\ \ | | | | | | | | | | | | | Remove storage path dependency of gitaly install task See merge request gitlab-org/gitlab-ce!21101 | ||||
| * | | Remove storage path dependency of gitaly install task | Alejandro Rodríguez | 2018-08-12 | 1 | -3/+3 |
| | | | |||||
* | | | update 11-2-stable branches for source installations | Jose Vargas | 2018-07-31 | 1 | -3/+3 |
|/ / | |||||
* | | Merge branch '49025-docs-kubernetes-tiller' into 'master' | Marcia Ramos | 2018-07-25 | 1 | -7/+11 |
|\ \ | | | | | | | | | | | | | | | | | | | doc: Configuring and initializing Helm Tiller Closes #49025 See merge request gitlab-org/gitlab-ce!20515 | ||||
| * | | Update docs of Helm Tiller | Takuya Noguchi | 2018-07-13 | 1 | -7/+11 |
| |/ | |||||
* | | Point to charts docs for beta limitations of the gitlab chart. | Marin Jankovski | 2018-07-18 | 1 | -10/+2 |
| | | |||||
* | | Merge branch 'update-git-to-2-18-0' into 'master' | Stan Hu | 2018-07-16 | 1 | -3/+3 |
|\ \ | | | | | | | | | | | | | Update Git version to 2.18.0 See merge request gitlab-org/gitlab-ce!20489 | ||||
| * | | Update Git version to 2.18.0 | James Lopez | 2018-07-09 | 1 | -3/+3 |
| |/ | |||||
* | | Document update for GitLab Pages users. | Richard Hancock | 2018-07-10 | 1 | -0/+9 |
|/ | |||||
* | Merge branch 'docs-products-links' into 'master' | Achilleas Pipinellis | 2018-07-03 | 1 | -1/+1 |
|\ | | | | | | | | | Updated /products links to /pricing See merge request gitlab-org/gitlab-ce!20321 | ||||
| * | Updated products links to pricing | Marcel Amirault | 2018-07-03 | 1 | -1/+1 |
| | | |||||
* | | Update installation and update guides for 11.1 | Alessio Caiazza | 2018-07-02 | 1 | -3/+3 |
|/ | |||||
* | Merge branch 'docs/install-requirements' into 'master' | Mike Lewis | 2018-06-30 | 1 | -5/+3 |
|\ | | | | | | | | | Update requirements.md to make 8GB the minimum instance size See merge request gitlab-org/gitlab-ce!20133 | ||||
| * | Update requirements.md to make 8GB the minimum instance sizedocs/install-requirements | Lee Matos | 2018-06-25 | 1 | -5/+3 |
| | | |||||
* | | Use the branch instead of the tag to install | Achilleas Pipinellis | 2018-06-26 | 1 | -3/+2 |
|/ | |||||
* | Update gitlab_chart.md | Mike Lewis | 2018-06-22 | 1 | -1/+1 |
| | |||||
* | Simplify the decode secret stepjl-helm-polish-docs | Joshua Lambert | 2018-06-22 | 1 | -11/+1 |
| | |||||
* | Add a missing period | Joshua Lambert | 2018-06-22 | 1 | -1/+1 |
| | |||||
* | Push CPU requirement to 6 | Joshua Lambert | 2018-06-21 | 1 | -1/+1 |
| | |||||
* | Add additional commands for Mac OS for retrieving the password | Joshua Lambert | 2018-06-21 | 1 | -3/+14 |
| | |||||
* | Fix helm update command | Joshua Lambert | 2018-06-21 | 1 | -1/+1 |
| | |||||
* | Minor polish | Joshua Lambert | 2018-06-21 | 1 | -2/+2 |
| | |||||
* | Add `gitlab` chart documentation | Joshua Lambert | 2018-06-21 | 8 | -32/+395 |
| | |||||
* | Use Go 1.10 for source installationsgo-1.10-source-installs | Jacob Vosmaer | 2018-06-19 | 1 | -5/+5 |
| |