Ian Lee
fa60c18a2e
Removed unneeded word
2016-06-26 00:16:39 +00:00
Connor Shea
22e7aab8fb
Add Edge to supported browsers list. [ci skip]
2016-06-01 11:56:54 -06:00
Chris Spicer
03901e5429
occuring -> occurring
2016-05-29 22:32:09 -07:00
DJ Mountney
d6f67dba01
Add note to requirements doc on swap recommendation, and ensuring enough available memory.
2016-05-05 13:46:58 -07:00
Jacob Schatz
9eac51376f
Changes support from IE 10+ to IE 11+
2016-04-25 14:15:02 -04:00
Achilleas Pipinellis
3122e5cc84
Add link to Runner security doc
...
[ci skip]
2016-04-11 12:35:26 +03:00
Grzegorz Bizon
3cf512362e
Add notice about GitLab Runner to requirements docs
...
This is related to !14589 , and problems that may stem from running
GitLab Runner on same machine user installed GitLab web app on.
2016-04-04 15:39:08 +02:00
Achilleas Pipinellis
a34021cd18
Merge branch 'doc-updates' into 'master'
...
Fix requirements.md link and improve PostgreSQL commands
- Point requirements.md link to the correct location
- Link to gitlab installation.md document instead of github
- Use psql command switch to run specified SQL commands for creation of user and database permissions.
- Instead of requiring a comment like `# Do not type the 'template1=#', this is part of the prompt` it may be easier to just use the command switch with `psql` to execute the SQL commands.
*forgot [ci skip] :(*
See merge request !3176
2016-03-16 09:59:06 +00:00
Chris Wilson
24ea8d9df4
Use relative link for installation.md
2016-03-15 22:43:11 +00:00
Chris Wilson
ae090b1c8a
Revert to relative requirements.md link use gitlab.com link for installation guides.
2016-03-15 04:12:24 +00:00
Yorick Peterse and Robert Speicher
0ba20457fb
Added pg_trgm to the PostgreSQL requirements
2016-03-11 15:25:24 -05:00
Chris Wilson
20c663e182
Fix requirements.md link and improve PostgreSQL commands
...
- Point requirements.md link to the correct location
- Link to gitlab installation.md document instead of github
- Use psql command switch to run specified SQL commands for creation of user and database permissions.
2016-03-11 05:40:17 +00:00
Sytse Sijbrandij
b31c68aa2a
Make sure we recommend 2GB
2016-02-22 17:35:18 +00:00
James Lopez
83829c0902
revert back to ruby 2.1
2016-02-19 15:59:46 +01:00
Paul Johnson
910e5fd217
Fix grammar in installation requirements.
...
Fixes #13274
2016-02-08 22:03:10 +01:00
James Lopez
1b84de573d
updated docs to reflect min requirement of 2.1 [ci skip]
2016-01-27 14:48:15 +01:00
James Lopez
870e38ead9
updated docs to reflect version update [ci skip]
2016-01-25 12:39:50 +01:00
Achilleas Pipinellis
cd7f27543b
Mention required Ruby version
...
[ci skip]
2016-01-20 22:32:10 +01:00
Sytse Sijbrandij
ae99720a40
Write out internet explorer
2015-10-29 10:27:21 +00:00
Sytse Sijbrandij
ac006c193c
IE message doesn't need a heading
2015-10-29 10:26:48 +00:00
Dmitriy Zaporozhets
3e259ea8bc
Revert "Merge branch 'revert-satellites' into 'master'
"
...
This reverts commit 5daf44b7c8 , reversing
changes made to 2f706fbd23 .
2015-08-11 14:33:31 +02:00
Dmitriy Zaporozhets
5daf44b7c8
Merge branch 'revert-satellites' into 'master'
...
Revert satellites
Return satellites to master for 7.14
We remove satellites in next release (8.0)
See merge request !1136
2015-08-11 12:27:38 +00:00
Dmitriy Zaporozhets
9f10943c1a
Revert "Merge branch 'drop-satellites'"
...
This reverts commit 957e849f41 , reversing
changes made to 6b9dbe9f5a .
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-08-11 10:28:42 +02:00
Sytse Sijbrandij (admin)
b99cbf47af
Database size
2015-08-10 18:39:50 +00:00
Dmitriy Zaporozhets
957e849f41
Merge branch 'drop-satellites'
2015-08-05 15:40:14 +02:00
Dmitriy Zaporozhets
1cb8588c66
Remove satellites from requirements docs and add CHANGELOG
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-08-05 11:49:02 +02:00
Robert Speicher
f9d71c4b91
Update docs for Ruby MRI 2.1 requirement
2015-08-04 17:07:12 -04:00
Job van der Voort
ad12c1264d
Merge branch 'add-ie-compat-notice' into 'master'
...
Added info about common UI problems if IE Compatibility View mode is enabled.
/cc @sytses @Haydn
See merge request !939
2015-07-08 09:32:23 +00:00
Sytse Sijbrandij
75e33e23d1
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
...
Conflicts:
doc/install/requirements.md
2015-07-07 18:23:11 +02:00
Sytse Sijbrandij
540656f9ec
Specify that swap will be slow.
2015-07-07 18:20:43 +02:00
Patricio Cano
ddb1836f93
Added info about common UI problems if IE Compatibility View mode is enabled.
2015-07-07 11:08:29 -05:00
Sytse Sijbrandij
d8c9d94817
Add link to multiple app servers.
2015-07-07 12:00:48 +00:00
Phil Hughes
9ffef6ca1e
Changed tis to this
2015-03-19 09:57:27 +00:00
Sytse Sijbrandij
9269606c94
Documentation about unicorn settings.
2015-03-16 12:09:53 -07:00
Marin Jankovski
141168ad3c
Change default number of unicorn workers to three.
2015-03-13 17:14:34 -07:00
Patricio Cano
2df8a91c82
Rephrased wording in the documentation to say "installation from source" instead of "manual installation" or similar.
2015-02-16 09:10:07 -08:00
Ewan Edwards
ad6c372eee
Fix a number of discovered typos, capitalization of developer and
...
product names, plus a couple of instances of bad Markdown markup.
2015-02-03 15:18:40 -08:00
Sytse Sijbrandij
bfe99a1eee
Consolidate unicorn worker advise.
2014-12-08 14:41:45 +01:00
Job van der Voort
f811b695f8
memory constrained unicorn workers
2014-12-08 14:21:17 +01:00
Job van der Voort
b7d4184f24
advise about unicorn workers
2014-12-08 13:51:27 +01:00
Sytse Sijbrandij
372cb87f05
Reword the 512 memmory advise.
2014-12-04 09:47:27 +01:00
Marin Jankovski
79912d6870
System with 512MB of RAM can be used but swap size must be increased.
2014-12-02 14:46:16 +01:00
Marin Jankovski
bff0034584
Revert "Remove the lowest memory requirement of 512MB."
...
This reverts commit 5cf6d5949d .
2014-12-02 14:39:58 +01:00
Marin Jankovski
5cf6d5949d
Remove the lowest memory requirement of 512MB.
2014-11-12 12:54:43 +01:00
Ben Bodenmiller
dc4caa26bf
minor requirements.md cleanup
...
* "Non Unix"->"Non-Unix"
* Fix poor wording
2014-10-28 09:47:57 -07:00
Dmitriy Zaporozhets
ec4a079099
Merge pull request #7976 from bbodenmiller/patch-9
...
support latest firefox esr release
2014-10-28 14:07:42 +02:00
Robert Schilling
d790b2cbb8
Merge pull request #7975 from bbodenmiller/patch-4
...
webbrowsers -> web browsers
2014-10-06 19:31:15 +02:00
Ben Bodenmiller
2aa2d268fd
support latest firefox esr release
2014-10-06 09:30:25 -07:00
Ben Bodenmiller
014eeb2e0b
webbrowsers -> web browsers
2014-10-06 09:27:38 -07:00
Ben Bodenmiller
897d69d6d5
number formatting fix
2014-10-06 09:26:40 -07:00