Files
gitlabhq/app/controllers/projects
Paco Guzman f6bfa46daa Cache todo counters (pending/done)
- As todos are created/updated inside the TodoService
we repopulate the cache just there for both pending/done todos
- Todos as mark as done from the TodosController we update cache
there too
- All the added methods are kept in the User class for cohesion
2016-06-17 19:04:36 +02:00
..
2016-03-22 00:09:20 +01:00
2016-05-16 10:21:51 +01:00