summaryrefslogtreecommitdiff
path: root/spec/services/todos/destroy/entity_leave_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-90/+74
* Add latest changes from gitlab-org/security/gitlab@13-4-stable-eeGitLab Bot2020-09-301-138/+190
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-011-1/+1
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
* Stop serialising project when removing todosSean McGivern2019-04-291-0/+14
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-4/+4
* Fix removing todos for users without accessJarka Kadlecová2018-08-061-26/+175
* Remove group todos when a users looses accessJarka Kadlecová2018-08-021-13/+19
* Remove todos when project feature visibility changesJarka Kadlecová2018-07-311-30/+41
* Fix removing todos for confidential issuesJarka Kadlecová2018-07-301-5/+33
* Delete todos when users loses target read permissionsJarka Kadlecová2018-07-301-0/+96