<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/policies/environment_policy.rb, 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>Enable frozen string in presenters and policies</title>
<updated>2018-07-24T20:18:25+00:00</updated>
<author>
<name>gfyoung</name>
<email>gfyoung17@gmail.com</email>
</author>
<published>2018-07-24T10:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d5bf57a6afe1ed9ba419a34b352020a44960b48d'/>
<id>d5bf57a6afe1ed9ba419a34b352020a44960b48d</id>
<content type='text'>
Enable frozen string in:

* app/presenters
* app/policies

Partially addresses #47424.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable frozen string in:

* app/presenters
* app/policies

Partially addresses #47424.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename environments stop action method</title>
<updated>2018-07-12T10:22:11+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2018-07-12T10:22:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e270366d844d27ba55b96fb589b8505502c76a08'/>
<id>e270366d844d27ba55b96fb589b8505502c76a08</id>
<content type='text'>
This makes it more explicit that an environment is not a stop action,
but instead is merely contains a stop action.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it more explicit that an environment is not a stop action,
but instead is merely contains a stop action.
</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>convert all the policies to DeclarativePolicy</title>
<updated>2017-06-27T19:44:37+00:00</updated>
<author>
<name>http://jneen.net/</name>
<email>jneen@jneen.net</email>
</author>
<published>2017-04-06T21:06:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=37c401433b76170f0150d70865f1f4584db01fa8'/>
<id>37c401433b76170f0150d70865f1f4584db01fa8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use update build policy instead of new play policy</title>
<updated>2017-05-05T10:25:24+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-05-05T10:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=936367538043854c7b093b71ca315b8e469c55a4'/>
<id>936367538043854c7b093b71ca315b8e469c55a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve environment policy class</title>
<updated>2017-05-03T13:42:29+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-05-03T13:42:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=83154f21542ec04076d20ce9c4a8997d55fc5f43'/>
<id>83154f21542ec04076d20ce9c4a8997d55fc5f43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Rubocop offense in environments policy class</title>
<updated>2017-05-01T12:36:34+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-05-01T12:30:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e5df86f54d6165e0b3871678dd987956dddfa061'/>
<id>e5df86f54d6165e0b3871678dd987956dddfa061</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new ability check for stopping environment</title>
<updated>2017-05-01T11:38:57+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-05-01T11:38:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6baaa8a98e10ff93ba3f481052bb68fdafb6e2c1'/>
<id>6baaa8a98e10ff93ba3f481052bb68fdafb6e2c1</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, Environment, and ExternalIssue policies</title>
<updated>2016-08-30T18:39:22+00:00</updated>
<author>
<name>http://jneen.net/</name>
<email>jneen@jneen.net</email>
</author>
<published>2016-08-18T17:40:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2b26270ab7c489ebde4aac835f8e7307dc7a7441'/>
<id>2b26270ab7c489ebde4aac835f8e7307dc7a7441</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
