summaryrefslogtreecommitdiff
path: root/doc/install
Commit message (Collapse)AuthorAgeFilesLines
* Update installation guide for 8.118-11-guidesRuben Davila2016-08-011-2/+2
|
* Update gitlab-workhorse version to 0.7.8 in installation and update guidesRémy Coutable2016-07-211-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Update installation & update guides for 8.10Rémy Coutable2016-07-051-3/+3
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add missing privileges to MySQL databaseAchilleas Pipinellis2016-07-051-1/+1
| | | | [ci skip]
* Mention gmakeJacob Vosmaer2016-06-271-0/+4
|
* Removed unneeded wordIan Lee2016-06-261-1/+1
|
* Added 8.9 install/update guidesYorick Peterse2016-06-071-3/+3
| | | | [ci skip]
* Add Edge to supported browsers list. [ci skip]Connor Shea2016-06-011-0/+1
|
* occuring -> occurringChris Spicer2016-05-291-1/+1
|
* Use gitlab-workhorse 0.7.4Jacob Vosmaer2016-05-271-1/+1
| | | | | This enables https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4278 .
* Update branch name from 8-7-stable to 8-8-stableFlorian Preinstorfer2016-05-241-1/+1
|
* Use gitlab-workhorse 0.7.3Jacob Vosmaer2016-05-231-1/+1
|
* Change all occurrences of doc.gitlab.com to docs.gitlab.comAchilleas Pipinellis2016-05-132-2/+2
| | | | [ci skip]
* Update 8.8 guidesValery Sizov2016-05-111-1/+1
|
* Add note to requirements doc on swap recommendation, and ensuring enough ↵available-memory-reqDJ Mountney2016-05-051-1/+8
| | | | available memory.
* Add clear instructions on installing the pg_trgm extensionAchilleas Pipinellis2016-05-031-7/+49
| | | | [ci skip]
* Changes support from IE 10+ to IE 11+ie-browser-updateJacob Schatz2016-04-251-1/+1
|
* Merge branch 'docs/notice-about-gitlab-runner' into 'master' Grzegorz Bizon2016-04-191-0/+20
|\ | | | | | | | | | | | | | | Add notice about GitLab Runner to requirements docs This is related to #14589, and problems that may stem from running GitLab Runner on same machine user installed GitLab web app on. See merge request !3518
| * 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.
* | Updated trusted proxies doc section to link to the restart GitLab docsconfigure_trusted_proxiesDJ Mountney2016-04-121-1/+2
| |
* | Add changelog entries, install docs, and gitlab.yml.example entry for the ↵DJ Mountney2016-04-121-0/+9
| | | | | | | | trusted_proxies setting
* | Go back to gitlab-workhorse 0.7.1Jacob Vosmaer2016-04-111-1/+1
| | | | | | | | | | We found out that 0.7.2 breaks shallow `git clone`. GitLab 8.7 will work fine with gitlab-workhorse 0.7.1 too.
* | Merge branch 'gitlab-workhorse-0.7.2' into 'master' Yorick Peterse2016-04-081-1/+1
|\ \ | | | | | | | | | | | | Use gitlab-workhorse 0.7.2 See merge request !3570
| * | Use gitlab-workhorse 0.7.2Jacob Vosmaer2016-04-061-1/+1
| |/
* | Disable git gc --autoJacob Vosmaer2016-04-061-1/+5
|/
* Added 8.7 install/update guidesYorick Peterse2016-04-041-2/+2
| | | | [ci skip]
* Gitlab-workhorse tags have "v" nowworkhorse-0.7.1Jacob Vosmaer2016-03-211-1/+1
|
* Use gitlab-workhorse 0.7.1Jacob Vosmaer2016-03-211-1/+1
|
* Bump Git version requirement to 2.7.4Douwe Maan2016-03-171-5/+5
|
* Fix golang shasum invocationJacob Vosmaer2016-03-161-1/+1
|
* Update Git source installation steps to 2.7.3Jacob Vosmaer2016-03-161-2/+3
|
* Merge branch 'doc-updates' into 'master' Achilleas Pipinellis2016-03-162-12/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-152-2/+2
| | | | | | | | guides.
| * Fix requirements.md link and improve PostgreSQL commandsChris Wilson2016-03-112-12/+5
| | | | | | | | | | | | | | | | - 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.
* | Bump Git version requirement to 2.7.3Douwe Maan2016-03-151-1/+1
| |
* | Merge branch 'rs-prepare-8-6' into 'master' Robert Speicher2016-03-141-2/+2
|\ \ | | | | | | | | | | | | | | | | | | Prepare docs for 8.6 RC1 [ci skip] See merge request !3173
| * | Prepare docs for 8.6 RC1Robert Speicher2016-03-101-2/+2
| |/ | | | | | | [ci skip]
* | Added pg_trgm to the PostgreSQL requirementsYorick Peterse2016-03-111-0/+11
|/
* Document changes to the initial admin passwordrs-initial-setup-docsRobert Speicher2016-03-071-4/+7
| | | | [ci skip]
* Use dedicated relative_url.rb initializerArtem Sidorenko2016-02-291-5/+15
| | | | in order to have it the same way like in omnibus
* Merge branch 'uploads-700' into 'master' revert-53176717Marin Jankovski2016-02-231-2/+3
|\ | | | | | | | | | | | | Restrict permissions on public/uploads Based on https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/631 See merge request !2764
| * Simplify permissions creationuploads-700Achilleas Pipinellis2016-02-101-2/+2
| | | | | | | | [ci skip]
| * Restrict permissions on public/uploadsAchilleas Pipinellis2016-02-091-3/+4
| |
* | Make sure we recommend 2GBSytse Sijbrandij2016-02-221-2/+2
| |
* | revert back to ruby 2.1 - use 2.1.8James Lopez2016-02-191-3/+3
| |
* | revert back to ruby 2.1James Lopez2016-02-192-5/+5
| |
* | Use gitlab-workhorse 0.6.5Jacob Vosmaer2016-02-171-1/+1
| |
* | Fix Redis installation guideAchilleas Pipinellis2016-02-162-15/+70
| | | | | | | | [ci skip]