<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/registry, 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>Registry component now includes error messages</title>
<updated>2019-07-02T13:12:45+00:00</updated>
<author>
<name>Nick Kipling</name>
<email>nkipling@gitlab.com</email>
</author>
<published>2019-07-02T13:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f01127ad25191913b3c399ee185f1c9f7034198b'/>
<id>f01127ad25191913b3c399ee185f1c9f7034198b</id>
<content type='text'>
Includes changes to the Vue container registry component to support
the display of an empty message and error message when invalid
characters are found in the group, project or branch name.

repositories/index.html.haml has been changed to remove the content
and place into Vue component.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes changes to the Vue container registry component to support
the display of an empty message and error message when invalid
characters are found in the group, project or branch name.

repositories/index.html.haml has been changed to remove the content
and place into Vue component.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add confirmation for registry image deletion</title>
<updated>2019-06-21T18:29:11+00:00</updated>
<author>
<name>Paul Gascou-Vaillancourt</name>
<email>pgascouvaillancourt@gitlab.com</email>
</author>
<published>2019-06-21T18:29:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8a3f088398963b21703ebfb7e78a26fa2fb6f529'/>
<id>8a3f088398963b21703ebfb7e78a26fa2fb6f529</id>
<content type='text'>
Adds a modal to let the user confirm their action before
proceeding to registry/image deletion
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a modal to let the user confirm their action before
proceeding to registry/image deletion
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Docker registry date not accurate"</title>
<updated>2019-06-17T11:02:24+00:00</updated>
<author>
<name>Nick Kipling</name>
<email>nkipling@gitlab.com</email>
</author>
<published>2019-06-17T11:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6ec8cb87e06af0be118b78a32c416a25f6e264c8'/>
<id>6ec8cb87e06af0be118b78a32c416a25f6e264c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moves table pagination component</title>
<updated>2019-06-12T09:19:36+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-06-12T09:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=442dce052a11600689597da932970e05439cc4a9'/>
<id>442dce052a11600689597da932970e05439cc4a9</id>
<content type='text'>
Move the table paginaiton component under the
new pagination folder in vue shared components
and updates all the paths
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the table paginaiton component under the
new pagination folder in vue shared components
and updates all the paths
</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>Upgrade prettier and reformat files as necessary</title>
<updated>2019-01-14T21:29:02+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-01-10T21:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7ccd235df1eeaa0c70a044308efef2c010df0e6a'/>
<id>7ccd235df1eeaa0c70a044308efef2c010df0e6a</id>
<content type='text'>
Upgrades prettier to 1.15.3
Runs `yarn prettier-save-all` against the codebase
Most changes are due to https://github.com/prettier/prettier/pull/5519
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgrades prettier to 1.15.3
Runs `yarn prettier-save-all` against the codebase
Most changes are due to https://github.com/prettier/prettier/pull/5519
</pre>
</div>
</content>
</entry>
<entry>
<title>Use monospace font for registry table tag id and tag name</title>
<updated>2019-01-09T09:20:20+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2019-01-09T09:20:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ace9222943e06e59b76f0bcb7649531e921a7dc9'/>
<id>ace9222943e06e59b76f0bcb7649531e921a7dc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused code</title>
<updated>2018-12-07T15:11:44+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-12-07T15:11:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=213557facfde54b4269fc717478cf4ca48a9aae7'/>
<id>213557facfde54b4269fc717478cf4ca48a9aae7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduces technical debt</title>
<updated>2018-12-07T12:46:12+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-12-05T09:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f8bfc2cf7c2f6489e2f70a554a10785859f22765'/>
<id>f8bfc2cf7c2f6489e2f70a554a10785859f22765</id>
<content type='text'>
Updates icons to use gitlab-svg
Updates buttons to use gitlab-ui

Updates broken tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates icons to use gitlab-svg
Updates buttons to use gitlab-ui

Updates broken tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaces vue-resource with axios for registry code</title>
<updated>2018-12-07T12:09:22+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-12-04T13:20:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7019b646c5a4a588b4018bdb8b8afdfd81a2ae60'/>
<id>7019b646c5a4a588b4018bdb8b8afdfd81a2ae60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
