<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/user/project/settings, branch docs-pages-https</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Bump import/export version to 2.2.0</title>
<updated>2018-01-05T14:18:17+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2018-01-05T14:18:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bf8c5643a9cb665467deea0106fa35b91b2fa938'/>
<id>bf8c5643a9cb665467deea0106fa35b91b2fa938</id>
<content type='text'>
We need to bump import/export version because we introduced a new
object's hierarchy that is not backwards compatible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to bump import/export version because we introduced a new
object's hierarchy that is not backwards compatible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Consolidate the docs when changing a repo path</title>
<updated>2017-12-21T18:10:06+00:00</updated>
<author>
<name>John Doe</name>
<email>axil@gitlab.com</email>
</author>
<published>2017-12-21T11:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e7797b51cbad8f38a7ba974d3bfecf245aef107d'/>
<id>e7797b51cbad8f38a7ba974d3bfecf245aef107d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates doc for user, group &amp; project transfers</title>
<updated>2017-12-13T22:42:41+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2017-12-12T23:31:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1bdbff2d6d04f1cb279b21afc77d7ce335867f18'/>
<id>1bdbff2d6d04f1cb279b21afc77d7ce335867f18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove serialised diff and commit columns</title>
<updated>2017-11-28T16:13:40+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-11-21T16:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4ebbfe5d3e0dbe06346ee0c64a8f62ec11f9b6e8'/>
<id>4ebbfe5d3e0dbe06346ee0c64a8f62ec11f9b6e8</id>
<content type='text'>
The st_commits and st_diffs columns on merge_request_diffs historically held the
YAML-serialised data for a merge request diff, in a variety of formats.

Since 9.5, these have been migrated in the background to two new tables:
merge_request_diff_commits and merge_request_diff_files. That has the advantage
that we can actually query the data (for instance, to find out how many commits
we've stored), and that it can't be in a variety of formats, but must match the
new schema.

This is the final step of that journey, where we drop those columns and remove
all references to them. This is a breaking change to the importer, because we
can no longer import diffs created in the old format, and we cannot guarantee
the export will be in the new format unless it was generated after this commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The st_commits and st_diffs columns on merge_request_diffs historically held the
YAML-serialised data for a merge request diff, in a variety of formats.

Since 9.5, these have been migrated in the background to two new tables:
merge_request_diff_commits and merge_request_diff_files. That has the advantage
that we can actually query the data (for instance, to find out how many commits
we've stored), and that it can't be in a variety of formats, but must match the
new schema.

This is the final step of that journey, where we drop those columns and remove
all references to them. This is a breaking change to the importer, because we
can no longer import diffs created in the old format, and we cannot guarantee
the export will be in the new format unless it was generated after this commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs-add-summary-about-project-archiving' into 'master'</title>
<updated>2017-10-03T11:14:21+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2017-10-03T11:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ae9dd4b55248f33b36425c99d46532c945632cdc'/>
<id>ae9dd4b55248f33b36425c99d46532c945632cdc</id>
<content type='text'>
Add documentation to summarise project archiving

Closes #35919

See merge request gitlab-org/gitlab-ce!14650</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add documentation to summarise project archiving

Closes #35919

See merge request gitlab-org/gitlab-ce!14650</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation to summarise project archiving</title>
<updated>2017-10-03T08:57:20+00:00</updated>
<author>
<name>Mark Fletcher</name>
<email>mark@gitlab.com</email>
</author>
<published>2017-10-03T07:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ce7f297a7fb1f662a1507b729608d600323b8c64'/>
<id>ce7f297a7fb1f662a1507b729608d600323b8c64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into ff_port_from_ee</title>
<updated>2017-09-26T21:24:54+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-09-26T21:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6f9a6d37a9237d19447c7936c53df02d841f5c66'/>
<id>6f9a6d37a9237d19447c7936c53df02d841f5c66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change mode to 644 for all md and png files</title>
<updated>2017-09-25T08:00:37+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2017-09-25T08:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=babc1d023ee1352bdcc0444a5575774bd693ffc8'/>
<id>babc1d023ee1352bdcc0444a5575774bd693ffc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new sharing permissions</title>
<updated>2017-09-21T09:26:34+00:00</updated>
<author>
<name>Mike Bartlett</name>
<email>mbartlett@gitlab.com</email>
</author>
<published>2017-09-21T09:26:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b3178f56c2c2df95a1b48af012ab6cfea817429d'/>
<id>b3178f56c2c2df95a1b48af012ab6cfea817429d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update fast-forward doc links to point at own docs</title>
<updated>2017-09-20T04:48:40+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-09-19T05:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fab5567a09cffe4f070913ff3a2205ece0e31904'/>
<id>fab5567a09cffe4f070913ff3a2205ece0e31904</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
