<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/presenters, branch fix-diff-comment-alignment</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>Add `present_using` to types</title>
<updated>2018-06-05T18:47:42+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2018-05-21T07:52:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aa4b1ae71260720b47695b8a256134f20280f61a'/>
<id>aa4b1ae71260720b47695b8a256134f20280f61a</id>
<content type='text'>
By specifying a presenter for the object type, we can keep the logic
out of `GitlabSchema`.

The presenter gets initialized using the object being presented, and
the context (including the `current_user`).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By specifying a presenter for the object type, we can keep the logic
out of `GitlabSchema`.

The presenter gets initialized using the object being presented, and
the context (including the `current_user`).
</pre>
</div>
</content>
</entry>
<entry>
<title>Removes redundant error message for script failures</title>
<updated>2018-05-24T20:14:28+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-05-24T20:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0bc9e0b4feb746f1b9fe233bfbb6e9afd70e0b98'/>
<id>0bc9e0b4feb746f1b9fe233bfbb6e9afd70e0b98</id>
<content type='text'>
Script failure message was redundant so it was removed. Also 'check your
job log' message was removed from all the error messages.

Closes #44271
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Script failure message was redundant so it was removed. Also 'check your
job log' message was removed from all the error messages.

Closes #44271
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mr-conflict-notification' into 'master'</title>
<updated>2018-05-24T08:49:54+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-05-24T08:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e97a87433b2f55b2f688771cbe47d627f49d4b44'/>
<id>e97a87433b2f55b2f688771cbe47d627f49d4b44</id>
<content type='text'>
MR unmergeable notification

See merge request gitlab-org/gitlab-ce!18042</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MR unmergeable notification

See merge request gitlab-org/gitlab-ce!18042</pre>
</div>
</content>
</entry>
<entry>
<title>Notify with email when merge request became unmergeable</title>
<updated>2018-05-17T00:54:51+00:00</updated>
<author>
<name>lulalala</name>
<email>mark@goodlife.tw</email>
</author>
<published>2018-05-09T09:49:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dc174e9655267e89e1b7c63f8c9f4dac069069c7'/>
<id>dc174e9655267e89e1b7c63f8c9f4dac069069c7</id>
<content type='text'>
Display MR unmergeable reasons
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Display MR unmergeable reasons
</pre>
</div>
</content>
</entry>
<entry>
<title>Respect the inheritance chain between Ci::Build and CommitStatus</title>
<updated>2018-05-16T20:59:51+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-05-16T20:58:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f494f2711a5a19b751c50832d8ae15c01ce3c3ee'/>
<id>f494f2711a5a19b751c50832d8ae15c01ce3c3ee</id>
<content type='text'>
Also moves the assertions were they belong
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also moves the assertions were they belong
</pre>
</div>
</content>
</entry>
<entry>
<title>Makes CommitStatus and GenericCommitStatus respond to presentable</title>
<updated>2018-05-15T19:24:11+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-05-15T18:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=86ef8221778d2aff630feecfa15ba70514983dbc'/>
<id>86ef8221778d2aff630feecfa15ba70514983dbc</id>
<content type='text'>
methods

Includes Presentable module into CommitStatus. This fixes presenter
methods being called on those classes.

Closes #46177
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
methods

Includes Presentable module into CommitStatus. This fixes presenter
methods being called on those classes.

Closes #46177
</pre>
</div>
</content>
</entry>
<entry>
<title>Respect permissions when showing Failed Jobs</title>
<updated>2018-05-06T16:46:00+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2018-04-21T22:30:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6776fac62200e6ec558dc6cc2cde120b82fce5da'/>
<id>6776fac62200e6ec558dc6cc2cde120b82fce5da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only show push-to-master authorized users</title>
<updated>2018-04-24T11:59:41+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2018-04-18T10:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aeed6b5a34e2c1c98a374e6c6178d84e07779531'/>
<id>aeed6b5a34e2c1c98a374e6c6178d84e07779531</id>
<content type='text'>
Hide the push to master instructions for users that are not allowed to
do that.

Also hide buttons that would direct them to commit directly in master
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hide the push to master instructions for users that are not allowed to
do that.

Also hide buttons that would direct them to commit directly in master
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed anchor not to have the js prefix, add i18n</title>
<updated>2018-04-20T17:48:04+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2018-04-17T16:37:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ea7127dea929bd47b9142f1550841e196898b7b3'/>
<id>ea7127dea929bd47b9142f1550841e196898b7b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create autodevops settings sections</title>
<updated>2018-04-20T17:48:04+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2018-04-11T17:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e40bc1b190f51ca42ac12d79b87a0338f2ab0357'/>
<id>e40bc1b190f51ca42ac12d79b87a0338f2ab0357</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
