<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/services, branch trigger-source</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>Introduce source to pipeline entity</title>
<updated>2017-05-31T12:17:49+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-05-24T13:13:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=161af17c1b69e7e00aefcd4f540a55755259ceda'/>
<id>161af17c1b69e7e00aefcd4f540a55755259ceda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don’t create comment on JIRA if link already exists</title>
<updated>2017-05-30T13:37:27+00:00</updated>
<author>
<name>Jarka Kadlecova</name>
<email>jarka@gitlab.com</email>
</author>
<published>2017-05-18T06:07:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ab8d54b26befb4b70988a514759c7c4d9fd7630d'/>
<id>ab8d54b26befb4b70988a514759c7c4d9fd7630d</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 'issue_32225_2' into 'master'</title>
<updated>2017-05-30T10:29:20+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-05-30T10:29:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ffe52f0143a222350c8356084215ff5e502ead20'/>
<id>ffe52f0143a222350c8356084215ff5e502ead20</id>
<content type='text'>
Set head pipeline when creating merge requests

See merge request !11669</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set head pipeline when creating merge requests

See merge request !11669</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spec for Members::AuthorizedDestroyService</title>
<updated>2017-05-29T22:35:29+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-05-29T22:35:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bef4879ecc68cbadbb2e13e0446e4258ff594a1e'/>
<id>bef4879ecc68cbadbb2e13e0446e4258ff594a1e</id>
<content type='text'>
This spec was still assuming that creating a project would not result in
the owner having access to the project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This spec was still assuming that creating a project would not result in
the owner having access to the project.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set head pipeline when creating merge requests</title>
<updated>2017-05-29T18:37:56+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>felipefac@gmail.com</email>
</author>
<published>2017-05-25T21:14:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fe790c7543a3f3b618ca8b7238aeb73ff51cfde3'/>
<id>fe790c7543a3f3b618ca8b7238aeb73ff51cfde3</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 '30917-wiki-is-not-searchable-with-guest-permissions' into 'master'</title>
<updated>2017-05-29T17:50:07+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-05-29T17:50:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=08a17d15e3144af8f9e9dcef6da2ab69dba55e3e'/>
<id>08a17d15e3144af8f9e9dcef6da2ab69dba55e3e</id>
<content type='text'>
Resolve "Wiki is not searchable with Guest permissions"

Closes #30917

See merge request !11613</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Wiki is not searchable with Guest permissions"

Closes #30917

See merge request !11613</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rework-authorizations-performance' into 'master'</title>
<updated>2017-05-29T15:49:56+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-05-29T15:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=26bcef97d64f449b5073ac767c02961763c20b18'/>
<id>26bcef97d64f449b5073ac767c02961763c20b18</id>
<content type='text'>
Rework project authorizations and nested groups for better performance

See merge request !10885</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rework project authorizations and nested groups for better performance

See merge request !10885</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly test that guest is able to search through the  wiki</title>
<updated>2017-05-29T13:20:25+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2017-05-23T10:40:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1a424a9bc9cf1fbabd70ac2384978ae94674e6d7'/>
<id>1a424a9bc9cf1fbabd70ac2384978ae94674e6d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix counters cache invalidation for Issues and Merge Requests</title>
<updated>2017-05-26T14:43:51+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2017-05-26T13:29:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=33687db01d399b6b1e6b6a120995d84f833baac4'/>
<id>33687db01d399b6b1e6b6a120995d84f833baac4</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 '17848-web-hook-logging' into 'master'</title>
<updated>2017-05-25T13:26:12+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2017-05-25T13:26:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1ed7b7629a2c0fbcdfeeda386ec6292e57728e74'/>
<id>1ed7b7629a2c0fbcdfeeda386ec6292e57728e74</id>
<content type='text'>
Implement Web Hooks calls logging

Closes #17848

See merge request !11027</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement Web Hooks calls logging

Closes #17848

See merge request !11027</pre>
</div>
</content>
</entry>
</feed>
