<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app, branch docs/commit-diff-discussions-in-mr-context</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>Merge branch 'single-list-multiple-clusters' into 'master'</title>
<updated>2017-12-12T14:17:14+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-12-12T14:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d673628de003d1ce1402f03311066339828fb811'/>
<id>d673628de003d1ce1402f03311066339828fb811</id>
<content type='text'>
Use Single list for multiple clusters

See merge request gitlab-org/gitlab-ce!15848</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use Single list for multiple clusters

See merge request gitlab-org/gitlab-ce!15848</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'add-js-prefix-issuable-edit' into 'master'</title>
<updated>2017-12-12T10:52:23+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-12-12T10:52:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2ef39a80410540995fe3f64bf38ae0f0adb9fc0f'/>
<id>2ef39a80410540995fe3f64bf38ae0f0adb9fc0f</id>
<content type='text'>
Add js prefix for issuable-edit

Closes #40965

See merge request gitlab-org/gitlab-ce!15813</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add js prefix for issuable-edit

Closes #40965

See merge request gitlab-org/gitlab-ce!15813</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '37619-fix-vue-typeerror-not-failing-the-build' into 'master'</title>
<updated>2017-12-12T10:49:50+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-12-12T10:49:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ba5b53954872c8ef1804a6111d08ebc8d72f57a3'/>
<id>ba5b53954872c8ef1804a6111d08ebc8d72f57a3</id>
<content type='text'>
Stop "ERROR: TypeError{}" from being logged to the console and fail tests

Closes #37619

See merge request gitlab-org/gitlab-ce!15830</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stop "ERROR: TypeError{}" from being logged to the console and fail tests

Closes #37619

See merge request gitlab-org/gitlab-ce!15830</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dm-image-blob-diff-full-url' into 'master'</title>
<updated>2017-12-12T09:52:08+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-12-12T09:52:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6b83f0d07c59b33e41530704eb09ce39b3f987b6'/>
<id>6b83f0d07c59b33e41530704eb09ce39b3f987b6</id>
<content type='text'>
Use app host instead of asset host when rendering image blob or diff

Closes #41002

See merge request gitlab-org/gitlab-ce!15854</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use app host instead of asset host when rendering image blob or diff

Closes #41002

See merge request gitlab-org/gitlab-ce!15854</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '41023-activerecord-staleobjecterror--attempted-to-update-a-stale-object--ci-build' into 'master'</title>
<updated>2017-12-12T09:40:38+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-12-12T09:40:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6fff0473e0cf13607fdd49f856821680298113d8'/>
<id>6fff0473e0cf13607fdd49f856821680298113d8</id>
<content type='text'>
Job dropping by MissingDependenciesError should consider StaleObjectError

Closes #41023

See merge request gitlab-org/gitlab-ce!15873</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Job dropping by MissingDependenciesError should consider StaleObjectError

Closes #41023

See merge request gitlab-org/gitlab-ce!15873</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '40997-pipeline-null' into 'master'</title>
<updated>2017-12-12T09:22:37+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-12-12T09:22:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8a29e0b07367e1d0cc071f0de189aafcae207bf8'/>
<id>8a29e0b07367e1d0cc071f0de189aafcae207bf8</id>
<content type='text'>
Checks for null in job tooltip title

Closes #40997

See merge request gitlab-org/gitlab-ce!15869</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Checks for null in job tooltip title

Closes #40997

See merge request gitlab-org/gitlab-ce!15869</pre>
</div>
</content>
</entry>
<entry>
<title>Use app host instead of asset host when rendering image blob or diff</title>
<updated>2017-12-12T08:48:06+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-12-11T16:23:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e8d0d6ba9eeedf3d895ceb5e679866d4889cbf36'/>
<id>e8d0d6ba9eeedf3d895ceb5e679866d4889cbf36</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 'fix-remove-branch-name-migration' into 'master'</title>
<updated>2017-12-12T08:38:04+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-12-12T08:38:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=70b8aa8dbb6b449e24add797a8efc50618e73ab1'/>
<id>70b8aa8dbb6b449e24add797a8efc50618e73ab1</id>
<content type='text'>
Fix migration that removes issues.branch_name

See merge request gitlab-org/gitlab-ce!15858</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix migration that removes issues.branch_name

See merge request gitlab-org/gitlab-ce!15858</pre>
</div>
</content>
</entry>
<entry>
<title>ActiveRecord::StaleObjectError: Attempted to update a stale object: Ci::Build</title>
<updated>2017-12-12T07:17:45+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2017-12-12T07:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3494cdfecb7748cca558e46c805b636b3383c299'/>
<id>3494cdfecb7748cca558e46c805b636b3383c299</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 '39608-comment-on-image-discussions-tab-alignment' into 'master'</title>
<updated>2017-12-12T06:22:01+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-12-12T06:22:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c367d1d5be1b392bed3440619023e37d0c42e60f'/>
<id>c367d1d5be1b392bed3440619023e37d0c42e60f</id>
<content type='text'>
Fix comment on image discussion icon alignment (update icons)

Closes #39608

See merge request gitlab-org/gitlab-ce!15760</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix comment on image discussion icon alignment (update icons)

Closes #39608

See merge request gitlab-org/gitlab-ce!15760</pre>
</div>
</content>
</entry>
</feed>
