<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/clusters, branch 58375-api-controller</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 'winh-remove-sushi' into 'master'</title>
<updated>2019-03-26T16:03:28+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-03-26T16:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad985a7a28c19a085011afc7531f4f2c13783cb2'/>
<id>ad985a7a28c19a085011afc7531f4f2c13783cb2</id>
<content type='text'>
Remove .raw from JavaScript fixture file names

Closes #59201

See merge request gitlab-org/gitlab-ce!26430

(cherry picked from commit 79a45f7f02939a1c2fc1f378e43ec9b96630f918)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove .raw from JavaScript fixture file names

Closes #59201

See merge request gitlab-org/gitlab-ce!26430

(cherry picked from commit 79a45f7f02939a1c2fc1f378e43ec9b96630f918)
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow runners to be installed on group clusters</title>
<updated>2019-03-26T09:59:48+00:00</updated>
<author>
<name>Tiger Watson</name>
<email>twatson@gitlab.com</email>
</author>
<published>2019-03-26T09:59:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=76d281881a945518fe4565e1dc71f6a3bc28c575'/>
<id>76d281881a945518fe4565e1dc71f6a3bc28c575</id>
<content type='text'>
A runner installed on a cluster will now use the
cluster's `cluster_type` as its `runner_type`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A runner installed on a cluster will now use the
cluster's `cluster_type` as its `runner_type`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'winh-remove-sushi' into 'master'"</title>
<updated>2019-03-22T11:03:15+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-03-22T11:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=022968764ced43c5de0c3291cfe2fbc7b068e944'/>
<id>022968764ced43c5de0c3291cfe2fbc7b068e944</id>
<content type='text'>
This reverts merge request !26430</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !26430</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '57357-automate-base-domain-help-text' into 'master'</title>
<updated>2019-03-22T07:23:02+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2019-03-22T07:23:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f6772ffb1a35adced2b8f70fb02de77985a363ef'/>
<id>f6772ffb1a35adced2b8f70fb02de77985a363ef</id>
<content type='text'>
Automate base domain help text on Clusters page

Closes #57357

See merge request gitlab-org/gitlab-ce!26124</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automate base domain help text on Clusters page

Closes #57357

See merge request gitlab-org/gitlab-ce!26124</pre>
</div>
</content>
</entry>
<entry>
<title>Remove .raw from JavaScript fixture file names</title>
<updated>2019-03-21T16:16:53+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-03-21T06:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e9bb4ad314955c6d33db5d2f7dc8bab1df4e85f'/>
<id>3e9bb4ad314955c6d33db5d2f7dc8bab1df4e85f</id>
<content type='text'>
There is nothing more to say but

"Commits that change 30 or more lines across at least three files
must describe these changes in the commit body"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is nothing more to say but

"Commits that change 30 or more lines across at least three files
must describe these changes in the commit body"
</pre>
</div>
</content>
</entry>
<entry>
<title>Update domain help text when ingress is installed</title>
<updated>2019-03-21T15:25:11+00:00</updated>
<author>
<name>Enrique Alcantara</name>
<email>ealcantara@gitlab.com</email>
</author>
<published>2019-03-18T19:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=43ca72689a6b826f4949a72303dda2a274ea33f2'/>
<id>43ca72689a6b826f4949a72303dda2a274ea33f2</id>
<content type='text'>
When ingress application is installed, the cluster domain help text
is updated to indicate that ingress external ip can be used as the
cluster domain
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When ingress application is installed, the cluster domain help text
is updated to indicate that ingress external ip can be used as the
cluster domain
</pre>
</div>
</content>
</entry>
<entry>
<title>Show loading spinner for Ingress/Knative IP</title>
<updated>2019-03-14T19:03:21+00:00</updated>
<author>
<name>Jacques Erasmus</name>
<email>jerasmus@gitlab.com</email>
</author>
<published>2019-03-14T19:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a635989097454494b4519ee620a217cb1170af45'/>
<id>a635989097454494b4519ee620a217cb1170af45</id>
<content type='text'>
Show a loading spinner while Ingress/Knative IP is being assigned
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Show a loading spinner while Ingress/Knative IP is being assigned
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for ingress hostnames</title>
<updated>2019-03-07T23:25:48+00:00</updated>
<author>
<name>walkafwalka</name>
<email>2865898-walkafwalka@users.noreply.gitlab.com</email>
</author>
<published>2019-03-07T21:51:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=460797dec3dc143943390e86a09d6e6b45a465d8'/>
<id>460797dec3dc143943390e86a09d6e6b45a465d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ability to edit Knative domain</title>
<updated>2019-03-05T06:31:43+00:00</updated>
<author>
<name>jerasmus</name>
<email>jerasmus@gitlab.com</email>
</author>
<published>2019-02-19T09:24:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cf1b85dd726c1947f9ff2af8d89aa240747f462d'/>
<id>cf1b85dd726c1947f9ff2af8d89aa240747f462d</id>
<content type='text'>
Added the functionality to edit the Knative domain
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added the functionality to edit the Knative domain
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade cluster applications, starting with runner</title>
<updated>2019-02-07T21:40:55+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-02-07T21:40:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f67fc237271bc26557f29c60b3f5772a6e0d3e63'/>
<id>f67fc237271bc26557f29c60b3f5772a6e0d3e63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
