Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Replace grack with gitlab-git-http-server | Jacob Vosmaer | 2015-08-31 | 1 | -5/+24 |
| | |||||
* | Merge branch 'master' into reply-by-email | Douwe Maan | 2015-08-20 | 3 | -9/+3 |
|\ | |||||
| * | Merge branch 'remove-satellites' | Dmitriy Zaporozhets | 2015-08-19 | 3 | -9/+3 |
| |\ | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | Revert "Merge branch 'revert-satellites' into 'master' " | Dmitriy Zaporozhets | 2015-08-11 | 3 | -9/+3 |
| | | | | | | | | | | | | | | | This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c. | ||||
* | | | Make documentation clearer. | Douwe Maan | 2015-08-19 | 1 | -1/+1 |
|/ / | |||||
* | | Update installation guide with 7.14 | Dmitriy Zaporozhets | 2015-08-17 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'revert-satellites' into 'master' | Dmitriy Zaporozhets | 2015-08-11 | 3 | -3/+9 |
|\ | | | | | | | | | | | | | | | | | 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 Zaporozhets | 2015-08-11 | 3 | -2/+8 |
| | | | | | | | | | | | | | | This reverts commit 957e849f41d96fa9778fcdd06792d2f0274b29ab, reversing changes made to 6b9dbe9f5a175a8162abf296367f561bab3eea1a. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Database size | Sytse Sijbrandij (admin) | 2015-08-10 | 1 | -2/+2 |
|/ | |||||
* | Update stable branch in installation documentation. Fixes #2191 | Achilleas Pipinellis | 2015-08-05 | 1 | -2/+2 |
| | |||||
* | Merge branch 'drop-satellites' | Dmitriy Zaporozhets | 2015-08-05 | 3 | -8/+2 |
|\ | |||||
| * | Remove satellites from requirements docs and add CHANGELOGdrop-satellites | Dmitriy Zaporozhets | 2015-08-05 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Remove satellites | Dmitriy Zaporozhets | 2015-07-15 | 2 | -7/+1 |
| | | |||||
* | | Update docs for Ruby MRI 2.1 requirementrs-issue-2135 | Robert Speicher | 2015-08-04 | 1 | -2/+2 |
|/ | |||||
* | Revert "Change default admin password from "5iveL!fe" to "password"" | Sytse Sijbrandij | 2015-07-14 | 1 | -1/+1 |
| | | | | This reverts commit 8a01a1222875b190d32769f7a6e7a74720079d2a. | ||||
* | Merge branch 'add-ie-compat-notice' into 'master' | Job van der Voort | 2015-07-08 | 1 | -1/+5 |
|\ | | | | | | | | | | | | | | | Added info about common UI problems if IE Compatibility View mode is enabled. /cc @sytses @Haydn See merge request !939 |