[Patchew-devel] [PATCH 0/3] Series list and download mbox for patch queues

Paolo Bonzini posted 3 patches 2 years, 1 month ago
api/models.py                  |  7 ++--
mods/maintainer.py             | 59 +++++++++++++++++++++++++++++-----
www/templates/my-queues.html   |  2 +-
www/templates/series-list.html | 14 +++++---
www/views.py                   | 19 ++++++++---
5 files changed, 81 insertions(+), 20 deletions(-)
[Patchew-devel] [PATCH 0/3] Series list and download mbox for patch queues
Posted by Paolo Bonzini 2 years, 1 month ago
This is another step forward in the maintainer/patch queue functionality.
Yesterday I changed it back to work on series rather than individual
messages.  Having the QueuedSeries work with messages is a bit cleaner
from the point of view of the database, but it just didn't work well
in practice when I tried it for KVM.

Now I'm going to try doing all my mailing list reading and review
planning for KVM using the watched and accept/reject queues, so I'll
probably find out other things that are missing.

I'll almost definitely want a "move to queue" functionality.  Perhaps
adding a column with checkboxes to the series-list view.

Paolo

Paolo Bonzini (3):
  www: allow more customization of the series list
  maintainer: allow showing queue in series-list format
  maintainer: allow downloading queue mbox

 api/models.py                  |  7 ++--
 mods/maintainer.py             | 59 +++++++++++++++++++++++++++++-----
 www/templates/my-queues.html   |  2 +-
 www/templates/series-list.html | 14 +++++---
 www/views.py                   | 19 ++++++++---
 5 files changed, 81 insertions(+), 20 deletions(-)

-- 
2.34.1

_______________________________________________
Patchew-devel mailing list
Patchew-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/patchew-devel