Commit Graph

13 Commits

Author SHA1 Message Date
Jarka Košanová 8ad127083e Show only MRs visible to user on milestone detail 2019-02-14 15:30:22 +01: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
Lin Jen-Shin 418947b6ce Fix a few layout error 2017-11-22 23:30:51 +08: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 9ae92b8caa Add cop to make sure we don't use ivar in a module 2017-09-18 21:23:45 +08:00
Douwe Maan fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Felipe Artur 2e3f0b08fb Remove old specs and add new ones 2017-06-16 12:02:20 -03:00
Felipe Artur 673bc07c0f Order merge requests by priority 2017-06-16 12:01:41 -03:00
Phil Hughes c0c82368da Fixed dashboard milestone tabs not loading
Closes #33477
2017-06-09 09:57:42 +01:00
Phil Hughes 4b812d979e Fixed failing specs 2017-04-26 12:23:29 +01:00
Phil Hughes 480fcb5533 Added controller specs 2017-04-26 12:23:29 +01:00
Phil Hughes 52d59a4e51 Load milestone tabs asynchronously 2017-04-26 12:23:29 +01:00