Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-19Changed tis to thisPhil Hughes
2015-03-16Documentation about unicorn settings.Sytse Sijbrandij
2015-03-14Change default number of unicorn workers to three.Marin Jankovski
2015-02-16Rephrased wording in the documentation to say "installation from source" ↵Patricio Cano
instead of "manual installation" or similar.
2015-02-04Fix a number of discovered typos, capitalization of developer andEwan Edwards
product names, plus a couple of instances of bad Markdown markup.
2014-12-08Consolidate unicorn worker advise.Sytse Sijbrandij
2014-12-08memory constrained unicorn workersJob van der Voort
2014-12-08advise about unicorn workersJob van der Voort
2014-12-04Reword the 512 memmory advise.Sytse Sijbrandij
2014-12-02System with 512MB of RAM can be used but swap size must be increased.Marin Jankovski
2014-12-02Revert "Remove the lowest memory requirement of 512MB."Marin Jankovski
This reverts commit 5cf6d5949d6c776e24d3bd5c0b417000f1efc57a.
2014-11-12Remove the lowest memory requirement of 512MB.Marin Jankovski
2014-10-28minor requirements.md cleanupBen Bodenmiller
* "Non Unix"->"Non-Unix" * Fix poor wording
2014-10-28Merge pull request #7976 from bbodenmiller/patch-9Dmitriy Zaporozhets
support latest firefox esr release
2014-10-06Merge pull request #7975 from bbodenmiller/patch-4Robert Schilling
webbrowsers -> web browsers
2014-10-06support latest firefox esr releaseBen Bodenmiller
2014-10-06webbrowsers -> web browsersBen Bodenmiller
2014-10-06number formatting fixBen Bodenmiller
2014-09-18Delete stray braceTobias Pfeiffer
* seems like a small mistake ;-)
2014-09-03Mention that people should use the CentOS tools.Sytse Sijbrandij
2014-08-21Swap is required on servers with 1GB RAMJacob Vosmaer
2014-08-09Merge branch 'better-formulated-memory-requirements' into 'master'Dmitriy Zaporozhets
Better formulated memory requirements See merge request !1010
2014-08-09Explain that sidekiq doesn't eat as much ram as some people seem to suspect ↵Sytse Sijbrandij
https://twitter.com/khrogos/status/498062432938782720
2014-08-09Ensure that people know you need swap. Raise swap space for 512MB setups.Sytse Sijbrandij
2014-07-23Based on ↵Sytse Sijbrandij
http://www.reddit.com/r/linux/comments/2bffgt/gitlab_71_released/cj59wvz reword this requirement, thankstictatonifonical.
2014-06-26Small fixes to the requirements doc.Sytse Sijbrandij
2014-06-26Simplify the supported/unsupported sections of the requirements guide.Sytse Sijbrandij
2014-06-26Change newlines in requirements doc.Sytse Sijbrandij
2014-06-24Change Redis to 25k.Sytse Sijbrandij
2014-06-24Some background on Redis and Sidekiq requirements.Sytse Sijbrandij
2014-06-19People report that 2GB of swap on Digital Ocean also does the trick.Sytse Sijbrandij
2014-06-05Remove conflict artifact.Ciro Santilli
2014-06-05Support Ruby 2.1 and better explain the memory requirements.Sytse Sijbrandij
2014-06-04Update docs to markdown style guide.Ciro Santilli
2014-05-29Merge pull request #7036 from willkara/patch-1Dmitriy Zaporozhets
Too many zeros in CPU req listing
2014-05-29Ruby 2.0+ is a requirement.Marin Jankovski
2014-05-28Too many zeros in CPU req listingWilliam Karavites
There were too many zeros in the listing of users for CPU's.
2014-05-27Add titles to doc pages.Marin Jankovski
2014-05-14Correct a wrong spelling秋纫
"abolute" -> "absolute"
2014-05-11Fix typoPascal Herbert
2014-05-05added database requirements in documentationMarc Radulescu
2014-04-21Take into account active users.dosire
2014-03-07Add enterprise linux distributions as officially supported.dosire
2014-02-05Remove duplication and link to CentOS guide.dosire
2014-01-25Nobody uses GitLab with Jruby.dosire
2014-01-20Explain the culprit and consequences of the 1GB memory recommendation.dosire
2014-01-20Revert "Since the git clone code is more efficient now we do not need this ↵Jacob Vosmaer
warning anymore." This reverts commit a757c4a24f110aa25ad36dd347d499cf859e4d0d. While it is true that Grack memory use while sending data to a client was improved, this does not change the fact that the Git processes running on a GitLab server will use more memory for large repositories.
2014-01-18Since the git clone code is more efficient now we do not need this warning ↵dosire
anymore.
2014-01-15Added webbrowser requirementsJeroen van Baarsen
Fixes https://github.com/gitlabhq/gitlabhq/issues/4319
2013-11-21Ensure customers know that GitLab.com supports RHEL.Sytse Sijbrandij