<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc, branch fix/github-doc</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>clarify resuming import</title>
<updated>2017-10-17T06:06:04+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@gitlab.com</email>
</author>
<published>2017-10-17T06:06:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=38569c6b7b53725812fb0b08f3f987d43df8b1ac'/>
<id>38569c6b7b53725812fb0b08f3f987d43df8b1ac</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 'patch-29' into 'master'</title>
<updated>2017-10-16T18:15:22+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-10-16T18:15:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=30083458b9e2a1e9e54ea09aea8c037e76732af4'/>
<id>30083458b9e2a1e9e54ea09aea8c037e76732af4</id>
<content type='text'>
Fix link to "Job Permissions"

See merge request gitlab-org/gitlab-ce!14896</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix link to "Job Permissions"

See merge request gitlab-org/gitlab-ce!14896</pre>
</div>
</content>
</entry>
<entry>
<title>Fix link to "Job Permissions"</title>
<updated>2017-10-16T16:30:48+00:00</updated>
<author>
<name>Willi Rath</name>
<email>wrath@geomar.de</email>
</author>
<published>2017-10-16T16:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ba13d1f47c43ace0553ea84b6eb00ab1ddbf0950'/>
<id>ba13d1f47c43ace0553ea84b6eb00ab1ddbf0950</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update new project docs</title>
<updated>2017-10-16T16:10:17+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2017-10-16T15:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e11ef753164f5210077b7899f240962acc9d6c1c'/>
<id>e11ef753164f5210077b7899f240962acc9d6c1c</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 'sha-handling' into 'master'</title>
<updated>2017-10-16T15:14:42+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-10-16T15:14:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=38ff8cd13d447825d74e9496cb9c72bedb6e0f7e'/>
<id>38ff8cd13d447825d74e9496cb9c72bedb6e0f7e</id>
<content type='text'>
Adds requirements that supports anything in sha params

Closes #26561 and #2709

See merge request gitlab-org/gitlab-ce!14462</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds requirements that supports anything in sha params

Closes #26561 and #2709

See merge request gitlab-org/gitlab-ce!14462</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'patch-19' into 'master'</title>
<updated>2017-10-16T12:19:52+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-10-16T12:19:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=03699653d6946a4b6ee178214d864d1add4f5cf1'/>
<id>03699653d6946a4b6ee178214d864d1add4f5cf1</id>
<content type='text'>
update postgresql requirements

See merge request gitlab-org/gitlab-ce!14885</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update postgresql requirements

See merge request gitlab-org/gitlab-ce!14885</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'implements-closing-docs' into 'master'</title>
<updated>2017-10-16T09:10:09+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-10-16T09:10:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fde837d53120a24b2ba512327185f0705e56c9c6'/>
<id>fde837d53120a24b2ba512327185f0705e56c9c6</id>
<content type='text'>
Docs for Add "implements" to the default issue closing message regex

See merge request gitlab-org/gitlab-ce!14880</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docs for Add "implements" to the default issue closing message regex

See merge request gitlab-org/gitlab-ce!14880</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bvl-update-settings-api-docs' into 'master'</title>
<updated>2017-10-14T11:03:17+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2017-10-14T11:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2087f121bfedd2f51eb943f23026e823d196466a'/>
<id>2087f121bfedd2f51eb943f23026e823d196466a</id>
<content type='text'>
Update the settings api documentation

See merge request gitlab-org/gitlab-ce!14877</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the settings api documentation

See merge request gitlab-org/gitlab-ce!14877</pre>
</div>
</content>
</entry>
<entry>
<title>update postgresql requirements</title>
<updated>2017-10-14T10:49:12+00:00</updated>
<author>
<name>Ben Bodenmiller</name>
<email>bbodenmiller@hotmail.com</email>
</author>
<published>2017-10-14T10:49:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dbfc82dfbb37541a9a4232912534a32b17c9d39a'/>
<id>dbfc82dfbb37541a9a4232912534a32b17c9d39a</id>
<content type='text'>
[skip ci]</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[skip ci]</pre>
</div>
</content>
</entry>
<entry>
<title>Update automatic_issue_closing.md</title>
<updated>2017-10-13T17:23:37+00:00</updated>
<author>
<name>Victor Wu</name>
<email>victor@gitlab.com</email>
</author>
<published>2017-10-13T17:23:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=82f9e8091fb3a95aaa7dda8ced6ae8dd70c149da'/>
<id>82f9e8091fb3a95aaa7dda8ced6ae8dd70c149da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
