Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
| * | Added info about common UI problems if IE Compatibility View mode is enabled.add-ie-compat-notice | Patricio Cano | 2015-07-07 | 1 | -1/+5 | |
| | | ||||||
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Sytse Sijbrandij | 2015-07-07 | 1 | -1/+3 | |
|\ \ | | | | | | | | | | | | | Conflicts: doc/install/requirements.md | |||||
| * | | Add link to multiple app servers. | Sytse Sijbrandij | 2015-07-07 | 1 | -0/+2 | |
| |/ | ||||||
* | | Specify that swap will be slow. | Sytse Sijbrandij | 2015-07-07 | 1 | -9/+10 | |
|/ | ||||||
* | Change default admin password from "5iveL!fe" to "password" | Robert Speicher | 2015-06-24 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'nginx_defaulthost_documentation' into 'master' | Dmitriy Zaporozhets | 2015-06-22 | 1 | -0/+3 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | Close #178 Nginx conf default_host documentation This closes #178 We're just making it clear that some nginx installs such as by default on recent Ubuntu's, the /etc/nginx/sites-enabled/default file will conflict the listen line of the gitlab nginx conf's due to the default_server directive. changed installation.md to identify the issue to a user added notes to both nginx configs for gitlab and gitlab-ssl [ci-skip See merge request !225 | |||||
| * | adding notes to gitlab nginx conf | Luke Ashe-Browne | 2014-12-03 | 1 | -0/+3 | |
| | | | | | | | | | | We want to make users aware that the nginx default config will conflict with the gitlab default_server conf file. |