<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/install, branch update-singleton-pattern-docs</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Link to a case where we can't support MySQL</title>
<updated>2017-05-12T13:48:06+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-05-12T13:48:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cab734a80f32321cd4775bd73adcae9fddceb56b'/>
<id>cab734a80f32321cd4775bd73adcae9fddceb56b</id>
<content type='text'>
This updates the requirements guide to include a link to an issue where
we discuss dropping MySQL support for nested groups. This should give
users a better understanding of why we highly recommend them to use
PostgreSQL instead.

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This updates the requirements guide to include a link to an issue where
we discuss dropping MySQL support for nested groups. This should give
users a better understanding of why we highly recommend them to use
PostgreSQL instead.

[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'update-database-requirements' into 'master'</title>
<updated>2017-05-11T15:57:54+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-05-11T15:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b562b8816634681ce6346561a0418c4066bf19b4'/>
<id>b562b8816634681ce6346561a0418c4066bf19b4</id>
<content type='text'>

Update DB requirements in the documentation

See merge request !11293</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Update DB requirements in the documentation

See merge request !11293</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'patch-20' into 'master'</title>
<updated>2017-05-11T15:17:19+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-05-11T15:17:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b2e5d40ab81d9605fdbae4339cd8a0b6cc490524'/>
<id>b2e5d40ab81d9605fdbae4339cd8a0b6cc490524</id>
<content type='text'>
Update installation.md - Updated the Ruby section.

See merge request !11251</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update installation.md - Updated the Ruby section.

See merge request !11251</pre>
</div>
</content>
</entry>
<entry>
<title>Update DB requirements in the documentation</title>
<updated>2017-05-11T11:58:16+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-05-11T11:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2ee35a34edb9e617cc5bf8e5ceaceeeae12a61f0'/>
<id>2ee35a34edb9e617cc5bf8e5ceaceeeae12a61f0</id>
<content type='text'>
This makes it more obvious that we greatly prefer PostgreSQL over
MySQL/MariaDB and that all users are recommended to use PostgreSQL
instead. This also removes the paragraph mentioning the size per user
row, as this is completely inaccurate and doesn't really help users with
anticipating the database size. Instead we now simply recommend users to
have at least 5-10 GB of storage at minimum.

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it more obvious that we greatly prefer PostgreSQL over
MySQL/MariaDB and that all users are recommended to use PostgreSQL
instead. This also removes the paragraph mentioning the size per user
row, as this is completely inaccurate and doesn't really help users with
anticipating the database size. Instead we now simply recommend users to
have at least 5-10 GB of storage at minimum.

[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 'docs/hide-gcp-install'</title>
<updated>2017-05-10T18:57:19+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2017-05-10T18:57:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9c7d87ef0ec941b389cb5ef57a07ff0f43909305'/>
<id>9c7d87ef0ec941b389cb5ef57a07ff0f43909305</id>
<content type='text'>
# Conflicts:
#   doc/install/README.md</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#   doc/install/README.md</pre>
</div>
</content>
</entry>
<entry>
<title>Update installation.md - Updated the Ruby section.</title>
<updated>2017-05-10T15:34:48+00:00</updated>
<author>
<name>Luís Pedro Algarvio</name>
<email>lp.algarvio@gmail.com</email>
</author>
<published>2017-05-10T15:34:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=26f5713fcfe20188d095e520de672376e99690e7'/>
<id>26f5713fcfe20188d095e520de672376e99690e7</id>
<content type='text'>

Fixes my previous my old obsolete/forgotten pull request / patch (sorry about that):
#6262
https://github.com/lpalgarvio/gitlabhq/tree/patch-1</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fixes my previous my old obsolete/forgotten pull request / patch (sorry about that):
#6262
https://github.com/lpalgarvio/gitlabhq/tree/patch-1</pre>
</div>
</content>
</entry>
<entry>
<title>Kubernetes Helm Chart Install docs</title>
<updated>2017-05-09T17:33:09+00:00</updated>
<author>
<name>DJ Mountney</name>
<email>dj@gitlab.com</email>
</author>
<published>2017-05-09T17:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=084e2936b8a4bac6135ad041a7886bf6cb9e2484'/>
<id>084e2936b8a4bac6135ad041a7886bf6cb9e2484</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide GCP install guide from index page until our image is added</title>
<updated>2017-05-09T14:59:20+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2017-05-09T14:59:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1e0df21a74017deb780023ed83f04dbbeed13899'/>
<id>1e0df21a74017deb780023ed83f04dbbeed13899</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update guides for 9.2.</title>
<updated>2017-05-08T10:29:08+00:00</updated>
<author>
<name>Timothy Andrew</name>
<email>mail@timothyandrew.net</email>
</author>
<published>2017-05-08T08:45:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1fd409016a59472493b859971b790ea5b1ebf8f5'/>
<id>1fd409016a59472493b859971b790ea5b1ebf8f5</id>
<content type='text'>
- Update the "Installation from Source" guide
- Create an update guide for `9.1` to `9.2`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Update the "Installation from Source" guide
- Create an update guide for `9.1` to `9.2`
</pre>
</div>
</content>
</entry>
<entry>
<title>#31560 Add repo parameter to gitaly:install and workhorse:install</title>
<updated>2017-05-02T16:58:37+00:00</updated>
<author>
<name>Mike Ricketts</name>
<email>rickettm@uk.ibm.com</email>
</author>
<published>2017-05-02T16:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=923d24289040fb086d81196c3b8aa7fe17c12502'/>
<id>923d24289040fb086d81196c3b8aa7fe17c12502</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
