Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Conversation

@spbnick
Copy link
Contributor

@spbnick spbnick commented May 31, 2018

This is work-in-progress.

spbnick added 8 commits May 31, 2018 13:10
Implement patchwork.ObjectSummary class representing a summary of any
mbox-based Patchwork object, storing the object URL, "Date" header, and
patch ID (for patch objects). Switch to storing a list of instances of
that class in patchwork.PatchsetSummary, instead of just URLs, to
represent the patches comprising the patchset.

This avoids having to re-request all the patches in the watcher only to
get their dates and IDs, and prepares the code for the addition of cover
letter support and delayed patches.
Add support for specifying the cover letter ObjectSummary in
patchwork.PatchsetSummary to support passing cover letter URLs to the
future patch filtering routine.
Add support for storing IDs of patch objects representing delayed
patchsets in skt.db.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant