<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/user, branch fix-missing-function-dropzone-input</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Docs permissions for group labels</title>
<updated>2017-06-19T12:56:44+00:00</updated>
<author>
<name>Victor Wu</name>
<email>victor@gitlab.com</email>
</author>
<published>2017-06-19T12:56:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8ec4fb6f1d5085a0cba96bbe9eee3d5c5faeea0f'/>
<id>8ec4fb6f1d5085a0cba96bbe9eee3d5c5faeea0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Prometheus Merge Request Metrics page</title>
<updated>2017-06-19T11:19:36+00:00</updated>
<author>
<name>Joshua Lambert</name>
<email>joshua@gitlab.com</email>
</author>
<published>2017-06-19T11:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=54ab21a923540b224c98a14ac6dfaa494e1d3fca'/>
<id>54ab21a923540b224c98a14ac6dfaa494e1d3fca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add table for files in merge request diffs</title>
<updated>2017-06-16T17:30:01+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-06-09T11:48:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9a73b634ab4220f68a8296ccb582a68293874489'/>
<id>9a73b634ab4220f68a8296ccb582a68293874489</id>
<content type='text'>
This adds an ID-less table containing one row per file, per merge request
diff. It has a column for each attribute on Gitlab::Git::Diff that is serialised
currently, with the advantage that we can easily query the attributes of this
new table.

It does not migrate existing data, so we have fallback code when the legacy
st_diffs column is present instead. For a merge request diff to be valid, it
should have at most one of:

* Rows in this new table, with the correct merge_request_diff_id.
* A non-NULL st_diffs column.

It may have neither, if the diff is empty.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds an ID-less table containing one row per file, per merge request
diff. It has a column for each attribute on Gitlab::Git::Diff that is serialised
currently, with the advantage that we can easily query the attributes of this
new table.

It does not migrate existing data, so we have fallback code when the legacy
st_diffs column is present instead. For a merge request diff to be valid, it
should have at most one of:

* Rows in this new table, with the correct merge_request_diff_id.
* A non-NULL st_diffs column.

It may have neither, if the diff is empty.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'</title>
<updated>2017-06-16T16:32:53+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-06-16T16:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=352a9ed56213b6f83a679e72f9554638a0aed1ee'/>
<id>352a9ed56213b6f83a679e72f9554638a0aed1ee</id>
<content type='text'>
Rename "Slash commands" to "Quick actions"

Closes #27070

See merge request !11811</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename "Slash commands" to "Quick actions"

Closes #27070

See merge request !11811</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs/branches' into 'master'</title>
<updated>2017-06-16T14:31:46+00:00</updated>
<author>
<name>Marcia Ramos</name>
<email>virtua.creative@gmail.com</email>
</author>
<published>2017-06-16T14:31:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5f42009f8dcc29d559ee415e92c88858e361f063'/>
<id>5f42009f8dcc29d559ee415e92c88858e361f063</id>
<content type='text'>
Document the Delete Merged Branches functionality

See merge request !12217</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document the Delete Merged Branches functionality

See merge request !12217</pre>
</div>
</content>
</entry>
<entry>
<title>Move branches docs to new location and copyedit</title>
<updated>2017-06-16T11:14:48+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2017-06-16T11:12:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=631524587eebbb204b057c9d356384a44b324460'/>
<id>631524587eebbb204b057c9d356384a44b324460</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 'convdev-docs' into 'master'</title>
<updated>2017-06-16T09:21:46+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2017-06-16T09:21:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=301386ed5ff3c0e99c04f6fa98474407aaf78754'/>
<id>301386ed5ff3c0e99c04f6fa98474407aaf78754</id>
<content type='text'>
Convdev docs

See merge request !12189</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convdev docs

See merge request !12189</pre>
</div>
</content>
</entry>
<entry>
<title>Copyedit ConvDev docs</title>
<updated>2017-06-16T08:56:54+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2017-06-16T08:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b13dcb2b9d23df21abb0d48957fc33d67bcdbaec'/>
<id>b13dcb2b9d23df21abb0d48957fc33d67bcdbaec</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 'issue-board-docs' into 'master'</title>
<updated>2017-06-16T06:57:15+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2017-06-16T06:57:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c676e79e6f5344e8a45d9cd262055729939a54b9'/>
<id>c676e79e6f5344e8a45d9cd262055729939a54b9</id>
<content type='text'>
Issue board docs

See merge request !12197</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue board docs

See merge request !12197</pre>
</div>
</content>
</entry>
<entry>
<title>Jira integ docs</title>
<updated>2017-06-16T06:56:39+00:00</updated>
<author>
<name>Victor Wu</name>
<email>victor@gitlab.com</email>
</author>
<published>2017-06-16T06:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f6dccf0ff811e3a0c291ad37f445e692f6721cc0'/>
<id>f6dccf0ff811e3a0c291ad37f445e692f6721cc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
