summaryrefslogtreecommitdiff
path: root/doc/install
Commit message (Collapse)AuthorAgeFilesLines
...
* Add auto-monitoring docs to auto-deploy pageJoshua Lambert2017-08-151-1/+1
|
* Add notes about database performance for MySQLStan Hu2017-08-111-0/+4
| | | | [ci skip]
* Document new all-in-one Helm chart - docsJoshua Lambert2017-08-104-12/+182
|
* Include RE2 in the upgrade docsNick Thomas2017-08-101-0/+3
|
* Merge branch 'update-installation-docs-9-5' into 'master'Achilleas Pipinellis2017-08-091-2/+2
|\ | | | | | | | | update Install from Source instructions See merge request !13411
| * update Install from Source instructionsSimon Knox2017-08-091-2/+2
| |
* | Merge branch 'update-source-install-docs-with-i18n' into 'master'Rémy Coutable2017-08-091-4/+6
|\ \ | |/ |/| | | | | | | | | Update docs with i18n info for source installations Closes #35193 See merge request !13212
| * Update docs with i18n info for source installationsupdate-source-install-docs-with-i18nRubén Dávila2017-08-081-4/+6
| |
* | Use long curl optionsJacob Vosmaer2017-08-041-1/+1
| |
* | Install 'yarn' globally to avoid PATH issuesJacob Vosmaer2017-08-031-2/+4
|/
* Add libre2-dev to the list of dependenciesNick Thomas2017-07-201-1/+1
|
* Update Google launcher detailsgoogle-launchereliran.mesika2017-07-161-4/+4
|
* Deep linkSid Sijbrandij2017-07-121-1/+1
|
* Update source installation instructions for 9.4jej/update-source-install-instructions-for-9-4James Edwards-Jones2017-07-111-2/+2
|
* Repair Regression caused by - !11573Paul Charlton2017-07-111-0/+6
| | | | | | | | some changes introduced by 4daa6da5407d235cbe4f7a787eaa29304446a870, 26b6e299e1c97b956306572c5c9f6c02f428bfd7, 17898ce021fc365c620d4600df68c3e7d2151619 were regressed during today's merge conflict resolution of !11573. This commit serves to reapply those changes. /cc: @rspeicher @stanhu @mikegreiling
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-6/+0
|
* doc:installation add note about disable-gems for gitlab-shellJason Plum2017-07-101-0/+6
| | | | | | See https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1707#note_34351820 Adding notation about speeding up `gitlab-shell` by disabling RubyGems
* Mention that 9.3 also needs `log_bin_trust_function_creators` on MySQL.dm-mysql-log_bin_trust_function_creatorsDouwe Maan2017-07-071-1/+12
|
* Merge branch 'helm-runner-doc-certs' into 'master'Marin Jankovski2017-07-061-0/+53
|\ | | | | | | | | Add GitLab Runner Helm Chart documenation for custom certificates See merge request !12594
| * Add GitLab Runner Helm Chart documenation for cucstom certificateshelm-runner-doc-certsDJ Mountney2017-06-301-0/+53
| | | | | | | | | | | | This outlines how to provide the custom ssl certificate to the runner for accessing GitLab in the case that GitLab is using a custom/self-signed certificate.
* | Document that GitLab 9.3 requires the TRIGGER permission on MySQLdm-9-3-requires-mysql-triggerDouwe Maan2017-07-041-1/+1
|/
* Merge branch 'update-guides-for-9-3' into '9-3-stable'cherry-pick-42d87f21Clement Ho2017-06-271-2/+2
| | | | | Update guide for 9.3 See merge request !12038
* Monty's version is better.sytses2017-06-231-1/+1
|
* Word MySQL stronger.sytses2017-06-231-2/+3
|
* Wording of Mysql support.sytses2017-06-211-3/+3
|
* Add link to issue for MySQL/subgroups drop supportAchilleas Pipinellis2017-06-201-1/+2
|
* Mention limitations of MySQL in docsAchilleas Pipinellis2017-06-191-41/+47
|
* Added Tectonic to the page.updating-k8s-pageEliran Mesika2017-06-131-1/+1
|
* Merge branch 'evn-no-geo-either' into 'master'Stan Hu2017-06-081-1/+2
|\ | | | | | | | | GitLab GEO also does not support mysql replication See merge request !11914
| * Update per discussionevn-no-geo-eitherernstvn2017-06-081-1/+1
| |
| * GitLab GEO also does not support mysql replicationernstvn2017-06-051-1/+2
| |
* | Merge branch '32236-fix-typo-in-helm-chart-installation-doc' into 'master'Achilleas Pipinellis2017-06-061-2/+2
|\ \ | | | | | | | | | | | | | | | | | | Fix typo in helm chart installation doc (#32236) Closes #32236 See merge request !11891
| * | Fix typo on namespaceSébastien2017-06-031-2/+2
| | |
* | | Update gitlab_chart.mdadd-note-on-body-sizeJoshua Lambert2017-06-051-1/+3
| |/ |/|
* | Merge branch '31943-document-go-18' into 'master'Achilleas Pipinellis2017-06-031-8/+7
|\ \ | |/ |/| | | | | Document go1.8.3 as dependency See merge request !11245
| * Go 1.8.3 and Upgrade-9.3 docKim "BKC" Carlbäcker2017-06-021-4/+4
| |
| * Document go1.8.1 as dependencyKim "BKC" Carlbäcker2017-06-021-8/+7
| |
* | Add section to compile GetText files for source installationsupdate-installation-docs-with-i18nRuben Davila2017-06-011-0/+4
|/
* Enable Gitaly by default in GitLab 9.3Jacob Vosmaer2017-05-301-14/+0
|
* Merge branch 'node-sudo-bash' into 'master'Rémy Coutable2017-05-301-1/+1
|\ | | | | | | | | Use 'sudo bash' when adding nodesource repository See merge request !10527
| * Use 'sudo bash' when adding nodesource repositoryJacob Vosmaer2017-05-231-1/+1
| | | | | | | | In accordance with https://github.com/nodesource/distributions#debinstall
* | Postgresql 9.2 is the minimum version from GitLab 9.3, not 9.0Nick Thomas2017-05-261-1/+1
| |
* | Minimum postgresql version is now 9.2Nick Thomas2017-05-262-2/+3
| |
* | Add notes to the kubernetes install docs regarding source IPsupdate-helm-source-ip-docsDJ Mountney2017-05-241-1/+35
| | | | | | | | | | Note how to add the annotation for preserving the IPs, and note the requirement to run your ingress controllers using a daemonset in GKE.
* | Tweak noteJoshua Lambert2017-05-231-2/+2
| |
* | Add a note for waiting for storage to provision32749-update-helm-chart-documentationJoshua Lambert2017-05-223-1/+9
|/
* Add notes for supported schedulers and cloud providers32667-update-helm-chart-documentationJoshua Lambert2017-05-221-0/+2
|
* Fix typoJoshua Lambert2017-05-151-2/+2
|
* Link to a case where we can't support MySQLadd-problematic-mysql-examplesYorick Peterse2017-05-121-2/+5
| | | | | | | | | This updates the requirements guide to include a link to an issue where we discuss dropping MySQL support for nested groups. This should give users a better understanding of why we highly recommend them to use PostgreSQL instead. [ci skip]
* Merge branch 'update-database-requirements' into 'master' Rémy Coutable2017-05-111-5/+12
|\ | | | | | | | | Update DB requirements in the documentation See merge request !11293