Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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. | |||||
* | | Remove the lowest memory requirement of 512MB. | Marin Jankovski | 2014-11-12 | 1 | -6/+1 | |
|/ | ||||||
* | Merge pull request #7652 from m-a-r-c-o/logrotate-error-bugfix | Valeriy Sizov | 2014-11-05 | 1 | -1/+1 | |
|\ | | | | | Fix log rotate permission error | |||||
| * | Change gitlab/log permissions in installation.md | Marco Cyriacks | 2014-09-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | This patch changes default permission of the gitlab/log directory to u+rwX,go-w. This is done to make the directory NOT readable by group and others and to avoid logrotate complaining about it. chmod 755 is not used to avoid setting executable bit on file within the log dir. | |||||
* | | Merge pull request #8196 from bbodenmiller/patch-12 | Valeriy Sizov | 2014-11-04 | 1 | -1/+2 | |
|\ \ | | | | | | | clarify that 'template1=#' is part of prompt | |||||
| * | | clarify that 'template1=#' is part of prompt | Ben Bodenmiller | 2014-10-29 | 1 | -1/+2 | |
| | | | | | | | | | Similar to https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/database_mysql.md clarify that `template1=#` is part of the prompt. | |||||
* | | | Merge pull request #8197 from bbodenmiller/patch-14 | Valeriy Sizov | 2014-11-04 | 1 | -0/+3 | |
|\ \ \ | | | | | | | | | Quit the database session at end of database setup | |||||
| * | | | Quit the database session at end of database setup | Ben Bodenmiller | 2014-10-30 | 1 | -0/+3 | |
| |/ / | ||||||
* | | | Merge pull request #8194 from bbodenmiller/patch-9 | Robert Schilling | 2014-10-30 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | ruby -> Ruby | |||||
| * | | | ruby -> Ruby | Ben Bodenmiller | 2014-10-29 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | fix git installation | Ben Bodenmiller | 2014-10-29 | 1 | -0/+1 | |
|/ / | ||||||
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2014-10-29 | 1 | -0/+11 | |
|\ \ | ||||||
| * \ | Merge branch 'master' into 'master' | Jacob Vosmaer | 2014-10-29 | 1 | -0/+11 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Close #717 This closes #717: Add documentation changes to: * Set the permissions of the unix socket properly * Create the directory for the socket * Make sure tmpfiles.d persists said directory The first change makes sure gitlabl can connect to the socket. The latter two avoid redis from failing to start on systemd-based systems, including recent versions of Debian. You may probably want to cherry-pick this into the documentation for the latest stable release. See merge request !224 | |||||
| | * | | Close #717 | Hugo Osvaldo Barrera | 2014-10-23 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation changes to: * Set the permissions of the unix socket properly * Create the directory for the socket * Make sure tmpfiles.d persists said directory The first change makes sure gitlabl can connect to the socket. The latter two avoid redis from failing to start on systemd-based systems, including recent versions of Debian. | |||||
* | | | | minor requirements.md cleanup | Ben Bodenmiller | 2014-10-28 | 1 | -4/+4 | |
|/ / / | | | | | | | | | | * "Non Unix"->"Non-Unix" * Fix poor wording | |||||
* | | | Merge pull request #7976 from bbodenmiller/patch-9 | Dmitriy Zaporozhets | 2014-10-28 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | support latest firefox esr release | |||||
| * | | support latest firefox esr release | Ben Bodenmiller | 2014-10-06 | 1 | -1/+1 | |
| | | | ||||||
* | | | documents updated | Valery Sizov | 2014-10-17 | 1 | -4/+4 | |
| | | | ||||||
* | | | Refer to the Omnibus installation from eveerywhere since people link to ↵ | Sytse Sijbrandij | 2014-10-15 | 1 | -0/+4 | |
| | | | | | | | | | | | | installation.md directly. | |||||
* | | | Merge pull request #7981 from cirosantilli/www-to-about | Sytse Sijbrandij | 2014-10-08 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | Replace www.gitlab.com with about.gitlab.com | |||||
| * | | | Replace www.gitlab.com with about.gitlab.com | Ciro Santilli | 2014-10-07 | 1 | -2/+2 | |
| |/ / | ||||||
* | | | Merge pull request #7975 from bbodenmiller/patch-4 | Robert Schilling | 2014-10-06 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | webbrowsers -> web browsers | |||||
| * | | | webbrowsers -> web browsers | Ben Bodenmiller | 2014-10-06 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | number formatting fix | Ben Bodenmiller | 2014-10-06 | 1 | -1/+1 | |
|/ / | ||||||
* | | Update guides to use gitlab-shell 2.0.1. | Marin Jankovski | 2014-10-01 | 1 | -1/+1 | |
| | | ||||||
* | | Typo indiciated -> indicated. | Ciro Santilli | 2014-09-27 | 1 | -1/+1 | |
| | | ||||||
* | | Add missing Redis item list in Overview [ci skip]. | Achilleas Pipinellis | 2014-09-24 | 1 | -0/+1 | |
| | | ||||||
* | | Update manual installation guide for the correct shell version. | Marin Jankovski | 2014-09-22 | 1 | -2/+2 | |
| | | ||||||
* | | improve 7.3 upgrade process & redius setup | Ben Bodenmiller | 2014-09-21 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | | Fixes https://github.com/gitlabhq/gitlabhq/commit/2b35c887904b6a7a05a7c88fdf1ccd66ba943e20#commitcomment-7829537, https://github.com/gitlabhq/gitlabhq/commit/5704e6fee9d2dea67c4a91b43d06a9958484d29b#commitcomment-7829367, & https://github.com/gitlabhq/gitlabhq/commit/5704e6fee9d2dea67c4a91b43d06a9958484d29b#commitcomment-7829381 | |||||
* | | Delete stray brace | Tobias Pfeiffer | 2014-09-18 | 1 | -1/+1 | |
| | | | | | | * seems like a small mistake ;-) | |||||
* | | Updates to the update/install docs for 7.3.rc1 | Marin Jankovski | 2014-09-17 | 1 | -3/+3 | |
| | | ||||||
* | | Merge branch 'redis_socket' into 'master' | Dmitriy Zaporozhets | 2014-09-15 | 1 | -2/+22 | |
|\ \ | |/ |/| | | | | | | | Use sockets to connect to Redis See merge request !1088 |