Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-01 | Set on_delete=models.CASCADE on all relations | Magnus Hagander | |
2016-02-12 | Implement notifications | Magnus Hagander | |
This makes it possible to receive notifications (via email) when a patch has been updated. It's possible to subscribe to notifications on a specific patch. It is also possible to set the user profile up so that one receives notifications for all patches where one is author, reviewer or committer on. Notifications are, of course, only sent when other people make modifications to the entry. |