summaryrefslogtreecommitdiff
path: root/app/finders/todos_finder.rb
Commit message (Expand)AuthorAgeFilesLines
* Reorder the todos because the use of the project finder attempts to order the...DJ Mountney2016-06-021-2/+2
* Use the project finder in the todos finder to limit todos to just ones within...DJ Mountney2016-06-021-1/+13
* Move filtering todos by projects not pending deletion into a scope on the tod...DJ Mountney2016-06-021-7/+1
* Reduce the filters on the todos joins project query by being explicit about t...DJ Mountney2016-06-021-1/+7
* Ensure we don't show TODOS for projects pending deleteDJ Mountney2016-06-021-1/+1
* Create a todo on failing MR buildSean McGivern2016-05-171-1/+1
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-0/+129