Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mention required Ruby versionruby_version | Achilleas Pipinellis | 2016-01-20 | 2 | -6/+20 |
| | | | | [ci skip] | ||||
* | Update MySQL docs | Robert Speicher | 2016-01-18 | 1 | -8/+11 |
| | | | | [ci skip] | ||||
* | Add information about PostgreSQL<>MySQL 'text' type differences into to ↵ | Tomasz Maczukin | 2016-01-18 | 1 | -0/+19 |
| | | | | installation docs | ||||
* | Update to Go 1.5.3 | Stan Hu | 2016-01-13 | 1 | -4/+4 |
| | |||||
* | Prepare Installation and Update docs for 8.4 RC1 | Robert Speicher | 2016-01-12 | 1 | -2/+2 |
| | | | | [ci skip] | ||||
* | Use gitlab-workhorse 0.5.4gitlab-workhorse-0.5.4 | Jacob Vosmaer | 2016-01-12 | 1 | -1/+1 |
| | | | | Fixes routing errors for /api/v3/projects/ | ||||
* | Use gitlab-workhorse 0.5.3gitlab-workhorse-0.5.3 | Jacob Vosmaer | 2016-01-11 | 1 | -1/+1 |
| | |||||
* | Remove outdated gitlab-git-http-server reference from Install doc | Robert Speicher | 2016-01-10 | 1 | -2/+2 |
| | | | | [ci skip] | ||||
* | Use gitlab-workhorse 0.5.1gitlab-workhorse-0.5.1 | Jacob Vosmaer | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | Update workhorse version in doc/install/installation.mdworkhorse-passthrough | Robert Speicher | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | Prepare Installation doc for 8.3.0-rc1 | Robert Speicher | 2015-12-14 | 1 | -34/+39 |
| | | | | [ci skip] | ||||
* | Bump Redis requirement to 2.8 for Sidekiq 4 requirements | Stan Hu | 2015-12-12 | 1 | -3/+19 |
| | | | | | | Closes #3649 [ci skip] | ||||
* | Auto-detect the required gitlab-shell versioninstall-guide-gitlab-shell-version | Jacob Vosmaer | 2015-12-01 | 1 | -1/+1 |
| | |||||
* | Install gitlab-shell 2.6.8 | Jacob Vosmaer | 2015-11-30 | 1 | -1/+1 |
| | |||||
* | Merge branch 'workhorse-version' into 'master' | Jacob Vosmaer | 2015-11-20 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | Bump GitLab Workhorse version to 0.4.2 See merge request !1830 | ||||
| * | Update gitlab-workhorse docs to 0.4.2workhorse-version | Robert Schilling | 2015-11-19 | 1 | -2/+2 |
| | | |||||
* | | More GitLab spellings. No dedicated CI in omnibus [ci skip]update-docs | Robert Schilling | 2015-11-19 | 1 | -1/+1 |
| | | |||||
* | | Update gitlab-shell documentation [ci skip] | Robert Schilling | 2015-11-19 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'http-to-https' into 'master' | Achilleas Pipinellis | 2015-11-17 | 2 | -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 possible | Alex Jordan | 2015-11-16 | 2 | -3/+3 |
| | | |||||
* | | Update doc/install/installation.md for gitlab-workhorse | Robert Speicher | 2015-11-13 | 1 | -10/+9 |
| | | | | | | | | [ci skip] | ||||
* | | Update doc/install/installation.md for 8-2-stable | Robert Speicher | 2015-11-13 | 1 | -2/+2 |
|/ | | | | [ci skip] | ||||
* | Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse now | Kamil Trzcinski | 2015-11-10 | 1 | -2/+0 |
| | |||||
* | Implement Build Artifacts | Kamil Trzcinski | 2015-11-10 | 1 | -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_order | Robert Schilling | 2015-11-06 | 1 | -1/+1 |
|\ | | | | | fix line order in installation docs | ||||
| * | It makes more sense like this | Vincent Lequertier | 2015-11-04 | 1 | -1/+1 |
| | | |||||
* | | Update installation.md | mutec | 2015-11-04 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #9794 from arnaud-zg/master | Robert Schilling | 2015-11-02 | 1 | -0/+4 |
|\ | | | | | Go to gitlab installation folder before initialize database | ||||
| * | Go to gitlab installation folder before initialize database | zheng_b | 2015-11-02 | 1 | -0/+4 |
| | | |||||
* | | Gilab -> GitLab | Robert Schilling | 2015-10-31 | 1 | -1/+1 |
|/ | |||||
* | Write out internet explorer | Sytse Sijbrandij | 2015-10-29 | 1 | -1/+1 |
| | |||||
* | IE message doesn't need a heading | Sytse Sijbrandij | 2015-10-29 | 1 | -5/+1 |
| | |||||
* | Merge branch 'gitlab-shell-v2.6.6' into 'master' | Dmitriy Zaporozhets | 2015-10-28 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Bump gitlab-shell to v2.6.6 See merge request !1673 | ||||
| * | Bump gitlab-shell to v2.6.6 | Artem V. Navrotskiy | 2015-10-22 | 1 | -1/+1 |
| | | |||||
* | | Remove "Install schedules" step from Installation guide | Robert Speicher | 2015-10-24 | 1 | -5/+0 |
|/ | | | | [ci skip] | ||||
* | Merge branch 'gghs-0.3.0' into 'master' | Robert Speicher | 2015-10-16 | 1 | -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.0 | Jacob Vosmaer | 2015-10-15 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'gitlab-git-http-server-version' into 'master' | Robert Speicher | 2015-10-16 | 1 | -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-version | Jacob Vosmaer | 2015-10-15 | 1 | -0/+1 |
| | | |||||
* | | Update Installation doc for 8-1-stable | Robert Speicher | 2015-10-15 | 1 | -2/+2 |
|/ | |||||
* | Golang download instructions assume amd64golang-i386 | Jacob Vosmaer | 2015-10-01 | 1 | -0/+3 |
| | |||||
* | Use Ruby 2.1.7 for new installs from sourcegolang-ruby-versions | Jacob Vosmaer | 2015-09-29 | 1 | -2/+3 |
| | |||||
* | Use Golang 1.5.1 for new installs from source | Jacob Vosmaer | 2015-09-29 | 1 | -4/+4 |
| | |||||
* | Update Troubleshooting sections | Robert Speicher | 2015-09-24 | 1 | -4/+4 |
| | |||||
* | Add Troubleshooting section to Install guide | Robert Speicher | 2015-09-23 | 1 | -0/+10 |
| | |||||
* | Mention Reply by email to installation doc.install-doc-reply-by-email | Douwe Maan | 2015-09-22 | 1 | -13/+17 |
| | |||||
* | fix failing migration on mysql | Hannes Rosenögger | 2015-09-18 | 1 | -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.md | Robert Speicher | 2015-09-16 | 1 | -4/+4 |
| | | | | [ci skip] | ||||
* | Update documentation and config files | Kamil Trzcinski | 2015-09-16 | 1 | -0/+23 |
| | |||||
* | Bump gitlab-shell to v2.6.5 | Robert Speicher | 2015-09-08 | 1 | -1/+1 |
| |