<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch test</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>test</title>
<updated>2018-06-07T15:25:54+00:00</updated>
<author>
<name>Ahmad Hassan</name>
<email>ahmad.hassan612@gmail.com</email>
</author>
<published>2018-06-07T15:25:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8bafce90895001839a3452e7fc6c647ddcbb2452'/>
<id>8bafce90895001839a3452e7fc6c647ddcbb2452</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor</title>
<updated>2018-06-07T13:12:11+00:00</updated>
<author>
<name>Ahmad Hassan</name>
<email>ahmad.hassan612@gmail.com</email>
</author>
<published>2018-06-07T13:10:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=694586fcbeb9fc22da2887577e4446c03fa659cf'/>
<id>694586fcbeb9fc22da2887577e4446c03fa659cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use RestoreCustomHooks RPC in restore rake task</title>
<updated>2018-06-07T12:26:20+00:00</updated>
<author>
<name>Ahmad Hassan</name>
<email>ahmad.hassan612@gmail.com</email>
</author>
<published>2018-06-04T13:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=59a8c79f0598d4afafbebeb7e3786a03e555f85d'/>
<id>59a8c79f0598d4afafbebeb7e3786a03e555f85d</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 'docs/47485-update-docs-to-reflect-the-new-place-of-the-kubernetes-page' into 'master'</title>
<updated>2018-06-07T12:09:23+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2018-06-07T12:09:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=717a46dd0a865d33b00cc94ec7252e706c8cd4eb'/>
<id>717a46dd0a865d33b00cc94ec7252e706c8cd4eb</id>
<content type='text'>
Resolve "Update docs to reflect the new place of the Kubernetes page"

Closes #46404

See merge request gitlab-org/gitlab-ce!19524</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Update docs to reflect the new place of the Kubernetes page"

Closes #46404

See merge request gitlab-org/gitlab-ce!19524</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Update docs to reflect the new place of the Kubernetes page"</title>
<updated>2018-06-07T12:09:23+00:00</updated>
<author>
<name>Fabio Busatto</name>
<email>fabio@gitlab.com</email>
</author>
<published>2018-06-07T12:09:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95dde46be57c8e1eacfa7fcd0bdfd299c635af6b'/>
<id>95dde46be57c8e1eacfa7fcd0bdfd299c635af6b</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 '44790-disabled-emails-logging' into 'master'</title>
<updated>2018-06-07T11:44:45+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2018-06-07T11:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=21469fa6b7364155c955fbef48880eb32419361d'/>
<id>21469fa6b7364155c955fbef48880eb32419361d</id>
<content type='text'>
Stop logging email information when emails are disabled

Closes #44790

See merge request gitlab-org/gitlab-ce!18521</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stop logging email information when emails are disabled

Closes #44790

See merge request gitlab-org/gitlab-ce!18521</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dz-fix-cluster-oauth' into 'master'</title>
<updated>2018-06-07T11:16:49+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2018-06-07T11:16:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=66c02b3fb563c4cf3e12bb2952ca94f2b1582e78'/>
<id>66c02b3fb563c4cf3e12bb2952ca94f2b1582e78</id>
<content type='text'>
Pass request to oauth creation during cluster app install

Closes #47459

See merge request gitlab-org/gitlab-ce!19522</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pass request to oauth creation during cluster app install

Closes #47459

See merge request gitlab-org/gitlab-ce!19522</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '39549-label-list-page-redesign-with-draggable-labels' into 'master'</title>
<updated>2018-06-07T10:53:24+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2018-06-07T10:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be928829cfddf22c9608e02aa6ca2c03cf0a30b4'/>
<id>be928829cfddf22c9608e02aa6ca2c03cf0a30b4</id>
<content type='text'>
Resolve "Label list page redesign with draggable labels"

Closes #39549

See merge request gitlab-org/gitlab-ce!18466</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Label list page redesign with draggable labels"

Closes #39549

See merge request gitlab-org/gitlab-ce!18466</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'qa-268-fix-pipeline-spec' into 'master'</title>
<updated>2018-06-07T10:41:10+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2018-06-07T10:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7c179bf39ec3d0f8e22ad71608546273bb0760db'/>
<id>7c179bf39ec3d0f8e22ad71608546273bb0760db</id>
<content type='text'>
Fix default wait argument in QA Pipelines spec

Closes gitlab-qa#268

See merge request gitlab-org/gitlab-ce!19517</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix default wait argument in QA Pipelines spec

Closes gitlab-qa#268

See merge request gitlab-org/gitlab-ce!19517</pre>
</div>
</content>
</entry>
<entry>
<title>Pass request to oauth creation during cluster app install</title>
<updated>2018-06-07T10:27:07+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2018-06-07T10:27:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dbbcffa186874915198600b2145f0eda79d47205'/>
<id>dbbcffa186874915198600b2145f0eda79d47205</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
