<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/clusters, branch docs/api-single-codebase</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>Vue-i18n: app/assets/javascripts/clusters/ directory</title>
<updated>2019-07-02T05:11:47+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-07-02T05:11:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cada1d7cb6513a550e5729ac75a7a839416d196d'/>
<id>cada1d7cb6513a550e5729ac75a7a839416d196d</id>
<content type='text'>
i18n linting for .vue files under the
app/assets/javascripts/clusters/ directory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i18n linting for .vue files under the
app/assets/javascripts/clusters/ directory
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow JupyterHub to be uninstalled</title>
<updated>2019-07-01T15:57:24+00:00</updated>
<author>
<name>João Cunha</name>
<email>j.a.cunha@gmail.com</email>
</author>
<published>2019-07-01T15:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=30ede575acd13f0bf76b78c081f52611d356a9bd'/>
<id>30ede575acd13f0bf76b78c081f52611d356a9bd</id>
<content type='text'>
- enabled uninstallation
- give it a specific uninstall message
- ajust specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- enabled uninstallation
- give it a specific uninstall message
- ajust specs
</pre>
</div>
</content>
</entry>
<entry>
<title>Transition from installable to not_installable</title>
<updated>2019-06-24T20:23:33+00:00</updated>
<author>
<name>Enrique Alcantara</name>
<email>ealcantara@gitlab.com</email>
</author>
<published>2019-06-24T20:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=71c53eeca8f2e0fe89963887f89d0f1a6018449a'/>
<id>71c53eeca8f2e0fe89963887f89d0f1a6018449a</id>
<content type='text'>
Contemplate the scenario where a K8 managed application becomes
not_installable after being installable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Contemplate the scenario where a K8 managed application becomes
not_installable after being installable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace upgrade with update</title>
<updated>2019-06-06T14:15:39+00:00</updated>
<author>
<name>Enrique Alcántara</name>
<email>ealcantara@gitlab.com</email>
</author>
<published>2019-06-06T14:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=940c812d5e3788d86603a87723198842af86efaf'/>
<id>940c812d5e3788d86603a87723198842af86efaf</id>
<content type='text'>
Use update term instead of update in the clusters managed app
implementation in order to make the implementation and UI
language more consistent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use update term instead of update in the clusters managed app
implementation in order to make the implementation and UI
language more consistent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Comply with `no-implicit-coercion` rule (CE)</title>
<updated>2019-06-03T22:51:02+00:00</updated>
<author>
<name>Nathan Friend</name>
<email>nathan@gitlab.com</email>
</author>
<published>2019-06-03T22:51:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bee3c7e847e4c682f3b808ebfddcc0b6746c2d60'/>
<id>bee3c7e847e4c682f3b808ebfddcc0b6746c2d60</id>
<content type='text'>
This commit is the result of running `yarn eslint --fix` after enabling
the `no-implicit-coercion` ESLint rule.  This rule has been added to
our ESLint config here:

https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit is the result of running `yarn eslint --fix` after enabling
the `no-implicit-coercion` ESLint rule.  This rule has been added to
our ESLint config here:

https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14
</pre>
</div>
</content>
</entry>
<entry>
<title>Add updateSuccessful/Failed props to knative app</title>
<updated>2019-05-30T22:19:38+00:00</updated>
<author>
<name>Enrique Alcantara</name>
<email>ealcantara@gitlab.com</email>
</author>
<published>2019-05-29T22:42:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2f0ec5c01761033edbadc1f450e4f414f86cc2d9'/>
<id>2f0ec5c01761033edbadc1f450e4f414f86cc2d9</id>
<content type='text'>
They are used to indicate when knative domain name
has changed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are used to indicate when knative domain name
has changed
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract knative domain editor into a component</title>
<updated>2019-05-30T22:19:32+00:00</updated>
<author>
<name>Enrique Alcantara</name>
<email>ealcantara@gitlab.com</email>
</author>
<published>2019-05-29T18:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=60c58c757039bea7b141605bdb3b947eb10d0068'/>
<id>60c58c757039bea7b141605bdb3b947eb10d0068</id>
<content type='text'>
The new component also implements several improvements in the
knative domain editor workflow:

- Display a loading spinner when saving changes in the domain name
- Display success toast message indicating changes were saved
successfully.
- Display error message in the contraty occurs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new component also implements several improvements in the
knative domain editor workflow:

- Display a loading spinner when saving changes in the domain name
- Display success toast message indicating changes were saved
successfully.
- Display error message in the contraty occurs
</pre>
</div>
</content>
</entry>
<entry>
<title>Add changelog entry</title>
<updated>2019-05-27T08:23:17+00:00</updated>
<author>
<name>Jacques Erasmus</name>
<email>jerasmus@gitlab.com</email>
</author>
<published>2019-05-27T08:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3c913df28eb390bc2746b05b4911a62b76593d8b'/>
<id>3c913df28eb390bc2746b05b4911a62b76593d8b</id>
<content type='text'>
Added a changelog entry for the feature
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a changelog entry for the feature
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Support Prometheus for group-level clusters"</title>
<updated>2019-05-06T22:03:37+00:00</updated>
<author>
<name>Peter Leitzen</name>
<email>pleitzen@gitlab.com</email>
</author>
<published>2019-05-06T22:03:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=35f52b63644c2ae3644b9beaf4cafee67e879434'/>
<id>35f52b63644c2ae3644b9beaf4cafee67e879434</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CE-backport track uninstall button clicks</title>
<updated>2019-05-02T19:31:16+00:00</updated>
<author>
<name>Enrique Alcantara</name>
<email>ealcantara@gitlab.com</email>
</author>
<published>2019-05-01T12:56:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3945e18176db929c758b03510c92b31c6da2bf3b'/>
<id>3945e18176db929c758b03510c92b31c6da2bf3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
