Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This is particularly interesting towards the end of a cycle where it can
be used to flag patches that are not intended for the current version
but still needs review.
|
|
Need to change old migrations not to indicate we need new ones.
|
|
|
|
By popular (?) request
|
|
|
|
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.
|
|
Should've been done with the migration to django 1.8, but better late
than never...
|