summaryrefslogtreecommitdiff
path: root/doc/install
Commit message (Collapse)AuthorAgeFilesLines
* 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]
* | Use gitlab-workhorse 0.6.4workhorse-0.6.4Jacob Vosmaer2016-02-121-1/+1
| |
* | Merge branch 'doc_relative_url' into 'master' Achilleas Pipinellis2016-02-102-0/+131
|\ \ | | | | | | | | | | | | | | | | | | Add documentation on relative URL support closes #12773 See merge request !2770
| * | Fix typos and grammarAchilleas Pipinellis2016-02-102-9/+8
| | | | | | | | | | | | [ci skip]
| * | Add note on using a custom init scriptdoc_relative_urlAchilleas Pipinellis2016-02-091-1/+5
| | | | | | | | | | | | [ci skip]
| * | Add relative URL documentationAchilleas Pipinellis2016-02-092-0/+128
| |/
* | Merge branch 'update-install-documentation-8.5' into 'master' Yorick Peterse2016-02-101-2/+2
|\ \ | | | | | | | | | | | | | | | | | | Updated install/update guides for 8.5 See merge request !2766
| * | Updated install/update guides for 8.5Yorick Peterse2016-02-101-2/+2
| | | | | | | | | | | | [ci skip]
* | | Merge branch '3kami3/gitlab-ce-root_email' into 'master' Douwe Maan2016-02-091-2/+2
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Add an option to supply root email through an environmental variable. _Originally opened at !2499 by @3kami3._ --- Add an option to supply root email through an environmental variable. See merge request !2751
| * | Add an option to supply root email through an environmental variable.3kami3/gitlab-ce-root_email3kami32016-02-081-2/+2
| |/
* | Fix grammar in installation requirements.Paul Johnson2016-02-081-1/+1
|/ | | | Fixes #13274
* Make sure the public/uploads/ directory is createdAchilleas Pipinellis2016-02-051-0/+3
| | | | [ci skip]
* Fix wrong Ruby SHA and replace with sha256sumAchilleas Pipinellis2016-02-051-1/+1
| | | | [ci skip]
* Use gitlab-workhorse 0.6.3 in installation guidegit-raw-workhorseJacob Vosmaer2016-02-021-1/+1
|
* Update gitlab-workhorse versions in documentationRobert Speicher2016-01-271-1/+1
| | | | [ci skip]
* updated docs to reflect min requirement of 2.1 [ci skip]James Lopez2016-01-272-2/+2
|
* updated docs to reflect version update [ci skip]James Lopez2016-01-252-3/+2
|
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4James Lopez2016-01-222-6/+20
|\ | | | | | | | | # Conflicts: # .gitlab-ci.yml
| * Mention required Ruby versionruby_versionAchilleas Pipinellis2016-01-202-6/+20
| | | | | | | | [ci skip]
* | update Ruby version to 2.2.4 (latest previous stable) and update docsJames Lopez2016-01-211-3/+3
|/
* Update MySQL docsRobert Speicher2016-01-181-8/+11
| | | | [ci skip]