gitlab-org--gitlab-foss/app/controllers/dashboard
Tiago Botelho 9b66aa6e04 Prevent empty pagination when list is not empty 2016-12-21 23:53:24 +00: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 Fix an information disclosure when requesting access to a group containing private projects 2016-06-24 12:01:48 +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 Use respond_to instead of a conditional to paginate milestones 2016-03-23 12:02:15 +01:00
projects_controller.rb Restrict starred projects to viewable ones 2016-05-10 18:13:52 +01:00
snippets_controller.rb Use the configured Kaminari "per page" default 2016-03-19 17:37:54 -04:00
todos_controller.rb Prevent empty pagination when list is not empty 2016-12-21 23:53:24 +00:00