summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/toggle_subscription_action.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-2/+1
* Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+1
* Use @project as default on ToggleSubscriptionAction concernDouglas Barbosa Alexandre2016-11-171-1/+1
* Add subscribable_project to ToggleSubscriptionAction concernDouglas Barbosa Alexandre2016-11-171-1/+5
* Change deprecated usage of rendering without response bodyMehmet Emin İNAÇ2016-03-161-1/+1
* Create a SentNotification record for #relabeled_issue_email / #relabeled_merg...Rémy Coutable2016-03-151-0/+17