summaryrefslogtreecommitdiff
path: root/app/services/todo_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Returns created todos to control rather than re-queryPhil Hughes2016-06-141-1/+1
* Manually create todo for issuablePhil Hughes2016-06-141-0/+6
* Toggling a task in a description with mentions doesn't creates a TodoDouglas Barbosa Alexandre2016-06-091-2/+9
* Merge branch 'master' into awardablesZJ van de Weg2016-05-251-0/+30
|\
| * Create a todo on failing MR buildSean McGivern2016-05-171-0/+30
* | Create table for award emojiZeger-Jan van de Weg2016-05-061-0/+8
|/
* Merge branch 'snippets-with-comments-cause-a-500-when-they-show-up-in-search-...Douwe Maan2016-04-011-1/+1
|\
| * Rename Note#for_project_snippet? to #for_snippet?Rémy Coutable2016-03-311-1/+1
* | Mentions on confidential issues doesn't create todos for non-membersfix-mentions-on-confidential-issues-for-non-membersDouglas Barbosa Alexandre2016-03-301-4/+20
|/
* Use `Note#for_project_snippet?` to skip notes on project snippetDouglas Barbosa Alexandre2016-03-181-1/+1
* Trigger a todo for mentions on commits pageDouglas Barbosa Alexandre2016-03-181-25/+40
* Does not create a todo when commenting on commit or project snippetDouglas Barbosa Alexandre2016-02-241-2/+2
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-0/+170