summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/milestone_actions.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix confidential issue label disclosure on milestone viewPatrick Derichs2019-05-141-1/+7
* Move scoped_label into label presenterJan Provaznik2019-04-231-1/+1
* Show only MRs visible to user on milestone detailJarka Košanová2019-02-141-1/+1
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Fix a few layout errorLin Jen-Shin2017-11-221-1/+0
* Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-5/+5
* WIPLin Jen-Shin2017-11-061-4/+6
* Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Remove old specs and add new onesFelipe Artur2017-06-161-1/+1
* Order merge requests by priorityFelipe Artur2017-06-161-1/+1
* Fixed dashboard milestone tabs not loadingdashboard-milestone-tabs-loading-asyncPhil Hughes2017-06-091-1/+3
* Fixed failing specsPhil Hughes2017-04-261-4/+4
* Added controller specsPhil Hughes2017-04-261-0/+11
* Load milestone tabs asynchronouslyPhil Hughes2017-04-261-0/+42