<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib, branch weimeng-master-patch-83366</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>Fix attempting to drop views in PostgreSQL</title>
<updated>2019-04-02T00:19:22+00:00</updated>
<author>
<name>Wei-Meng Lee</name>
<email>1081658-weimeng@users.noreply.gitlab.com</email>
</author>
<published>2019-04-02T00:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cfc6d2528cc8d632f16b23334795be537511cfef'/>
<id>cfc6d2528cc8d632f16b23334795be537511cfef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow streaming io objects into Gitaly</title>
<updated>2019-04-01T18:17:40+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2019-03-28T19:05:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8c5b3d030210cc2659107ec2633a496165470125'/>
<id>8c5b3d030210cc2659107ec2633a496165470125</id>
<content type='text'>
This allows us to set the encoding of an IO passed without reading it
into memory.

This is useful if we want to stream files into Gitaly. Like we do when
uploading a new file to the repository.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to set the encoding of an IO passed without reading it
into memory.

This is useful if we want to stream files into Gitaly. Like we do when
uploading a new file to the repository.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jc-remove-find-all-tags-ff' into 'master'</title>
<updated>2019-04-01T18:00:23+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2019-04-01T18:00:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=63cd518f66d2e48b600df2e940a658cdc79ecdf8'/>
<id>63cd518f66d2e48b600df2e940a658cdc79ecdf8</id>
<content type='text'>
Remove find all tags feature flag

See merge request gitlab-org/gitlab-ce!26746</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove find all tags feature flag

See merge request gitlab-org/gitlab-ce!26746</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-container-scanning-on-k8s' into 'master'</title>
<updated>2019-04-01T17:09:15+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2019-04-01T17:09:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a027205699c89c7e82fe34db1ec2a0762fb40ddd'/>
<id>a027205699c89c7e82fe34db1ec2a0762fb40ddd</id>
<content type='text'>
Fix Container Scanning for Kubernetes Runners

Closes gitlab-ee#5763 and gitlab-ee#6636

See merge request gitlab-org/gitlab-ce!26793</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Container Scanning for Kubernetes Runners

Closes gitlab-ee#5763 and gitlab-ee#6636

See merge request gitlab-org/gitlab-ce!26793</pre>
</div>
</content>
</entry>
<entry>
<title>Include cluster domain into Project Cluster API</title>
<updated>2019-04-01T16:29:05+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2019-04-01T16:29:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b5e09a26de6afb0c194613c6ee4d22a22a0fce14'/>
<id>b5e09a26de6afb0c194613c6ee4d22a22a0fce14</id>
<content type='text'>
Domain was introduced on 11.8 and was not included on the
Project Cluster API. With this change user will be able to include
domain when adding and updating a cluster. Domain will also be included
on the GET calls.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59441
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Domain was introduced on 11.8 and was not included on the
Project Cluster API. With this change user will be able to include
domain when adding and updating a cluster. Domain will also be included
on the GET calls.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59441
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'enable-rubocop-application-record' into 'master'</title>
<updated>2019-04-01T15:55:46+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-04-01T15:55:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=700e8d1917462f509e430f78f7effca8df56bdba'/>
<id>700e8d1917462f509e430f78f7effca8df56bdba</id>
<content type='text'>
Document ApplicationRecord / pluck_primary_key

Closes #59690

See merge request gitlab-org/gitlab-ce!26764</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document ApplicationRecord / pluck_primary_key

Closes #59690

See merge request gitlab-org/gitlab-ce!26764</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Container Scanning for Kubernetes Runners</title>
<updated>2019-03-31T12:58:01+00:00</updated>
<author>
<name>Philippe Lafoucrière</name>
<email>plafoucriere@gitlab.com</email>
</author>
<published>2019-03-30T16:05:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6a25f8bc794d42a744082ae09d7fc4bbbaa5e5a4'/>
<id>6a25f8bc794d42a744082ae09d7fc4bbbaa5e5a4</id>
<content type='text'>
closes https://gitlab.com/gitlab-org/gitlab-ee/issues/6636
closes https://gitlab.com/gitlab-org/gitlab-ee/issues/5763
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes https://gitlab.com/gitlab-org/gitlab-ee/issues/6636
closes https://gitlab.com/gitlab-org/gitlab-ee/issues/5763
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix API /project/:id/branches not returning correct merge status</title>
<updated>2019-03-30T12:20:29+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-03-29T22:16:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cedbb3366bf3dd9bafe95dde366c1e28ee70c615'/>
<id>cedbb3366bf3dd9bafe95dde366c1e28ee70c615</id>
<content type='text'>
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24034 introduced
a regression where only the first 20 branches were used to determine
whether a branch has been merged because the pagination was applied
incorrectly. Requesting the second page of branches via the API would
always have the wrong merge status. We fix this by properly paginating
the branches before requesting their merge status.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56250
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24034 introduced
a regression where only the first 20 branches were used to determine
whether a branch has been merged because the pagination was applied
incorrectly. Requesting the second page of branches via the API would
always have the wrong merge status. We fix this by properly paginating
the branches before requesting their merge status.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56250
</pre>
</div>
</content>
</entry>
<entry>
<title>Document ApplicationRecord / pluck_primary_key</title>
<updated>2019-03-29T20:54:06+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-03-29T11:23:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=98a5976b787fad0797bc5e3231c48ab3f400bce6'/>
<id>98a5976b787fad0797bc5e3231c48ab3f400bce6</id>
<content type='text'>
We also enable the rubocop that makes it mandatory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We also enable the rubocop that makes it mandatory
</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>
</feed>
