Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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> | |||||
* | Link in code sections do not work. | Sytse Sijbrandij | 2014-06-10 | 1 | -2/+2 | |
| | ||||||
* | Reformulate some of the https instructions. | Sytse Sijbrandij | 2014-06-10 | 1 | -9/+11 | |
| | ||||||
* | Merge branch 'https_documentation' into 'master' | Sytse Sijbrandij | 2014-06-10 | 1 | -2/+18 | |
|\ | | | | | | | Https in installation document | |||||
| * | Extract gitlab-shell configuration note to gitlab-shell section. | Marin Jankovski | 2014-06-10 | 1 | -4/+9 | |
| | | ||||||
| * | Update installation doc to mention using https. | Marin Jankovski | 2014-06-10 | 1 | -1/+12 | |
| | | ||||||
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-06-10 | 1 | -1/+1 | |
|\ \ | ||||||
| * \ | Merge pull request #7043 from jvanbaarsen/update-installation-dox | Dmitriy Zaporozhets | 2014-06-09 | 1 | -1/+1 | |
| |\ \ | | |/ | |/| | We need to change config in step 5 | |||||
| | * | We need to change config in step 5 | Jeroen van Baarsen | 2014-06-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | Add python-docutils to dependency list. | Marin Jankovski | 2014-06-10 | 1 | -4/+2 | |
|/ / | ||||||
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2014-06-05 | 1 | -1/+3 | |
|\ \ | ||||||
| * | | Move gitlab-ssl nginx config from gitlab-recipes | Achilleas Pipinellis | 2014-06-05 | 1 | -1/+3 | |
| | | | ||||||
* | | | Remove conflict artifact. | Ciro Santilli | 2014-06-05 | 1 | -1/+0 | |
|/ / | ||||||
* | | Support Ruby 2.1 and better explain the memory requirements. | Sytse Sijbrandij | 2014-06-05 | 1 | -3/+3 | |
|/ | ||||||
* | Update docs to markdown style guide. | Ciro Santilli | 2014-06-03 | 3 | -121/+95 | |
| | ||||||
* | Bump gitlab-shell version | Dmitriy Zaporozhets | 2014-05-31 | 1 | -1/+1 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Merge pull request #6882 from Tandrial/master | Dmitriy Zaporozhets | 2014-05-30 | 1 | -1/+1 | |
|\ | | | | | Satellites access fix | |||||
| * | Satellites access fix | Michael Krane | 2014-04-27 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #7036 from willkara/patch-1 | Dmitriy Zaporozhets | 2014-05-29 | 1 | -3/+3 | |
|\ \ | | | | | | | Too many zeros in CPU req listing | |||||
| * | | Too many zeros in CPU req listing | William Karavites | 2014-05-28 | 1 | -3/+3 | |
| | | | | | | | | | There were too many zeros in the listing of users for CPU's. | |||||
* | | | Ruby 2.0+ is a requirement. | Marin Jankovski | 2014-05-29 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge branch 'use_newer_git_version' into 'master' | Sytse Sijbrandij | 2014-05-28 | 1 | -3/+3 | |
|\ \ | | | | | | | | | | | | | | | | Use newer git version Fixes #1272 | |||||
| * | | Keep the lowest requirement for git in the documentation. | Marin Jankovski | 2014-05-28 | 1 | -1/+1 | |
| | | | ||||||
| * | | Use newer version of git in installation doc. | Marin Jankovski | 2014-05-27 | 1 | -3/+3 | |
| | | | ||||||
* | | | Add titles to doc pages. | Marin Jankovski | 2014-05-27 | 3 | -1/+7 | |
|/ / | ||||||
* | | Do gitlab:shell setup before seeds because we need /home/git/repositories exists | Dmitriy Zaporozhets | 2014-05-20 | 1 | -9/+9 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Ruby version updated so it doesn't have the readline bug ↵ | dosire | 2014-05-19 | 1 | -2/+2 | |
| | | | | | | | | https://www.ruby-lang.org/en/news/2014/05/09/ruby-2-0-0-p481-is-released/. | |||||
* | | Update installation guide, create update guide. | Marin Jankovski | 2014-05-19 | 1 | -8/+8 | |
| | | ||||||
* | | Update the examples to example.com | Marin Jankovski | 2014-05-16 | 1 | -1/+1 | |
| | |