summaryrefslogtreecommitdiff
path: root/doc/install/requirements.md
Commit message (Collapse)AuthorAgeFilesLines
* Add MySQL info in install requirementsAchilleas Pipinellis2017-02-141-4/+11
| | | | [ci skip]
* Add support of Chrome/Chromium in requirements.mdAchilleas Pipinellis2016-11-231-1/+1
| | | | [ci skip]
* Update requirements.md with new supported web browsers textupdate-supported-web-browsersLuke "Jared" Bennett2016-11-071-6/+3
|
* Gitlab -> GitLabBen Bodenmiller2016-09-061-1/+1
|
* Fix a typoAhmad Sherif2016-09-021-1/+1
|
* Change minimum Unicorns required to twoAhmad Sherif2016-09-021-3/+1
|
* Update memory requirementsAhmad Sherif2016-09-021-15/+15
|
* Update Ruby version to 2.3 in RequirementsSebastiaan Lokhorst2016-08-231-1/+1
|
* Removed unneeded wordIan Lee2016-06-261-1/+1
|
* Add Edge to supported browsers list. [ci skip]Connor Shea2016-06-011-0/+1
|
* occuring -> occurringChris Spicer2016-05-291-1/+1
|
* Add note to requirements doc on swap recommendation, and ensuring enough ↵available-memory-reqDJ Mountney2016-05-051-1/+8
| | | | available memory.
* Changes support from IE 10+ to IE 11+ie-browser-updateJacob Schatz2016-04-251-1/+1
|
* Add link to Runner security docAchilleas Pipinellis2016-04-111-4/+14
| | | | [ci skip]
* Add notice about GitLab Runner to requirements docsGrzegorz Bizon2016-04-041-0/+10
| | | | | This is related to !14589, and problems that may stem from running GitLab Runner on same machine user installed GitLab web app on.
* Merge branch 'doc-updates' into 'master' Achilleas Pipinellis2016-03-161-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix requirements.md link and improve PostgreSQL commands - Point requirements.md link to the correct location - Link to gitlab installation.md document instead of github - Use psql command switch to run specified SQL commands for creation of user and database permissions. - Instead of requiring a comment like `# Do not type the 'template1=#', this is part of the prompt` it may be easier to just use the command switch with `psql` to execute the SQL commands. *forgot [ci skip] :(* See merge request !3176
| * Use relative link for installation.mdChris Wilson2016-03-151-1/+1
| |
| * Revert to relative requirements.md link use gitlab.com link for installation ↵Chris Wilson2016-03-151-1/+1
| | | | | | | | guides.
| * Fix requirements.md link and improve PostgreSQL commandsChris Wilson2016-03-111-1/+1
| | | | | | | | | | | | | | | | - Point requirements.md link to the correct location - Link to gitlab installation.md document instead of github - Use psql command switch to run specified SQL commands for creation of user and database permissions.
* | Added pg_trgm to the PostgreSQL requirementsYorick Peterse2016-03-111-0/+11
|/
* Make sure we recommend 2GBSytse Sijbrandij2016-02-221-2/+2
|
* revert back to ruby 2.1James Lopez2016-02-191-1/+1
|
* Fix grammar in installation requirements.Paul Johnson2016-02-081-1/+1
| | | | Fixes #13274
* updated docs to reflect min requirement of 2.1 [ci skip]James Lopez2016-01-271-1/+1
|
* updated docs to reflect version update [ci skip]James Lopez2016-01-251-2/+1
|
* Mention required Ruby versionruby_versionAchilleas Pipinellis2016-01-201-4/+7
| | | | [ci skip]
* Write out internet explorerSytse Sijbrandij2015-10-291-1/+1
|
* IE message doesn't need a headingSytse Sijbrandij2015-10-291-5/+1
|
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-2/+2
| | | | | This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c.
* Merge branch 'revert-satellites' into 'master' Dmitriy Zaporozhets2015-08-111-2/+2
|\ | | | | | | | | | | | | | | | | Revert satellites Return satellites to master for 7.14 We remove satellites in next release (8.0) See merge request !1136
| * Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-1/+1
| | | | | | | | | | | | | | This reverts commit 957e849f41d96fa9778fcdd06792d2f0274b29ab, reversing changes made to 6b9dbe9f5a175a8162abf296367f561bab3eea1a. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Database sizeSytse Sijbrandij (admin)2015-08-101-2/+2
|/
* Merge branch 'drop-satellites'Dmitriy Zaporozhets2015-08-051-1/+1
|\
| * Remove satellites from requirements docs and add CHANGELOGdrop-satellitesDmitriy Zaporozhets2015-08-051-2/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Update docs for Ruby MRI 2.1 requirementrs-issue-2135Robert Speicher2015-08-041-2/+2
|/
* Merge branch 'add-ie-compat-notice' into 'master'Job van der Voort2015-07-081-1/+5
|\ | | | | | | | | | | | | | | Added info about common UI problems if IE Compatibility View mode is enabled. /cc @sytses @Haydn See merge request !939
| * Added info about common UI problems if IE Compatibility View mode is enabled.add-ie-compat-noticePatricio Cano2015-07-071-1/+5
| |
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceSytse Sijbrandij2015-07-071-1/+3
|\ \ | | | | | | | | | | | | Conflicts: doc/install/requirements.md
| * | Add link to multiple app servers.Sytse Sijbrandij2015-07-071-0/+2
| |/
* | Specify that swap will be slow.Sytse Sijbrandij2015-07-071-9/+10
|/
* Changed tis to thisPhil Hughes2015-03-191-2/+2
|
* Documentation about unicorn settings.Sytse Sijbrandij2015-03-161-1/+4
|
* Change default number of unicorn workers to three.Marin Jankovski2015-03-131-1/+1
|
* Rephrased wording in the documentation to say "installation from source" ↵Patricio Cano2015-02-161-1/+1
| | | | instead of "manual installation" or similar.
* Fix a number of discovered typos, capitalization of developer andEwan Edwards2015-02-031-1/+1
| | | | product names, plus a couple of instances of bad Markdown markup.
* Consolidate unicorn worker advise.Sytse Sijbrandij2014-12-081-23/+22
|
* memory constrained unicorn workersJob van der Voort2014-12-081-1/+3
|
* advise about unicorn workersJob van der Voort2014-12-081-1/+9
|
* Reword the 512 memmory advise.Sytse Sijbrandij2014-12-041-6/+6
|
* System with 512MB of RAM can be used but swap size must be increased.Marin Jankovski2014-12-021-2/+3
|