Commit Graph

10 Commits

Author SHA1 Message Date
Mario de la Ossa 54994762ff
Backport of 54385-board-policy 2019-01-18 12:43:46 -06:00
Heinrich Lee Yu 2ba71571de Simplify query and add tests for authorization change 2018-10-26 10:27:25 +08:00
Heinrich Lee Yu 6dda85927d Update boards issue creation authorization 2018-10-26 10:27:25 +08:00
gfyoung 73322a0e55 Enable frozen string in app/controllers/**/*.rb
Enables frozen string for the following:

* app/controllers/*.rb
* app/controllers/admin/**/*.rb
* app/controllers/boards/**/*.rb
* app/controllers/ci/**/*.rb
* app/controllers/concerns/**/*.rb

Partially addresses #47424.
2018-09-18 21:22:45 -07:00
Felipe Artur dd071c4b6e Bring one group board to CE 2018-03-03 12:56:17 -03:00
Lin Jen-Shin 07d3d44775 Move ModuleWithInstanceVariables to Gitlab namespace
And use .rubocop.yml to exclude paths we don't care,
rather than using the cop itself to exclude.
2017-11-22 17:06:57 +08:00
Lin Jen-Shin f8b681f6e9 WIP 2017-11-06 22:40:19 +08:00
Lin Jen-Shin 6a4ee9aa71 Allow simple ivar ||= form. Update accordingly 2017-09-19 01:29:32 +08:00
Lin Jen-Shin 9ae92b8caa Add cop to make sure we don't use ivar in a module 2017-09-18 21:23:45 +08:00
Felipe Artur 8077b728bc Continue BE backport 2017-08-31 14:48:57 -03:00