summaryrefslogtreecommitdiff
path: root/app/models/concerns/subscribable.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow users to subscribe to a group label at group or project levelDouglas Barbosa Alexandre2016-11-171-4/+23
* Allow subscriptions to be created without a projectDouglas Barbosa Alexandre2016-11-171-6/+15
* Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-17/+15
* Refactoring Subscribable concern to accept a projectDouglas Barbosa Alexandre2016-11-171-16/+22
* Add API endpoints for un/subscribing from/to a labelAhmad Sherif2016-05-121-0/+6
* Improving the original label-subscribing implementationRémy Coutable2016-03-151-12/+13
* Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-0/+43