<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/services, branch docs/add_file_diff_description</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>Add X-GitLab-NotificationReason header to note emails</title>
<updated>2019-09-02T17:15:24+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-08-29T19:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=075f6d3559f0a0127fb322b40fad7985df621fcd'/>
<id>075f6d3559f0a0127fb322b40fad7985df621fcd</id>
<content type='text'>
The 'assigned' reason doesn't apply to notes, but the other two
can ('mentioned' and 'own_activity'), so we can still use this for note
emails.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 'assigned' reason doesn't apply to notes, but the other two
can ('mentioned' and 'own_activity'), so we can still use this for note
emails.
</pre>
</div>
</content>
</entry>
<entry>
<title>quick action label must be first in issue comment</title>
<updated>2019-09-02T10:42:11+00:00</updated>
<author>
<name>Maneschi Romain</name>
<email>rmaneschi@gmail.com</email>
</author>
<published>2019-09-02T10:42:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1eca1928ebacb01d76afd4a461785faa7dbb5a0d'/>
<id>1eca1928ebacb01d76afd4a461785faa7dbb5a0d</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 '46686-move-k8s-services-out-of-gcp-namespace' into 'master'</title>
<updated>2019-09-01T22:26:00+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-09-01T22:26:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6d033c669b568930eac51d30210f18445d2ae5a0'/>
<id>6d033c669b568930eac51d30210f18445d2ae5a0</id>
<content type='text'>
Move generic k8s services out of GCP namespace

See merge request gitlab-org/gitlab-ce!32310</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move generic k8s services out of GCP namespace

See merge request gitlab-org/gitlab-ce!32310</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '66139-remove-kubernetes_namespace_per_environment-feature-flag' into 'master'</title>
<updated>2019-09-01T13:42:20+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-09-01T13:42:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=750a25cf2ffcb5e7f612dc9b0ae426cf28714f52'/>
<id>750a25cf2ffcb5e7f612dc9b0ae426cf28714f52</id>
<content type='text'>
Remove :kubernetes_namespace_per_environment feature flag

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

See merge request gitlab-org/gitlab-ce!32140</pre>
</div>
</content>
</entry>
<entry>
<title>Limit access request email to 10 most recently active owners/maintainers</title>
<updated>2019-08-30T21:30:51+00:00</updated>
<author>
<name>Manoj MJ</name>
<email>mmj@gitlab.com</email>
</author>
<published>2019-08-30T21:30:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b943baa42a5365bd6377022223f66db9af58da33'/>
<id>b943baa42a5365bd6377022223f66db9af58da33</id>
<content type='text'>
This change limits the number of emails
for new access requests notifications to
10 most recently active owners/maintainers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change limits the number of emails
for new access requests notifications to
10 most recently active owners/maintainers
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove :kubernetes_namespace_per_environment feature flag</title>
<updated>2019-08-30T05:42:33+00:00</updated>
<author>
<name>Tiger</name>
<email>twatson@gitlab.com</email>
</author>
<published>2019-08-23T06:27:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8b83f90459aaf679d061ed36c7b8c5cd31e8bc32'/>
<id>8b83f90459aaf679d061ed36c7b8c5cd31e8bc32</id>
<content type='text'>
Feature flag has been defaulting to `true` since 12.2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feature flag has been defaulting to `true` since 12.2
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow be_url to specify the type</title>
<updated>2019-08-30T04:43:16+00:00</updated>
<author>
<name>Alex Kalderimis</name>
<email>akalderimis@gitlab.com</email>
</author>
<published>2019-08-30T04:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e3a91089b75cdadaa66288d0ff68f137893a3a45'/>
<id>e3a91089b75cdadaa66288d0ff68f137893a3a45</id>
<content type='text'>
This allows the be_url matcher to be more specific. By default, it only
matches HTTP and HTTPS URIs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows the be_url matcher to be more specific. By default, it only
matches HTTP and HTTPS URIs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq</title>
<updated>2019-08-29T22:17:37+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-08-29T22:17:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7698d405506bc10dfd7fb2e6e02b419dd5925725'/>
<id>7698d405506bc10dfd7fb2e6e02b419dd5925725</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 'security-enable-image-proxy' into 'master'</title>
<updated>2019-08-29T21:34:29+00:00</updated>
<author>
<name>GitLab Release Tools Bot</name>
<email>robert+release-tools@gitlab.com</email>
</author>
<published>2019-08-29T21:34:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=090956259c47d839b136f9391c3f74255764da81'/>
<id>090956259c47d839b136f9391c3f74255764da81</id>
<content type='text'>
Use image proxy to mitigate stealing ip addresses

Closes #2812

See merge request gitlab/gitlabhq!2926</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use image proxy to mitigate stealing ip addresses

Closes #2812

See merge request gitlab/gitlabhq!2926</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'security-project-import-bypass' into 'master'</title>
<updated>2019-08-29T21:34:04+00:00</updated>
<author>
<name>GitLab Release Tools Bot</name>
<email>robert+release-tools@gitlab.com</email>
</author>
<published>2019-08-29T21:34:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7d6edff6f3c7483ac588160bdf4e43ec8d0ad5d9'/>
<id>7d6edff6f3c7483ac588160bdf4e43ec8d0ad5d9</id>
<content type='text'>
Project visibility restriction bypass

See merge request gitlab/gitlabhq!3306</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Project visibility restriction bypass

See merge request gitlab/gitlabhq!3306</pre>
</div>
</content>
</entry>
</feed>
