summaryrefslogtreecommitdiff
path: root/spec/models/concerns/subscribable_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-12/+39
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-11/+11
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-0/+56
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Load participants asyncEric Eastwood2017-10-311-0/+6
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Allow subscriptions to be created without a projectDouglas Barbosa Alexandre2016-11-171-25/+84
* Refactoring Subscribable concern to accept a projectDouglas Barbosa Alexandre2016-11-171-21/+23
* Add API endpoints for un/subscribing from/to a labelAhmad Sherif2016-05-121-0/+10
* Improving the original label-subscribing implementationRémy Coutable2016-03-151-5/+46
* Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-0/+16