<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/projects/environments, branch scroll-code-blocks</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>Add gravatars to build history</title>
<updated>2016-08-08T16:43:12+00:00</updated>
<author>
<name>Annabel Dunstone</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2016-08-08T16:43:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f6c0c96b80b971ffaa7aa49553e13f6849f8ec4a'/>
<id>f6c0c96b80b971ffaa7aa49553e13f6849f8ec4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add deployment ID and gravatar to environments page</title>
<updated>2016-08-08T16:39:24+00:00</updated>
<author>
<name>Annabel Dunstone</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2016-08-08T16:39:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0a15ad31ad4bafe0a87cb0c4fd345a5f82c44799'/>
<id>0a15ad31ad4bafe0a87cb0c4fd345a5f82c44799</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Format environment history page</title>
<updated>2016-08-08T16:03:18+00:00</updated>
<author>
<name>Annabel Dunstone</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2016-08-05T19:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=60a347228d90ce68eedb5bf4b75a4cad94a1dfb2'/>
<id>60a347228d90ce68eedb5bf4b75a4cad94a1dfb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add avatar to commit message; environment style updates to match pipelines page</title>
<updated>2016-08-08T16:03:18+00:00</updated>
<author>
<name>Annabel Dunstone</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2016-08-05T19:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=415921a7f38a19bc907ce0b3db21e4e66e9b1ac2'/>
<id>415921a7f38a19bc907ce0b3db21e4e66e9b1ac2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an URL field to Environments</title>
<updated>2016-07-29T11:54:45+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>zegerjan@gitlab.com</email>
</author>
<published>2016-07-26T07:35:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be9aa7f19474424991923f128053e2523fa166d8'/>
<id>be9aa7f19474424991923f128053e2523fa166d8</id>
<content type='text'>
This MR adds a string (thus max 255 chars) field to the enviroments
table to expose it later in other features.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This MR adds a string (thus max 255 chars) field to the enviroments
table to expose it later in other features.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `capitalize` instead of `titleize` for manual actions</title>
<updated>2016-07-18T12:56:22+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-07-18T12:56:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=20438213d5f16907f0b0ea2cd2722b6ccfdc7556'/>
<id>20438213d5f16907f0b0ea2cd2722b6ccfdc7556</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve manual actions code and add model, service and feature tests</title>
<updated>2016-07-18T12:46:20+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-07-16T23:48:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e00da96c88314df79600e7848ae6fe7e4a29af2e'/>
<id>e00da96c88314df79600e7848ae6fe7e4a29af2e</id>
<content type='text'>
Manual actions are accessible from:
- Pipelines
- Builds
- Environments
- Deployments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Manual actions are accessible from:
- Pipelines
- Builds
- Environments
- Deployments
</pre>
</div>
</content>
</entry>
<entry>
<title>Add implementation of manual actions</title>
<updated>2016-07-18T12:44:21+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-07-16T16:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7d0fe1f04ed285e7e5cf825a305114b3e981c2f8'/>
<id>7d0fe1f04ed285e7e5cf825a305114b3e981c2f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the help_page_path route to accept paths directly instead of using parameters.</title>
<updated>2016-07-11T18:55:25+00:00</updated>
<author>
<name>Connor Shea</name>
<email>connor.james.shea@gmail.com</email>
</author>
<published>2016-05-16T22:06:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3358afa758c7db96ea8fce2a10cdf9c0abe85216'/>
<id>3358afa758c7db96ea8fce2a10cdf9c0abe85216</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary parens</title>
<updated>2016-06-30T13:01:26+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2016-06-30T13:01:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13fc95acc4b8ca418de2af383a6f0e1ccee9e9a2'/>
<id>13fc95acc4b8ca418de2af383a6f0e1ccee9e9a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
