summaryrefslogtreecommitdiff
path: root/doc/install
Commit message (Collapse)AuthorAgeFilesLines
* Mention required Ruby versionruby_versionAchilleas Pipinellis2016-01-202-6/+20
| | | | [ci skip]
* Update MySQL docsRobert Speicher2016-01-181-8/+11
| | | | [ci skip]
* Add information about PostgreSQL<>MySQL 'text' type differences into to ↵Tomasz Maczukin2016-01-181-0/+19
| | | | installation docs
* Update to Go 1.5.3Stan Hu2016-01-131-4/+4
|
* Prepare Installation and Update docs for 8.4 RC1Robert Speicher2016-01-121-2/+2
| | | | [ci skip]
* Use gitlab-workhorse 0.5.4gitlab-workhorse-0.5.4Jacob Vosmaer2016-01-121-1/+1
| | | | Fixes routing errors for /api/v3/projects/
* Use gitlab-workhorse 0.5.3gitlab-workhorse-0.5.3Jacob Vosmaer2016-01-111-1/+1
|
* Remove outdated gitlab-git-http-server reference from Install docRobert Speicher2016-01-101-2/+2
| | | | [ci skip]
* Use gitlab-workhorse 0.5.1gitlab-workhorse-0.5.1Jacob Vosmaer2015-12-171-1/+1
|
* Update workhorse version in doc/install/installation.mdworkhorse-passthroughRobert Speicher2015-12-151-1/+1
|
* Prepare Installation doc for 8.3.0-rc1Robert Speicher2015-12-141-34/+39
| | | | [ci skip]
* Bump Redis requirement to 2.8 for Sidekiq 4 requirementsStan Hu2015-12-121-3/+19
| | | | | | Closes #3649 [ci skip]
* Auto-detect the required gitlab-shell versioninstall-guide-gitlab-shell-versionJacob Vosmaer2015-12-011-1/+1
|
* Install gitlab-shell 2.6.8Jacob Vosmaer2015-11-301-1/+1
|
* Merge branch 'workhorse-version' into 'master' Jacob Vosmaer2015-11-201-2/+2
|\ | | | | | | | | | | | | Bump GitLab Workhorse version to 0.4.2 See merge request !1830
| * Update gitlab-workhorse docs to 0.4.2workhorse-versionRobert Schilling2015-11-191-2/+2
| |
* | More GitLab spellings. No dedicated CI in omnibus [ci skip]update-docsRobert Schilling2015-11-191-1/+1
| |
* | Update gitlab-shell documentation [ci skip]Robert Schilling2015-11-191-1/+1
|/
* Merge branch 'http-to-https' into 'master' Achilleas Pipinellis2015-11-172-3/+3
|\ | | | | | | | | | | | | Rewrite HTTP links to force TLS, where possible I got annoyed at the fact that the links on the profile page don't force the use of TLS, so I grepped through the entire source tree, tested all the links I found, and replaced them if possible. See merge request !1806
| * Rewrite HTTP links to force TLS, where possibleAlex Jordan2015-11-162-3/+3
| |
* | Update doc/install/installation.md for gitlab-workhorseRobert Speicher2015-11-131-10/+9
| | | | | | | | [ci skip]
* | Update doc/install/installation.md for 8-2-stableRobert Speicher2015-11-131-2/+2
|/ | | | [ci skip]
* Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse nowKamil Trzcinski2015-11-101-2/+0
|
* Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+5
| | | | | | | - Offloads uploading to GitLab Workhorse - Use /authorize request for fast uploading - Added backup recipes for artifacts - Support download acceleration using X-Sendfile
* Merge pull request #9807 from SkySymbol/fix_line_orderRobert Schilling2015-11-061-1/+1
|\ | | | | fix line order in installation docs
| * It makes more sense like thisVincent Lequertier2015-11-041-1/+1
| |
* | Update installation.mdmutec2015-11-041-1/+1
|/
* Merge pull request #9794 from arnaud-zg/masterRobert Schilling2015-11-021-0/+4
|\ | | | | Go to gitlab installation folder before initialize database
| * Go to gitlab installation folder before initialize databasezheng_b2015-11-021-0/+4
| |
* | Gilab -> GitLabRobert Schilling2015-10-311-1/+1
|/
* Write out internet explorerSytse Sijbrandij2015-10-291-1/+1
|
* IE message doesn't need a headingSytse Sijbrandij2015-10-291-5/+1
|
* Merge branch 'gitlab-shell-v2.6.6' into 'master' Dmitriy Zaporozhets2015-10-281-1/+1
|\ | | | | | | | | | | | | Bump gitlab-shell to v2.6.6 See merge request !1673
| * Bump gitlab-shell to v2.6.6Artem V. Navrotskiy2015-10-221-1/+1
| |
* | Remove "Install schedules" step from Installation guideRobert Speicher2015-10-241-5/+0
|/ | | | [ci skip]
* Merge branch 'gghs-0.3.0' into 'master' Robert Speicher2015-10-161-1/+1
|\ | | | | | | | | Use gitlab-git-http-server 0.3.0 for GitLab 8.1 See merge request !1605
| * Use gitlab-git-http-server 0.3.0gghs-0.3.0Jacob Vosmaer2015-10-151-1/+1
| |
* | Merge branch 'gitlab-git-http-server-version' into 'master' Robert Speicher2015-10-161-0/+1
|\ \ | |/ | | | | | | | | | | | | | | Track compatible gitlab-git-http-server version The 'git archive' changes in GitLab 8.1 require a version of gitlab-git-http-server that is incompatible with GitLab 8.0, so we need to keep track of this now. See merge request !1603
| * Track compatible gitlab-git-http-server versiongitlab-git-http-server-versionJacob Vosmaer2015-10-151-0/+1
| |
* | Update Installation doc for 8-1-stableRobert Speicher2015-10-151-2/+2
|/
* Golang download instructions assume amd64golang-i386Jacob Vosmaer2015-10-011-0/+3
|
* Use Ruby 2.1.7 for new installs from sourcegolang-ruby-versionsJacob Vosmaer2015-09-291-2/+3
|
* Use Golang 1.5.1 for new installs from sourceJacob Vosmaer2015-09-291-4/+4
|
* Update Troubleshooting sectionsRobert Speicher2015-09-241-4/+4
|
* Add Troubleshooting section to Install guideRobert Speicher2015-09-231-0/+10
|
* Mention Reply by email to installation doc.install-doc-reply-by-emailDouwe Maan2015-09-221-13/+17
|
* fix failing migration on mysqlHannes Rosenögger2015-09-181-1/+1
| | | | | | | | We didn't specify that the db user needs the right to create temporary tables before. That's why the migration will fail on most installations. This commits removes the "TEMPORARY" from the migration and changes the documentation to include the necessary rights for the future.
* Change 7-14-stable to 8-0-stable in doc/install/installation.mdRobert Speicher2015-09-161-4/+4
| | | | [ci skip]
* Update documentation and config filesKamil Trzcinski2015-09-161-0/+23
|
* Bump gitlab-shell to v2.6.5Robert Speicher2015-09-081-1/+1
|