summaryrefslogtreecommitdiff
path: root/spec/services/todo_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-57/+53
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Adds validation to check if user can read projectTiago Botelho2018-12-191-0/+1
* Fix spec in EE which now trigger access to repositoryMark Chao2018-11-071-1/+1
* Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-161-1/+1
* Create TODO when MR became unmergeablelulalala2018-05-171-8/+17
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-1/+2
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-5/+5
* Reset todo counters when the target is deleted40871-todo-notification-count-shows-notification-without-having-a-todoSean McGivern2017-12-181-4/+19
* Refactor issuable destroy actionJarka Kadlecova2017-11-061-10/+2
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-2/+2
* Avoid plucking Todo ids and use sub-queries insteadToon Claes2017-08-031-5/+28
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Use described_class when possibleRémy Coutable2017-07-271-9/+9
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-1/+1
* 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
|\ \ | |/