<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/services, branch docs-css</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 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>Handle missing keys in sentry api response</title>
<updated>2019-03-29T14:53:40+00:00</updated>
<author>
<name>Reuben Pereira</name>
<email>rpereira@gitlab.com</email>
</author>
<published>2019-03-29T14:53:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c558d72b5bca44984c32b6f65f4b56332ee828f6'/>
<id>c558d72b5bca44984c32b6f65f4b56332ee828f6</id>
<content type='text'>
- Do not raise error when there are missing non-essential keys in sentry
api response.
- Add specs for to check for missing keys behavior.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Do not raise error when there are missing non-essential keys in sentry
api response.
- Add specs for to check for missing keys behavior.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '50199-quick-actions-refactor' into 'master'</title>
<updated>2019-03-29T14:48:01+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-03-29T14:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bf48b071f9c19c6585eb3e589bb8bc2ab6a75723'/>
<id>bf48b071f9c19c6585eb3e589bb8bc2ab6a75723</id>
<content type='text'>
Extend quick actions dsl

Closes #50199

See merge request gitlab-org/gitlab-ce!26095</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extend quick actions dsl

Closes #50199

See merge request gitlab-org/gitlab-ce!26095</pre>
</div>
</content>
</entry>
<entry>
<title>Extend quick actions dsl</title>
<updated>2019-03-29T10:53:28+00:00</updated>
<author>
<name>Alexandru Croitor</name>
<email>acroitor@gitlab.com</email>
</author>
<published>2019-03-13T10:45:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4b9ff4d2fe2eb22e3abed32f56aef6b24d40aa31'/>
<id>4b9ff4d2fe2eb22e3abed32f56aef6b24d40aa31</id>
<content type='text'>
* Extend quick actions dsl to allow specifying model types
to which given quick action applies
* Rename issuable attribute to noteable in interpret_service.rb
* Refactor and reorder quick action specs
* Create a shared example spec for each quick action to be used for
issue, merge request and commit specs.

https://gitlab.com/gitlab-org/gitlab-ce/issues/50199
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Extend quick actions dsl to allow specifying model types
to which given quick action applies
* Rename issuable attribute to noteable in interpret_service.rb
* Refactor and reorder quick action specs
* Create a shared example spec for each quick action to be used for
issue, merge request and commit specs.

https://gitlab.com/gitlab-org/gitlab-ce/issues/50199
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'persist-fulll-ref-path-for-mr-pipelines' into 'master'</title>
<updated>2019-03-29T10:46:02+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-03-29T10:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0d26c48332e7c580946adbd41795d4817909e2ef'/>
<id>0d26c48332e7c580946adbd41795d4817909e2ef</id>
<content type='text'>
Use merge request HEAD ref for detached merge request pipelines

Closes #58454

See merge request gitlab-org/gitlab-ce!25504</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use merge request HEAD ref for detached merge request pipelines

Closes #58454

See merge request gitlab-org/gitlab-ce!25504</pre>
</div>
</content>
</entry>
<entry>
<title>Create detached merge request pipelines</title>
<updated>2019-03-29T06:58:45+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2019-03-21T13:08:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bf639fd504c84929ff8542eef81578a6745bf428'/>
<id>bf639fd504c84929ff8542eef81578a6745bf428</id>
<content type='text'>
By using `refs/merge-requests/:iid/head`

ok

ok

Improve naming nicely

Add nice tests

add nice tests

fix some more

revert
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By using `refs/merge-requests/:iid/head`

ok

ok

Improve naming nicely

Add nice tests

add nice tests

fix some more

revert
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a thin encapsulation around .pluck(:id)</title>
<updated>2019-03-28T16:18:23+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-03-27T16:18:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f086dbf66ee54e684fed4be17bce1e3537779d24'/>
<id>f086dbf66ee54e684fed4be17bce1e3537779d24</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 '54670-external-diffs-when-outdated' into 'master'</title>
<updated>2019-03-28T09:19:14+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-03-28T09:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1ab4d12aae9897e48df054a7c58944c5c73a2759'/>
<id>1ab4d12aae9897e48df054a7c58944c5c73a2759</id>
<content type='text'>
Allow external diffs to be used conditionally

Closes #54670

See merge request gitlab-org/gitlab-ce!25432</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow external diffs to be used conditionally

Closes #54670

See merge request gitlab-org/gitlab-ce!25432</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-routes-n-plus-one-in-user-autocomplete' into 'master'</title>
<updated>2019-03-28T09:03:38+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2019-03-28T09:03:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8d07bc9c9f6846a2675c299953312a6ccfed4362'/>
<id>8d07bc9c9f6846a2675c299953312a6ccfed4362</id>
<content type='text'>
Remove N+1 queries from users autocomplete

See merge request gitlab-org/gitlab-ce!26491</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove N+1 queries from users autocomplete

See merge request gitlab-org/gitlab-ce!26491</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'</title>
<updated>2019-03-27T16:57:25+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2019-03-27T16:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f5ba7ac357d3384e0d7627fd6c18c1377ec0a425'/>
<id>f5ba7ac357d3384e0d7627fd6c18c1377ec0a425</id>
<content type='text'>
Prepares suggestion implementation for multi-line support

See merge request gitlab-org/gitlab-ce!26057</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prepares suggestion implementation for multi-line support

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