gitlab-org--gitlab-foss/app/controllers/dashboard
Nur Rony e6c0c334e9
fixes delimiter removes when todo marked as done
2017-02-22 13:28:39 +06:00
..
application_controller.rb Fix an issue causing the Dashboard/Milestones page to be blank 2016-03-23 12:02:15 +01:00
groups_controller.rb Store group and project full name and full path in routes table 2017-02-08 19:14:29 +02:00
labels_controller.rb Limit what label fields we expose on Dashboard::LabelsController#index 2016-10-19 14:58:26 -02:00
milestones_controller.rb Speed up dashboard milestone index by scoping IssuesFinder to user authorized projects 2017-01-16 11:58:16 -05:00
projects_controller.rb Use preload for Event#target since it's a polymorphic association 2017-02-13 15:23:23 +01:00
snippets_controller.rb Use the configured Kaminari "per page" default 2016-03-19 17:37:54 -04:00
todos_controller.rb fixes delimiter removes when todo marked as done 2017-02-22 13:28:39 +06:00