summaryrefslogtreecommitdiff
path: root/doc/install/installation.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'update-guides-for-9-3' into '9-3-stable'cherry-pick-42d87f21Clement Ho2017-06-271-2/+2
* Merge branch '31943-document-go-18' into 'master'Achilleas Pipinellis2017-06-031-8/+7
|\
| * 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 repositoryJacob Vosmaer2017-05-231-1/+1
* | Minimum postgresql version is now 9.2Nick Thomas2017-05-261-1/+2
|/
* Update installation.md - Updated the Ruby section. Luís Pedro Algarvio2017-05-101-4/+9
* Update guides for 9.2.Timothy Andrew2017-05-081-2/+2
* #31560 Add repo parameter to gitaly:install and workhorse:installMike Ricketts2017-05-021-0/+11
* Configure Gitaly through settings file instead of ENV varsgitaly-testing-tomlAlejandro Rodríguez2017-04-181-3/+1
* Update documents according to:update-doc-installation-and-upgradeLin Jen-Shin2017-04-111-3/+3
* Use config.toml to configure GitalyJacob Vosmaer2017-04-061-6/+8
* Change socket_path to gitaly_addressJacob Vosmaer2017-03-291-2/+2
* Add notes about dropping support for Ruby 2.1.xStan Hu2017-03-221-1/+2
* Add gitaly admin docsJacob Vosmaer2017-03-211-0/+3
* Add gitaly source installation instructionsJacob Vosmaer2017-03-211-0/+27
* Merge branch 'update-install-guides-9-0' into 'master' Rémy Coutable2017-03-101-2/+2
|\
| * Flush out the update guide from 8.17 - 9.0DJ Mountney2017-03-081-2/+2
* | Instructions for installing google-protobuf from sourceJacob Vosmaer2017-03-091-0/+6
|/
* update install doc to reflect start of yarn dependencyupdate-yarn-docsMike Greiling2017-02-281-4/+3
* correct gitlab version that started requiring yarnadd-yarn-documentationMike Greiling2017-02-171-3/+4
* pluralize "this step"Mike Greiling2017-02-171-1/+1
* do not use --force command argument for yarnMike Greiling2017-02-161-1/+1
* add yarn command to install from source instructionsMike Greiling2017-02-161-0/+1
* update rake command for assets compilationMike Greiling2017-02-151-1/+1
* update install from source directions to mention nodejs and yarn requirementsMike Greiling2017-02-151-6/+23
* Rename builds to jobs in docsAchilleas Pipinellis2017-02-151-1/+1
* Update guides for 8.17 versionupdate-guidesRuben Davila2017-02-061-2/+2
* Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-031-1/+1
|\
| * Fix Ruby verification commandfix-ruby-verification-commandSean McGivern2017-02-021-1/+1
* | Move Pages docs to new locationAchilleas Pipinellis2017-02-011-1/+1
* | Point to GP administration guide, no need to duplicate things [ci skip]Achilleas Pipinellis2017-01-311-10/+4
* | Add GitLab PagesKamil Trzcinski2017-01-311-0/+13
|/
* update scripts and docs to reference the newly namespaced rake taskrelative-url-assetsMike Greiling2017-01-271-1/+1
* Fix hash of ruby archive in documentationMaximilien Cuony2017-01-241-1/+1
* Allow to use ENV variables in redis configSemyon Pupkov2017-01-131-0/+6
* added update guides for 8.16 [ci skip]James Lopez2017-01-091-2/+2
* Re-order update steps in the 8.14 -> 8.15 upgrade guide26014-fix-update-docRémy Coutable2017-01-091-6/+0
* [ci skip] Update "Installation from source" guide for 8.15.0update/installation-from-source-guide-8-15Douglas Barbosa Alexandre2016-12-091-2/+2
* Merge branch 'update-git-version-in-doc' into 'master' Marin Jankovski2016-12-071-4/+4
|\
| * Bump Git version requirement to 2.8.4update-git-version-in-docRémy Coutable2016-12-011-4/+4
* | Bump ruby versionzj-use-ruby-2-3-3Z.J. van de Weg2016-12-031-3/+3
* | Don't allow to specify a repo or version when installing Workhorseremove-gitlab-workhorse-version-option-from-install-taskRémy Coutable2016-12-011-12/+0
|/
* Move task helpers to a module22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-to-gitlab-shell-installRémy Coutable2016-11-301-4/+4
* Add #run_command! to task helpers to raise a TaskFailedError if status is not 0Rémy Coutable2016-11-301-1/+1