summaryrefslogtreecommitdiff
path: root/spec/models/concerns/subscribable_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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