<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api, branch patch-41</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>Merge branch 'container-repository-cleanup-api' into 'master'</title>
<updated>2019-01-25T13:24:35+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2019-01-25T13:24:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dc6091876d1c70e25f2153d24dbe04f8b4b875a9'/>
<id>dc6091876d1c70e25f2153d24dbe04f8b4b875a9</id>
<content type='text'>
Container repository cleanup API

Closes #55978

See merge request gitlab-org/gitlab-ce!24303</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Container repository cleanup API

Closes #55978

See merge request gitlab-org/gitlab-ce!24303</pre>
</div>
</content>
</entry>
<entry>
<title>Add Container Registry API</title>
<updated>2019-01-25T12:13:48+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-01-10T14:22:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=045d07bab37df2020f650f7354157f5267f57c8a'/>
<id>045d07bab37df2020f650f7354157f5267f57c8a</id>
<content type='text'>
This includes a set of APIs to manipulate container registry.
This includes also an ability to delete tags based on requested
criteria, like keep-last-n, matching-name, older-than.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This includes a set of APIs to manipulate container registry.
This includes also an ability to delete tags based on requested
criteria, like keep-last-n, matching-name, older-than.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '56392-enable-the-layout-extraspacing-cop' into 'master'</title>
<updated>2019-01-24T15:09:52+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-01-24T15:09:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=61c51d3b6edd44750cb77a87406d2ff7c79a5053'/>
<id>61c51d3b6edd44750cb77a87406d2ff7c79a5053</id>
<content type='text'>
Enable the Layout/ExtraSpacing cop

Closes #56392

See merge request gitlab-org/gitlab-ce!24423</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable the Layout/ExtraSpacing cop

Closes #56392

See merge request gitlab-org/gitlab-ce!24423</pre>
</div>
</content>
</entry>
<entry>
<title>Enable the Layout/ExtraSpacing cop</title>
<updated>2019-01-24T12:05:45+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-01-16T12:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3a2abc1d50b419a353edb7f7cf68f3894dfdeeef'/>
<id>3a2abc1d50b419a353edb7f7cf68f3894dfdeeef</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Get remote address for runner</title>
<updated>2019-01-24T08:03:14+00:00</updated>
<author>
<name>Steve Azzopardi</name>
<email>steveazz@outlook.com</email>
</author>
<published>2019-01-24T07:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cb67423d48f6e5e78c7ecd9196b93edf7666ba0c'/>
<id>cb67423d48f6e5e78c7ecd9196b93edf7666ba0c</id>
<content type='text'>
Check if `X-Forwarded-For` is set before getting the IP of the request,
with this the real IP address of the runner is shown if it's behind a
proxy.

closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53676
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check if `X-Forwarded-For` is set before getting the IP of the request,
with this the real IP address of the runner is shown if it's behind a
proxy.

closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53676
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '52674-api-v4-projects-project_id-jobs-endpoint-hits-statement-timeout' into 'master'</title>
<updated>2019-01-23T19:27:09+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-01-23T19:27:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f40e769211ea708ede1c581d999e5b0d92586c0b'/>
<id>f40e769211ea708ede1c581d999e5b0d92586c0b</id>
<content type='text'>
[API] Omit `X-Total` and `X-Total-Pages` headers when items count is more than 10,000

Closes #42194 and #52674

See merge request gitlab-org/gitlab-ce!23931</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[API] Omit `X-Total` and `X-Total-Pages` headers when items count is more than 10,000

Closes #42194 and #52674

See merge request gitlab-org/gitlab-ce!23931</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '25569-changing-wording-to-delete-when-referring-to-removing-a-branch' into 'master'</title>
<updated>2019-01-23T11:02:22+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-01-23T11:02:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3ed8078507b6cb37c7dd85f2fc22c9494faf9e1e'/>
<id>3ed8078507b6cb37c7dd85f2fc22c9494faf9e1e</id>
<content type='text'>
Resolve "Changing wording to "Delete" when referring to removing a branch"

Closes #25569

See merge request gitlab-org/gitlab-ce!23966</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Changing wording to "Delete" when referring to removing a branch"

Closes #25569

See merge request gitlab-org/gitlab-ce!23966</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'delete' instead of 'remove' for source branch</title>
<updated>2019-01-22T17:57:01+00:00</updated>
<author>
<name>Sam Bigelow</name>
<email>sbigelow@gitlab.com</email>
</author>
<published>2019-01-10T04:08:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c607b358241712af0d6b442b8e7a277cb6ba8a38'/>
<id>c607b358241712af0d6b442b8e7a277cb6ba8a38</id>
<content type='text'>
This is to match `git branch -D &lt;branchname&gt;`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to match `git branch -D &lt;branchname&gt;`
</pre>
</div>
</content>
</entry>
<entry>
<title>[API] Omit X-Total{,-Pages} when count &gt; 10k</title>
<updated>2019-01-22T17:13:04+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-12-19T12:03:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=26978cb270feef10756d34a646c0676083737ab8'/>
<id>26978cb270feef10756d34a646c0676083737ab8</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-preload-associations-for-group-api' into 'master'</title>
<updated>2019-01-21T11:25:26+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2019-01-21T11:25:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=10d421be3fea1c6b69d773aeba3c08dfa1da38d0'/>
<id>10d421be3fea1c6b69d773aeba3c08dfa1da38d0</id>
<content type='text'>
Eliminate N+1 queries in /api/groups/:id

Closes #49845

See merge request gitlab-org/gitlab-ce!24513</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Eliminate N+1 queries in /api/groups/:id

Closes #49845

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