Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | | In 8278b763d96ef10c6494409b18b7eb541463af29 the default behaviour of annotation has changes, which was causing a lot of noise in diffs. We decided in #17382 that it is better to get rid of the whole annotate gem, and instead let people look at schema.rb for the columns in a table. Fixes: #17382 | ||||
* | 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 |
| | | | | | | | 1. Make the "subscribed" text in Issuable sidebar reflect the labels subscription status 2. Current user mut be logged-in to toggle issue/MR/label subscription | ||||
* | 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 |