summaryrefslogtreecommitdiff
path: root/spec/services/todo_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-13/+13
* Revert "Merge branch 'tc-no-todo-service-select' into 'master'"revert-c3c465acStan Hu2017-04-291-31/+17
* Avoid plucking Todo ids and use sub-queries insteadtc-no-todo-service-selectToon Claes2017-04-271-17/+31
* Create todos only for new mentionsJarka Kadlecova2017-03-291-21/+117
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-17/+22
* Add 'Undo mark all as done' to TodosJacopo2017-03-161-11/+13
* Fix transient failure in TodoService specRobert Speicher2017-03-071-1/+1
* Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-2/+2
* Todo done clicking is kind of unusable.Jacopo2017-02-171-12/+24
* Create directly_addressed Todos when mentioned in beginning of a lineErshad Kunnakkadan2017-02-081-1/+205
* Notify the user who set auto-merge when merge conflict occurstwonegatives2017-01-141-0/+9
* Notify the user who set auto-merge when a build failstwonegatives2016-12-161-0/+7
* Make guests unable to view MRsguests_cant_see_mrsValery Sizov2016-10-111-2/+20
* Refresh todos count cache when an Issue/MR is deletedDouglas Barbosa Alexandre2016-09-081-0/+16
* Add specs to ensure a successful return 19730-mark-as-donePaco Guzman2016-08-251-0/+21
* Merge branch '4273-slash-commands' into 'master'Robert Speicher2016-08-181-0/+12
|\
| * Merge branch 'master' into 4273-slash-commandsDouwe Maan2016-08-161-0/+36
| |\
| * | New TodoService#todo_exists? methodRémy Coutable2016-08-131-0/+12
* | | Rename TodoService#mark_todos_as_done_by_id{,s}Ahmad Sherif2016-08-181-2/+2
* | | Implement TodoService#mark_todos_as_done_by_idAhmad Sherif2016-08-181-10/+20
| |/ |/|
* | Recover usage of Todos counter cache20842-todos-queries-cachePaco Guzman2016-08-121-0/+36
|/
* Merge branch 'kradydal/gitlab-ce-create-todos-when-issue-author-assigne-or-me...Douwe Maan2016-07-151-15/+20
|\
| * When Issue author assign or mention himself Todos are createdKatarzyna Kobierska2016-07-141-15/+20
* | Fix mentioned users list on diff notesDouglas Barbosa Alexandre2016-07-151-0/+18
|/
* Cache todo counters (pending/done)18034-cache-todo-counterPaco Guzman2016-06-171-0/+54
* Fix error when editing an issuable with a task listfix-toggling-task-should-not-generate-todoDouglas Barbosa Alexandre2016-06-171-18/+34
* Merge branch 'manual-todos-issuable-sidebar' into 'master' Stan Hu2016-06-141-0/+16
|\
| * Todo service testsPhil Hughes2016-06-141-0/+16
* | Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-131-4/+14
|/
* Toggling a task in a description with mentions doesn't creates a TodoDouglas Barbosa Alexandre2016-06-091-2/+28
* Merge branch 'master' into awardablesZJ van de Weg2016-05-251-0/+19
|\
| * Create a todo on failing MR buildSean McGivern2016-05-171-0/+19
* | Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-111-0/+19
|\ \ | |/
| * Fix adding a todo for private group membersAhmad Sherif2016-05-071-0/+19
* | Add tests on Awardables and Award EmojiZeger-Jan van de Weg2016-05-101-8/+9
|/
* Mentions on confidential issues doesn't create todos for non-membersfix-mentions-on-confidential-issues-for-non-membersDouglas Barbosa Alexandre2016-03-301-21/+56
* Trigger a todo for mentions on commits pageDouglas Barbosa Alexandre2016-03-181-2/+7
* Does not create a todo when commenting on commit or project snippetDouglas Barbosa Alexandre2016-02-241-0/+10
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-0/+264