<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/support/features, branch add-ruby-parser-dependency</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>Add instant comments support</title>
<updated>2017-05-05T10:57:29+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2017-05-05T10:57:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=645593e5af1fe9e7fa345788aeaa90d2313d6486'/>
<id>645593e5af1fe9e7fa345788aeaa90d2313d6486</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Display slash commands outcome when previewing Markdown</title>
<updated>2017-05-04T15:02:25+00:00</updated>
<author>
<name>Rares Sfirlogea</name>
<email>rrr.junior@gmail.com</email>
</author>
<published>2016-11-16T11:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=45e4c665653cd511b0d96119d3973652c43238bb'/>
<id>45e4c665653cd511b0d96119d3973652c43238bb</id>
<content type='text'>
Remove slash commands from Markdown preview and display their outcome next to
the text field.
Introduce new "explanation" block to our slash commands DSL.
Introduce optional "parse_params" block to slash commands DSL that allows to
process a parameter before it is passed to "explanation" or "command" blocks.
Pass path for previewing Markdown as "data" attribute instead of setting
a variable on "window".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove slash commands from Markdown preview and display their outcome next to
the text field.
Introduce new "explanation" block to our slash commands DSL.
Introduce optional "parse_params" block to slash commands DSL that allows to
process a parameter before it is passed to "explanation" or "command" blocks.
Pass path for previewing Markdown as "data" attribute instead of setting
a variable on "window".
</pre>
</div>
</content>
</entry>
<entry>
<title>Unnecessary "include WaitForAjax" and "include ApiHelpers"</title>
<updated>2017-04-21T20:32:02+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2017-04-21T20:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ff76adb5476f663fe92cec0ec4a78e93c7615191'/>
<id>ff76adb5476f663fe92cec0ec4a78e93c7615191</id>
<content type='text'>
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs.
Removed unnecessary usage of `api:true`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs.
Removed unnecessary usage of `api:true`
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "start discussion toggle clicking divider causes UI break"</title>
<updated>2017-04-19T21:18:39+00:00</updated>
<author>
<name>Luke "Jared" Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2017-04-19T21:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=16e291b9c62a22f229c42ec0f839197000f3c211'/>
<id>16e291b9c62a22f229c42ec0f839197000f3c211</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate examples for each other</title>
<updated>2017-04-12T11:30:28+00:00</updated>
<author>
<name>Luke "Jared" Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2017-04-12T11:30:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=159140010b3e9cb1d6dbfbaa1cb107db32f21877'/>
<id>159140010b3e9cb1d6dbfbaa1cb107db32f21877</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename variable</title>
<updated>2017-03-13T07:27:52+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2017-03-10T08:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ea70a0d674539d53e40c63a0a3cebef33d7e13b7'/>
<id>ea70a0d674539d53e40c63a0a3cebef33d7e13b7</id>
<content type='text'>
merge_request_for_resolving_discussions -&gt;
merge_request_to_resolve_discussions_of
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
merge_request_for_resolving_discussions -&gt;
merge_request_to_resolve_discussions_of
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a flash messages when an issue resolving discussions is created</title>
<updated>2017-03-13T07:27:51+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2017-03-08T19:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6f9304e03078acfa9c7afdceb1ed02e4c87265ca'/>
<id>6f9304e03078acfa9c7afdceb1ed02e4c87265ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always require MR-iid for resolving discussions</title>
<updated>2017-03-13T07:27:51+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-02-27T09:23:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f86928953d2d79f40f10813a6e244c1da0779d16'/>
<id>f86928953d2d79f40f10813a6e244c1da0779d16</id>
<content type='text'>
And deduplicate the finding of MR's &amp; discussions. Now the searching
is done in the service, istead of the controller &amp; the API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And deduplicate the finding of MR's &amp; discussions. Now the searching
is done in the service, istead of the controller &amp; the API.
</pre>
</div>
</content>
</entry>
<entry>
<title>Delegate a single discussion to a new issue</title>
<updated>2017-03-13T07:27:51+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2016-12-22T12:31:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0267b83898d604181e70c5ea8ac4a84108d2e6d6'/>
<id>0267b83898d604181e70c5ea8ac4a84108d2e6d6</id>
<content type='text'>
Delegate a discussion in a merge request into a new issue.
The discussion wil be marked as resolved and a system note will be
added linking to the newly created issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Delegate a discussion in a merge request into a new issue.
The discussion wil be marked as resolved and a system note will be
added linking to the newly created issue.
</pre>
</div>
</content>
</entry>
<entry>
<title>Show public RSS feeds to anonymous users</title>
<updated>2017-02-28T20:50:57+00:00</updated>
<author>
<name>Michael Kozono</name>
<email>mkozono@gmail.com</email>
</author>
<published>2017-02-28T20:50:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a2670ee06b05c1abf31c11972319c6a59ef6940a'/>
<id>a2670ee06b05c1abf31c11972319c6a59ef6940a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
