Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | | New source installs should use 7-12-stable | Jacob Vosmaer | 2015-06-12 | 1 | -2/+2 |
| | | | | | | | | Even though the 7-12-stable branch does not exist yet. | ||||
* | | Install git 2.4.3 | Jacob Vosmaer | 2015-06-12 | 1 | -2/+2 |
| | | | | | | | | | | | | Git 2.1.2 does not protect against pushes trying the '.Git/config' attack (CVE-2014-9390). Going to 2.4.3 is perhaps a big jump but why not use the latest? (Famous last words.) | ||||
* | | Add autocrlf back to installation docs, add a check for it. | Marin Jankovski | 2015-06-03 | 1 | -0/+3 |
| | | |||||
* | | Remove gitlab:env:check task.remove_unecessary_rake_task | Marin Jankovski | 2015-06-03 | 1 | -6/+0 |
| | | |||||
* | | Merge branch 'master' into 'master' | Jeroen van Baarsen | 2015-05-27 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ADD: Note on how to setup dns hostname resolution to installation manual Hi, I'm suggesting to add the following note to the installation instructions. It took me some time to figure out why the test failed and why I wasn't able to push. The error messages did not point into the right direction so this might help other people with the same problems. I hope my english is good enough, if not, please feel free to rephrase anything. Thank you in advance, Holger Segnitz See merge request !236 | ||||
| * | | ADD: Note on how to setup dns hostname resolution and why it is necessary to ↵ | Holger Segnitz | 2014-11-09 | 1 | -0/+2 |
| | | | | | | | | | | | | make the software run properly. | ||||
* | | | Update installation/update guides for 7.11. | Douwe Maan | 2015-05-15 | 1 | -4/+4 |
| | | | |||||
* | | | Update installation instructions, make kerberos optional | Jakub Jirutka | 2015-05-11 | 1 | -3/+11 |
| | | | |||||
* | | | Document sidekiq restarting functionality. | Sytse Sijbrandij | 2015-05-07 | 1 | -0/+6 |
| | | | |||||
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2015-04-16 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | ruby 2.1.6 | Chulki Lee | 2015-04-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | https://www.ruby-lang.org/en/news/2015/04/13/ruby-2-1-6-released/ | ||||
* | | | | update guides for 7.10 | Job van der Voort | 2015-04-16 | 1 | -3/+3 |
|/ / / | |||||
* | | | Changed tis to this | Phil Hughes | 2015-03-19 | 1 | -2/+2 |
| | | | |||||
* | | | Update upgrade and installation docs for 7.9. | Marin Jankovski | 2015-03-17 | 1 | -3/+3 |
| | | | |||||
* | | | Merge branch 'unicorn-workers' into 'master' | Dmitriy Zaporozhets | 2015-03-17 | 1 | -1/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation about unicorn settings. Helps with https://news.ycombinator.com/item?id=9213180 See merge request !1704 | ||||
| * | | | Documentation about unicorn settings. | Sytse Sijbrandij | 2015-03-16 | 1 | -1/+4 |
| | | | | |||||
* | | | | Add nodejs to installation doc. | Marin Jankovski | 2015-03-16 | 1 | -1/+1 |
|/ / / | |||||
* | | | Change default number of unicorn workers to three. | Marin Jankovski | 2015-03-13 | 1 | -1/+1 |
| | | | |||||
* | | | Clearly mark it as installation from source. | Sytse Sijbrandij | 2015-03-03 | 1 | -1/+1 |
| | | | |||||
* | | | Update version of gitlab-shell in the installation and update documentation. | Marin Jankovski | 2015-02-23 | 1 | -2/+2 |
| | | | |||||
* | | | Updated the installation and update guides | Patricio Cano | 2015-02-16 | 1 | -3/+3 |
| | | | |||||
* | | | Rephrased wording in the documentation to say "installation from source" ↵ | Patricio Cano | 2015-02-16 | 2 | -2/+2 |
| | | | | | | | | | | | | instead of "manual installation" or similar. | ||||
* | | | Fix two broken links in the installation section. | Ewan Edwards | 2015-02-11 | 1 | -2/+4 |
| | | | |||||
* | | | Merge branch 'consolidate_ssh_docs' into 'master' | Marin Jankovski | 2015-02-04 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Consolidate SSH docs The two available SSH topics were quite short, so it made sense to combine them. Includes fixes a few missing words, punctuation. See merge request !328 | ||||
| * | | | Fix a number of discovered typos, capitalization of developer and | Ewan Edwards | 2015-02-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | product names, plus a couple of instances of bad Markdown markup. | ||||
* | | | | Update gitlab-shell to 2.4.2 for 7.7 install/update guide | Robert Schilling | 2015-02-03 | 1 | -1/+1 |
|/ / / | | | | | | | | | | closes #8718, closes #8721 | ||||
* | | | Fix shell version in manual installation doc | Dmitriy Zaporozhets | 2015-01-15 | 1 | -1/+1 |
| | | | |||||
* | | | Warn people about not exposing at a time they can still do something about it. | Sytse Sijbrandij | 2014-12-23 | 1 | -3/+3 |
| | | | |||||
* | | | Added update guide for updating to 7.6 | Patricio Cano | 2014-12-17 | 1 | -3/+3 |
| | | | |||||
* | | | Merge branch 'dev-docs-in-gdk' into 'master' | Dmitriy Zaporozhets | 2014-12-17 | 1 | -2/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dev docs in gdk Also see https://gitlab.com/gitlab-org/gitlab-development-kit/merge_requests/31 See merge request !1331 | ||||
| * | | | Move development information to the GitLab Development Kit. | Sytse Sijbrandij | 2014-12-17 | 1 | -2/+4 |
| | | | | |||||
* | | | | add kerberos dependency | Valery Sizov | 2014-12-15 | 1 | -1/+1 |
|/ / / | |||||
* | | | Consolidate unicorn worker advise. | Sytse Sijbrandij | 2014-12-08 | 1 | -23/+22 |
| | | | |||||
* | | | memory constrained unicorn workers | Job van der Voort | 2014-12-08 | 1 | -1/+3 |
| | | | |||||
* | | | advise about unicorn workers | Job van der Voort | 2014-12-08 | 1 | -1/+9 |
| | | | |||||
* | | | Reword the 512 memmory advise. | Sytse Sijbrandij | 2014-12-04 | 1 | -6/+6 |
| | | | |||||
* | | | System with 512MB of RAM can be used but swap size must be increased. | Marin Jankovski | 2014-12-02 | 1 | -2/+3 |
| | | | |||||
* | | | Revert "Remove the lowest memory requirement of 512MB." | Marin Jankovski | 2014-12-02 | 1 | -1/+6 |
| |/ |/| | | | | | This reverts commit 5cf6d5949d6c776e24d3bd5c0b417000f1efc57a. | ||||
* | | Change it earlier as well. | Sytse Sijbrandij | 2014-11-26 | 1 | -1/+1 |
| | | |||||
* | | Selecting a branch is dangerous now that we have rc in a branch. | Sytse Sijbrandij | 2014-11-26 | 1 | -3/+3 |
| | | |||||
* | | Added update guide for updating to 7.5, and pointed installation and updates ↵ | Patricio Cano | 2014-11-17 | 1 | -5/+5 |
| | | | | | | | | guides to new version. |