summaryrefslogtreecommitdiff
path: root/doc/install
Commit message (Collapse)AuthorAgeFilesLines
* Added correct syntax in nginx suggestion boxdocs-add-nginx-notesahbabou2019-02-061-0/+5
|
* Make supported bundler version clearer and polish topicEvan Read2019-01-301-54/+76
|
* Fix most instances of bare URLs in markdownEvan Read2019-01-243-6/+6
|
* Avoid installing Bundler 2.0 or higherTakuya Noguchi2019-01-221-1/+1
| | | | | | to always use Bundler 1.x on source install at this moment Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* doc graphicsmagick installation for source installAlexis Reigel2019-01-151-0/+7
|
* Fenced code blocks for all the docsLukas Eipert2019-01-141-209/+298
|
* Update FE developer and installation documentationLukas Eipert2019-01-141-1/+3
|
* Make unordered lists conform to styleguidedocs/fix-unordered-list-styleEvan Read2019-01-082-7/+7
| | | | - Also makes other minor Markdown fixes that were near the main fixes.
* Merge branch 'docs/avoid-redirected-geo-links' into 'master'Achilleas Pipinellis2019-01-071-1/+1
|\ | | | | | | | | Avoid redirected Geo links See merge request gitlab-org/gitlab-ce!24138
| * Avoid redirected Geo linksdocs/avoid-redirected-geo-linksEvan Read2019-01-041-1/+1
| |
* | Mark references to openshift template as deprecatedBalasankar "Balu" C2019-01-041-0/+6
| |
* | Merge branch 'docs/rs-11-7-guides' into 'master'Achilleas Pipinellis2019-01-041-3/+3
|\ \ | |/ |/| | | | | Installation/Update guides for 11.7 See merge request gitlab-org/gitlab-ce!24109
| * Update installation from source guideRobert Speicher2019-01-021-3/+3
| |
* | Use OpenShift in docs and Web UI instead of OpenshiftTakuya Noguchi2019-01-021-2/+2
|/ | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Update doc/install/installation.mdFatih Sarhan2018-12-311-1/+1
|
* Merge branch 'patch-35' into 'master'Marin Jankovski2018-12-241-1/+2
|\ | | | | | | | | Alphabetized and added IBM Kubernetes service (IKS) See merge request gitlab-org/gitlab-ce!23824
| * Alphabetized and added IBM Kubernetes service (IKS)JJ Asghar2018-12-141-1/+2
| |
* | Compress all images under doc/Achilleas Pipinellis2018-12-184-0/+0
|/
* Ensure everyone reads https://gitlab.com/charts/gitlab/merge_requests/599/diffsSid Sijbrandij2018-12-121-0/+1
|
* Ensure everyone reads https://gitlab.com/charts/gitlab/merge_requests/599/diffsSid Sijbrandij2018-12-121-0/+1
|
* 'of installing' -> 'for installing'Mike Lewis2018-12-071-1/+1
|
* Clarify the installation methodsAchilleas Pipinellis2018-12-061-34/+40
|
* Merge remote-tracking branch 'origin/master' into ↵Achilleas Pipinellis2018-12-051-3/+3
|\ | | | | | | tatkins-installation-method-docs
| * Fix list that doesn't render properlyEvan Read2018-12-051-3/+4
| |
| * update installation from source guideAlex Hanselka2018-12-041-3/+3
| |
* | Make k8s trade-offs less intimidatingAchilleas Pipinellis2018-12-041-5/+3
| |
* | Reword note about familiarity with k8sAchilleas Pipinellis2018-12-034-48/+39
| |
* | Remove mention of deprecated charts in the docsAchilleas Pipinellis2018-12-031-23/+0
| |
* | Refactor the GitLab k8s installation methodAchilleas Pipinellis2018-11-293-60/+68
| |
* | Merge branch 'master' into tatkins-installation-method-docsAchilleas Pipinellis2018-11-296-12/+10
|\ \ | |/
| * Merge branch '54230-eliminate-duplicated-words' into 'master'Evan Read2018-11-273-4/+4
| |\ | | | | | | | | | | | | Eliminate duplicated words (for docs) See merge request gitlab-org/gitlab-ce!23183
| | * Eliminate duplicated wordsTakuya Noguchi2018-11-223-4/+4
| | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
| * | Merge branch 'patch-32' into 'master'Stan Hu2018-11-221-2/+1
| |\ \ | | | | | | | | | | | | | | | | Documentation: Correct blocked SMTP ports for GKE See merge request gitlab-org/gitlab-ce!23275
| | * | Correct blocked SMTP ports for GKEMax Winterstein2018-11-211-2/+1
| | |/
| * | Docs: Cleaning up various linksMarcel Amirault2018-11-211-5/+4
| | |
| * | Upgraded minimum Git version to 2.18.0Francisco Javier López2018-11-211-1/+1
| |/
* | Fix typo and broken link refstatkins-installation-method-docsTom Atkins2018-11-213-5/+5
| |
* | Moderate warning caveats.Tom Atkins2018-11-211-1/+1
| |
* | Couple of small edits/typosMike Lewis2018-11-201-2/+2
| |
* | Update doc/install/README.md, doc/install/kubernetes/index.md, ↵Tom Atkins2018-11-203-11/+58
|/ | | | doc/install/kubernetes/gitlab_chart.md files
* Fix zero downtime link in requirementsKai Schröer2018-11-181-1/+1
|
* Change supported web browsers sentence to bullet list in requirements.mdsupported-web-browsers-to-bullet-listLuke Bennett2018-11-141-1/+7
|
* Upgrade to Ruby 2.5.3sh-bump-ruby-2.5.3Stan Hu2018-11-131-3/+3
| | | | | | | | | | | | | | | Attempt to update google-protobuf for migration-paths Because the one we were using aren't compatible with Ruby 2.5.3, and it'll be troublesome to switch Ruby. Upgrading google-protobuf will be much easier. All of them will need to be updated for Ruby 2.5.3 We remove oj because we don't really need it and it doesn't compile on 2.5.3 with that version. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41825
* Merge branch 'docs/fix-more-urls' into 'master'Achilleas Pipinellis2018-11-121-1/+1
|\ | | | | | | | | Update URLs to better ones See merge request gitlab-org/gitlab-ce!22931
| * Implement review commentsdocs/fix-more-urlsEvan Read2018-11-121-1/+1
| |
| * Update URLs to better onesEvan Read2018-11-091-1/+1
| |
* | Fix link for raising helm chart issuesdocs/fix-helm-chart-issue-linkEvan Read2018-11-121-2/+2
|/
* Fix broken linkBrendan O'Leary 🐢2018-11-081-1/+1
|
* Fix broken links and other minor improvementsEvan Read2018-11-081-21/+27
|
* Update Installation Guide for 11.5Steve Azzopardi2018-11-071-3/+3
|