<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/services/issues, branch docs/fix-deploy-example</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>Remove code related to object hierarchy in MySQL</title>
<updated>2019-07-25T07:35:06+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-07-24T09:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1ce5bcacdbf56682e05fa63875203bf4d10584bc'/>
<id>1ce5bcacdbf56682e05fa63875203bf4d10584bc</id>
<content type='text'>
These are not required because MySQL is not
supported anymore
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are not required because MySQL is not
supported anymore
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer `flat_map` over `map` + `flatten` in specs</title>
<updated>2019-07-24T08:19:15+00:00</updated>
<author>
<name>Peter Leitzen</name>
<email>pleitzen@gitlab.com</email>
</author>
<published>2019-07-24T08:19:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=163a43629c9018beb5f2a474ce63a0065445471b'/>
<id>163a43629c9018beb5f2a474ce63a0065445471b</id>
<content type='text'>
Although `flat_map` is equivalent to `map` + `flatten(1)`
(note the level 1) we can apply this same refactoring to all cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Although `flat_map` is equivalent to `map` + `flatten(1)`
(note the level 1) we can apply this same refactoring to all cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip spam check for task list updates</title>
<updated>2019-07-09T15:21:10+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>fcardozo@gitlab.com</email>
</author>
<published>2019-07-09T15:21:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bdbaebf87e95d513baaf9c3b735ba7420a1aa6aa'/>
<id>bdbaebf87e95d513baaf9c3b735ba7420a1aa6aa</id>
<content type='text'>
Task list updates should not mark users action as spam on akismet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Task list updates should not mark users action as spam on akismet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add reorder action to Project IssuesController</title>
<updated>2019-06-21T12:05:42+00:00</updated>
<author>
<name>Brett Walker</name>
<email>bwalker@gitlab.com</email>
</author>
<published>2019-06-01T01:19:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4a85e263b4afe2e1e64dcaf55856add6e7aed764'/>
<id>4a85e263b4afe2e1e64dcaf55856add6e7aed764</id>
<content type='text'>
to support manual sorting on the frontend
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to support manual sorting on the frontend
</pre>
</div>
</content>
</entry>
<entry>
<title>Include MR information if possible when emailing notification of closing an issue</title>
<updated>2019-05-16T11:59:02+00:00</updated>
<author>
<name>Michał Zając</name>
<email>gitlab.com@quintasan.pl</email>
</author>
<published>2019-05-16T11:59:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=411f545ce6a88db8370e639989d9c8f6d3621cbe'/>
<id>411f545ce6a88db8370e639989d9c8f6d3621cbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add frozen_string_literal to spec/services</title>
<updated>2019-04-11T22:14:54+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-04-11T12:17:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=85b29c1c2fa3b94d7371cf454c485457a0756cb1'/>
<id>85b29c1c2fa3b94d7371cf454c485457a0756cb1</id>
<content type='text'>
Probably useful as we often move these files to "new" files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Probably useful as we often move these files to "new" files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fenced blockquotes to not change source line pos</title>
<updated>2019-04-04T23:59:31+00:00</updated>
<author>
<name>Brett Walker</name>
<email>bwalker@gitlab.com</email>
</author>
<published>2019-04-03T13:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=949bcb1f8d9695171d0dc88461f6a16800ac57c9'/>
<id>949bcb1f8d9695171d0dc88461f6a16800ac57c9</id>
<content type='text'>
Replaces blockquote fences with \n,
keeping the line numbering intact.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaces blockquote fences with \n,
keeping the line numbering intact.
</pre>
</div>
</content>
</entry>
<entry>
<title>add a uniq constraints on issues and mrs labels</title>
<updated>2019-04-01T09:09:49+00:00</updated>
<author>
<name>Antoine Huret</name>
<email>huret.antoine@yahoo.fr</email>
</author>
<published>2019-04-01T09:09:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5e10b611299b4a968e51f5a706d60b7d1a9c29b5'/>
<id>5e10b611299b4a968e51f5a706d60b7d1a9c29b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check issue milestone availability</title>
<updated>2019-02-14T14:28:02+00:00</updated>
<author>
<name>Jarka Košanová</name>
<email>jarka@gitlab.com</email>
</author>
<published>2019-01-14T10:46:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=30ab6ee416783cd9481085f021603383eeb4f317'/>
<id>30ab6ee416783cd9481085f021603383eeb4f317</id>
<content type='text'>
Add project when creating milestone in specs

We validate milestone is from the same
project/parent group as issuable -&gt;
we need to set project in specs correctly

Improve methods names and specs organization
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add project when creating milestone in specs

We validate milestone is from the same
project/parent group as issuable -&gt;
we need to set project in specs correctly

Improve methods names and specs organization
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable fast task lists for merge requests</title>
<updated>2019-02-07T15:28:35+00:00</updated>
<author>
<name>Brett Walker</name>
<email>bwalker@gitlab.com</email>
</author>
<published>2019-01-30T00:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=79bd1b8717599205fd1bf4f79048d3065b500536'/>
<id>79bd1b8717599205fd1bf4f79048d3065b500536</id>
<content type='text'>
Allow single tasks to be updated quickly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow single tasks to be updated quickly
</pre>
</div>
</content>
</entry>
</feed>
