gitlab-org--gitlab-foss/app/controllers/dashboard
Paco Guzman f8b53ba20b Recover usage of Todos counter cache
We’re being kept up to date the counter data but we’re not using it.
The only thing which is not real if is the number of projects that the 
user read changes the number of todos can be stale for some time.

The counters will be sync just after the user receives a new todo or mark any as done
2016-08-12 18:21:36 +02:00
..
application_controller.rb
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
milestones_controller.rb
projects_controller.rb
snippets_controller.rb
todos_controller.rb Recover usage of Todos counter cache 2016-08-12 18:21:36 +02:00