<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec, branch hooks-ext</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 '56417-update-helm-to-2-12-2' into 'master'</title>
<updated>2019-01-23T12:30:06+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-01-23T12:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e8f73aaee6d93b7fc289e08c238886c6a4992826'/>
<id>e8f73aaee6d93b7fc289e08c238886c6a4992826</id>
<content type='text'>
Update Helm to 2.12.2 to address Helm client vulnerability

Closes #56417

See merge request gitlab-org/gitlab-ce!24418</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update Helm to 2.12.2 to address Helm client vulnerability

Closes #56417

See merge request gitlab-org/gitlab-ce!24418</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>Merge branch 'dm-trim-discussion-truncated-line-first-chars' into 'master'</title>
<updated>2019-01-23T08:45:17+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-01-23T08:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=52ceda44798a8d987dff56695bb2f9e0f775c55f'/>
<id>52ceda44798a8d987dff56695bb2f9e0f775c55f</id>
<content type='text'>
Fix bug that caused Suggestion Markdown toolbar button to insert snippet with leading +/-/&lt;space&gt;

See merge request gitlab-org/gitlab-ce!24568</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bug that caused Suggestion Markdown toolbar button to insert snippet with leading +/-/&lt;space&gt;

See merge request gitlab-org/gitlab-ce!24568</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '52363-add-domain-to-cluster-model' into 'master'</title>
<updated>2019-01-22T20:45:45+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-01-22T20:45:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b39028fb0013a8fe2dafe8486a2b01bd068c1c9c'/>
<id>b39028fb0013a8fe2dafe8486a2b01bd068c1c9c</id>
<content type='text'>
Add domain field into Clusters::Cluster

See merge request gitlab-org/gitlab-ce!24368</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add domain field into Clusters::Cluster

See merge request gitlab-org/gitlab-ce!24368</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>Merge branch 'an-opentracing-propagation' into 'master'</title>
<updated>2019-01-22T17:45:44+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-01-22T17:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ae2166188d11c6a0fef133af4b154ddf7fa83fd6'/>
<id>ae2166188d11c6a0fef133af4b154ddf7fa83fd6</id>
<content type='text'>
Adds inter-service OpenTracing propagation

See merge request gitlab-org/gitlab-ce!24239</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds inter-service OpenTracing propagation

See merge request gitlab-org/gitlab-ce!24239</pre>
</div>
</content>
</entry>
<entry>
<title>fix(labels): Move the primary button out of breadcrumbs and into the project section</title>
<updated>2019-01-22T17:42:10+00:00</updated>
<author>
<name>Martin Hobert</name>
<email>info@dosh.dk</email>
</author>
<published>2019-01-22T17:42:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fe823be926ece8f73b06dc6528221306431ff895'/>
<id>fe823be926ece8f73b06dc6528221306431ff895</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add domain field into Clusters::Cluster</title>
<updated>2019-01-22T17:30:43+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2019-01-14T17:59:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cfe65a0d3ef23987fbdf21d3a907b1d2980c1f93'/>
<id>cfe65a0d3ef23987fbdf21d3a907b1d2980c1f93</id>
<content type='text'>
This is the 1st step for moving Auto DevOps domain into cluster
settings, whether is project or group.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/52363
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the 1st step for moving Auto DevOps domain into cluster
settings, whether is project or group.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/52363
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fixes-populate-cluster-kubernetes-namespace-table-spec' into 'master'</title>
<updated>2019-01-22T17:28:57+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-01-22T17:28:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=037fddad52e0e74c155da524663e11dd94de0394'/>
<id>037fddad52e0e74c155da524663e11dd94de0394</id>
<content type='text'>
Removes factories on Cluster background migration

See merge request gitlab-org/gitlab-ce!24536</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes factories on Cluster background migration

See merge request gitlab-org/gitlab-ce!24536</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '56636-hashed-storage-afterrenameservice' into 'master'</title>
<updated>2019-01-22T17:25:34+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2019-01-22T17:25:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dd19e27897c5e216ca046fb84a12b8abe909f4de'/>
<id>dd19e27897c5e216ca046fb84a12b8abe909f4de</id>
<content type='text'>
Hashed Storage: `AfterRenameService` was not renaming Pages or Uploads folder on legacy storage

Closes #56636

See merge request gitlab-org/gitlab-ce!24526</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hashed Storage: `AfterRenameService` was not renaming Pages or Uploads folder on legacy storage

Closes #56636

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