Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 | |||||
| * | Use sockets to connect to Redis | Jacob Vosmaer | 2014-09-12 | 1 | -2/+22 | |
| | | ||||||
* | | Merge pull request #7743 from bbodenmiller/patch-12 | Robert Schilling | 2014-09-12 | 1 | -2/+2 | |
|\ \ | | | | | | | formatting changes, table->database | |||||
| * | | formatting changes, table->database | Ben Bodenmiller | 2014-09-12 | 1 | -2/+2 | |
| |/ | | | | | | | | | Make formatting consistent on page. Change table -> database as they are database permissions. | |||||
* | | Merge pull request #7439 from bbodenmiller/patch-6 | Robert Schilling | 2014-09-12 | 1 | -0/+4 | |
|\ \ | |/ |/| | set the number of workers to # of cores | |||||
| * | set the number of workers to # of cores | Ben Bodenmiller | 2014-09-12 | 1 | -0/+4 | |
| | | ||||||
* | | update grant command to match how mysql shows | Ben Bodenmiller | 2014-09-11 | 1 | -1/+1 | |
| | | | | | | When looking up the granted permissions for users in MySQL using `show grants for 'git'@'localhost';` it shows the permissions in this order regardless of how you enter them. Changing so that comparing your actual permissions vs. what installation guide says is easier. | |||||
* | | Add an option to supply root password through an environmental variable. | Marin Jankovski | 2014-09-11 | 1 | -0/+4 | |
| | | ||||||
* | | cleanup MySQL doc wording | Ben Bodenmiller | 2014-09-10 | 1 | -5/+5 | |
| | | ||||||
* | | fix formatting issue | Ben Bodenmiller | 2014-09-09 | 1 | -8/+8 | |
| | | | | | | fix formatting issue with self-signed certificate section | |||||
* | | Link the doc in installation document. | Marin Jankovski | 2014-09-08 | 1 | -0/+4 | |
| | | ||||||
* | | Move custom Omniauth directions to omniauth doc. | Marin Jankovski | 2014-09-08 | 1 | -41/+3 | |
| | | ||||||
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Sytse Sijbrandij | 2014-09-08 | 1 | -21/+32 | |
|\ \ | ||||||
| * | | simplify HTTPS setup details | Ben Bodenmiller | 2014-09-07 | 1 | -21/+32 | |
| | | | | | | | | | | | | also adds comment about updating nginx files during upgrades | |||||
* | | | Mention that people should use the CentOS tools. | Sytse Sijbrandij | 2014-09-03 | 1 | -3/+3 | |
|/ / | ||||||
* | | gitlab->GitLab | Ben Bodenmiller | 2014-09-01 | 1 | -2/+2 | |
| | | ||||||
* | | Do not specify postgres-version while installing | Robert Schilling | 2014-08-27 | 1 | -1/+1 | |
| | | ||||||
* | | Add pkg-config as required dependency for rugged | Robert Schilling | 2014-08-26 | 1 | -1/+1 | |
| | | ||||||
* | | remove extra cd's to GitLab installation folder | Ben Bodenmiller | 2014-08-24 | 1 | -8/+1 | |
| | | ||||||
* | | Merge pull request #7582 from bbodenmiller/patch-5 | Robert Schilling | 2014-08-24 | 1 | -5/+5 | |
|\ \ | | | | | | | [Documentation] more cleanup installation guide formatting | |||||
| * | | improve formatting | Ben Bodenmiller | 2014-08-23 | 1 | -5/+5 | |
| |/ | | | | | | | | | | | * fix code blocks * Make capitalization of titles consistent - missed some in https://github.com/gitlabhq/gitlabhq/pull/7576 | |||||
* | | add Nginx test | Ben Bodenmiller | 2014-08-23 | 1 | -1/+9 | |
|/ | ||||||
* | Merge pull request #7576 from bbodenmiller/patch-5 | Robert Schilling | 2014-08-23 | 1 | -8/+9 | |
|\ | | | | | [Documentation] cleanup installation guide formatting | |||||
| * | cleanup installation guide formatting | Ben Bodenmiller | 2014-08-22 | 1 | -8/+9 | |
| | | | | | | | | | | * Fix some formatting issues * Make capitalization of titles consistent * Update image that shows how to select branch | |||||
* | | gitlab 7.2 requires gitlab shell 1.9.7 | Ben Bodenmiller | 2014-08-22 | 1 | -1/+1 | |
|/ | ||||||
* | We have 7.2 now :metal: | Robert Schilling | 2014-08-22 | 1 | -2/+2 | |
| | ||||||
* | Swap is required on servers with 1GB RAM | Jacob Vosmaer | 2014-08-21 | 1 | -7/+7 | |
| | ||||||
* | cmake is required during the installation of the rugged gem | Sameer Naik | 2014-08-19 | 1 | -1/+1 | |
| | | | | | | | | | | | The following error is encountered during the installation of the rugged gem: Gem::Ext::BuildError: ERROR: Failed to build gem native extension. /usr/bin/ruby2.1 extconf.rb checking for cmake... no ERROR: CMake is required to build Rugged. *** extconf.rb failed *** | |||||
* | Merge pull request #7475 from bbodenmiller/curl-redirects | Jeroen van Baarsen | 2014-08-13 | 1 | -2/+2 | |
|\ | | | | | follow curl redirects | |||||
| * | follow curl redirects | Ben Bodenmiller | 2014-08-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | Update `curl` commands to follow redirects (see http://curl.haxx.se/docs/manpage.html#-L). Current `curl` commands will return unexpected results if the requested content has been moved and is returning information about where it has been moved to. Including the `-L` option tells `curl` to follow the redirect so the file can be correctly acquired. | |||||
* | | Merge branch 'better-formulated-memory-requirements' into 'master' | Dmitriy Zaporozhets | 2014-08-09 | 1 | -5/+5 | |
|\ \ | | | | | | | | | | | | | | | | Better formulated memory requirements See merge request !1010 | |||||
| * | | Ensure that people know you need swap. Raise swap space for 512MB setups. | Sytse Sijbrandij | 2014-08-09 | 1 | -5/+5 | |
| | | | ||||||
* | | | Explain that sidekiq doesn't eat as much ram as some people seem to suspect ↵ | Sytse Sijbrandij | 2014-08-09 | 1 | -0/+2 | |
|/ / | | | | | | | https://twitter.com/khrogos/status/498062432938782720 | |||||
* | | Fix spelling errors in doc, closes #7437 | Robert Schilling | 2014-08-07 | 1 | -9/+9 | |
|/ | | | | Further changes | |||||
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2014-07-25 | 1 | -1/+1 | |
|\ | ||||||
| * | Based on ↵word-requirement-a-bit-more-realistic | Sytse Sijbrandij | 2014-07-23 | 1 | -1/+1 | |
| | | | | | | | | http://www.reddit.com/r/linux/comments/2bffgt/gitlab_71_released/cj59wvz reword this requirement, thankstictatonifonical. | |||||
* | | Note exim problems. | Sytse Sijbrandij | 2014-07-24 | 1 | -1/+1 | |
|/ |