Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inherit from ApplicationRecord instead of ActiveRecord::Base | Nick Thomas | 2019-03-28 | 1 | -1/+1 |
* | Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models | gfyoung | 2018-07-26 | 1 | -0/+2 |
* | Added Cop to blacklist polymorphic associations | Yorick Peterse | 2017-06-07 | 1 | -1/+1 |
* | Allow subscriptions to be created without a project | Douglas Barbosa Alexandre | 2016-11-17 | 1 | -4/+2 |
* | Add unique index to subscriptions on subscribable and user and project | Douglas Barbosa Alexandre | 2016-11-17 | 1 | -2/+2 |
* | Add project_id to subscriptions | Douglas Barbosa Alexandre | 2016-11-17 | 1 | -0/+3 |
* | Remove the annotate gem and delete old annotations | Jeroen van Baarsen | 2016-05-09 | 1 | -13/+0 |
* | Annotate the models | Zeger-Jan van de Weg | 2016-05-06 | 1 | -1/+1 |
* | Improving the original label-subscribing implementation | Rémy Coutable | 2016-03-15 | 1 | -1/+1 |
* | tests | Valery Sizov | 2015-03-16 | 1 | -0/+13 |
* | fix specs | Valery Sizov | 2015-03-16 | 1 | -1/+2 |
* | rename table subscribe; make it polymorfic | Valery Sizov | 2015-03-16 | 1 | -0/+7 |