<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/projects/deployments, branch docs-pages-force-https</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>Fix commits.scss style-lint errors</title>
<updated>2019-04-25T18:49:13+00:00</updated>
<author>
<name>Scott Hampton</name>
<email>shampton@gitlab.com</email>
</author>
<published>2019-04-25T18:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dbeb7b21d3db77482bb23cca08d44248b1e2c616'/>
<id>dbeb7b21d3db77482bb23cca08d44248b1e2c616</id>
<content type='text'>
Updating class names, and using existing utility classes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updating class names, and using existing utility classes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '60224-btn-env' into 'master'</title>
<updated>2019-04-12T10:08:25+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2019-04-12T10:08:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=84d77ccbda7d90437f118d0e2eef28213879e1c9'/>
<id>84d77ccbda7d90437f118d0e2eef28213879e1c9</id>
<content type='text'>
Removes extra btn class from dropdown

Closes #60224

See merge request gitlab-org/gitlab-ce!27160</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes extra btn class from dropdown

Closes #60224

See merge request gitlab-org/gitlab-ce!27160</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes stylelint warnings in environments</title>
<updated>2019-04-09T10:35:22+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-04-08T15:22:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad35de2255da8ed7d3dd0905b7a4e7b44029df3b'/>
<id>ad35de2255da8ed7d3dd0905b7a4e7b44029df3b</id>
<content type='text'>
Deletes unused CSS
Moves prometheus selectors into a prometheus file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deletes unused CSS
Moves prometheus selectors into a prometheus file
</pre>
</div>
</content>
</entry>
<entry>
<title>Removes extra btn class from dropdown</title>
<updated>2019-04-09T08:49:57+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-04-09T08:39:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5892e9968beb5770c3a95c0535c23f3b7af82571'/>
<id>5892e9968beb5770c3a95c0535c23f3b7af82571</id>
<content type='text'>
In the deployments page, the links inside a
dropdown had an extra btn class
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the deployments page, the links inside a
dropdown had an extra btn class
</pre>
</div>
</content>
</entry>
<entry>
<title>Use gitlab-ci job name in environment dropdown</title>
<updated>2019-03-07T09:38:39+00:00</updated>
<author>
<name>Miranda Fluharty</name>
<email>mfluharty@gitlab.com</email>
</author>
<published>2019-03-07T09:38:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fcd2358530ae67a50b506d864891febfff93810a'/>
<id>fcd2358530ae67a50b506d864891febfff93810a</id>
<content type='text'>
Use plain job name in the "Deploy to..." dropdown
Both in the old haml template and in the new vue component
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use plain job name in the "Deploy to..." dropdown
Both in the old haml template and in the new vue component
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Component to Confirm Environment Rollback</title>
<updated>2019-03-05T18:33:10+00:00</updated>
<author>
<name>Andrew Fontaine</name>
<email>afontaine@gitlab.com</email>
</author>
<published>2019-03-05T18:33:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ba98e91c067444e5af8dee392921126390af78b6'/>
<id>ba98e91c067444e5af8dee392921126390af78b6</id>
<content type='text'>
Ensure a vue.js component to confirm the re-deployment/rollback of an
environment pops up when rollback/re-deploy has been clicked so the user
must confirm their actions before accidentally rolling back or
re-deploying an environment.

Only on the `environment-table` view.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure a vue.js component to confirm the re-deployment/rollback of an
environment pops up when rollback/re-deploy has been clicked so the user
must confirm their actions before accidentally rolling back or
re-deploying an environment.

Only on the `environment-table` view.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to make builds soft-archived.</title>
<updated>2018-11-05T14:51:57+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2018-10-23T10:58:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=40397f35771a37a772f86e00d7dc708ddc6d3544'/>
<id>40397f35771a37a772f86e00d7dc708ddc6d3544</id>
<content type='text'>
The soft-archived builds cannot be run after some deadline time.
The intent is to aggressively recycle old builds after sometime.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The soft-archived builds cannot be run after some deadline time.
The intent is to aggressively recycle old builds after sometime.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support manually stopping any environment from the UI</title>
<updated>2018-07-10T08:11:04+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2018-07-10T08:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d79cef3a9a5577765d975326fbf4bc1b8c5634de'/>
<id>d79cef3a9a5577765d975326fbf4bc1b8c5634de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>i18n: externalize strings from 'app/views/projects/deployments'</title>
<updated>2018-06-14T12:13:47+00:00</updated>
<author>
<name>Tao Wang</name>
<email>twang2218@gmail.com</email>
</author>
<published>2018-06-14T12:13:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ba404d5593b4d400ac620723445c64f6636d1856'/>
<id>ba404d5593b4d400ac620723445c64f6636d1856</id>
<content type='text'>
Signed-off-by: Tao Wang &lt;twang2218@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tao Wang &lt;twang2218@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename btn-secondary to btn-default</title>
<updated>2018-05-10T19:22:56+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2018-05-10T19:22:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bed783ac15453f60651f861803bba93c622625ba'/>
<id>bed783ac15453f60651f861803bba93c622625ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
