Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
|/ | ||||||
* | Point installation manual to 7-1-stable | Dmitriy Zaporozhets | 2014-07-17 | 1 | -2/+2 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Add sanitize option to documentation. | Marin Jankovski | 2014-07-07 | 1 | -0/+2 | |
| | ||||||
* | Small fixes to the requirements doc. | Sytse Sijbrandij | 2014-06-26 | 1 | -3/+3 | |
| | ||||||
* | Simplify the supported/unsupported sections of the requirements guide. | Sytse Sijbrandij | 2014-06-26 | 1 | -13/+9 | |
| | ||||||
* | Change newlines in requirements doc. | Sytse Sijbrandij | 2014-06-26 | 1 | -7/+2 | |
| | ||||||
* | Change Redis to 25k. | Sytse Sijbrandij | 2014-06-24 | 1 | -1/+1 | |
| | ||||||
* | Some background on Redis and Sidekiq requirements. | Sytse Sijbrandij | 2014-06-24 | 1 | -1/+9 | |
| | ||||||
* | Merge pull request #7162 from olivierlambert/patch-1 | Dmitriy Zaporozhets | 2014-06-24 | 1 | -1/+1 | |
|\ | | | | | Missing quote in the install doc | |||||
| * | Missing quote in the install doc | Olivier Lambert | 2014-06-20 | 1 | -1/+1 | |
| | | | | | | Just a minor fix ;) | |||||
* | | Update ruby version to 2.1.2, fixes #362 related to #360 | Robert Schilling | 2014-06-23 | 1 | -2/+2 | |
| | | ||||||
* | | People report that 2GB of swap on Digital Ocean also does the trick. | Sytse Sijbrandij | 2014-06-19 | 1 | -1/+5 | |
|/ | ||||||
* | Bump shell version | Dmitriy Zaporozhets | 2014-06-18 | 1 | -1/+1 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Point to 7-0-stable in installation docs | Dmitriy Zaporozhets | 2014-06-18 | 1 | -2/+2 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Recommend setup git 2.0 for installation docs | Dmitriy Zaporozhets | 2014-06-13 | 1 | -3/+3 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |