Commit Graph

10 Commits

Author SHA1 Message Date
GitLab Bot b7dfe2ae40 Add latest changes from gitlab-org/gitlab@master 2019-09-13 13:26:31 +00:00
gfyoung d5bf57a6af Enable frozen string in presenters and policies
Enable frozen string in:

* app/presenters
* app/policies

Partially addresses #47424.
2018-07-24 13:18:25 -07:00
Grzegorz Bizon e270366d84 Rename environments stop action method
This makes it more explicit that an environment is not a stop action,
but instead is merely contains a stop action.
2018-07-12 12:22:11 +02:00
Winnie Hellmann d79cef3a9a Support manually stopping any environment from the UI 2018-07-10 08:11:04 +00:00
http://jneen.net/ 37c401433b convert all the policies to DeclarativePolicy 2017-06-27 12:44:37 -07:00
Grzegorz Bizon 9363675380 Use update build policy instead of new play policy 2017-05-05 12:25:24 +02:00
Grzegorz Bizon 83154f2154 Improve environment policy class 2017-05-03 15:42:29 +02:00
Grzegorz Bizon e5df86f54d Fix Rubocop offense in environments policy class 2017-05-01 14:36:34 +02:00
Grzegorz Bizon 6baaa8a98e Add new ability check for stopping environment 2017-05-01 13:38:57 +02:00
http://jneen.net/ 2b26270ab7 add Deployment, Environment, and ExternalIssue policies 2016-08-30 11:39:22 -07:00