datatracker/ietf/review
Ole Laursen 4c7b2847ba Add a utility function for extracting information about review
requests for a given set of teams/reviewers (making it trivial to
compute statistics), revamp the related doc event code to support this
by referencing the review request directly, add a reviewer overview
page with recent performance for each reviewer as well as
settings/unavailable periods. Fix some bugs and shuffle some of the
review code a bit around.

Finish the importer from the previous Perl-based review tool,
importing log entries, figuring out whether a given review is
early/telechat/last call and fixing corner cases.
 - Legacy-Id: 12080
2016-10-03 15:52:32 +00:00
..
migrations Add a utility function for extracting information about review 2016-10-03 15:52:32 +00:00
__init__.py Add review tracking models, add a request review page (with test), show 2016-05-19 15:35:30 +00:00
import_from_review_tool.py Add a utility function for extracting information about review 2016-10-03 15:52:32 +00:00
mailarch.py Implement completing a review with tests. One can currently 2016-06-14 11:28:53 +00:00
models.py Add a utility function for extracting information about review 2016-10-03 15:52:32 +00:00
resources.py Implement a round-robin rotation scheme for reviewers instead of 2016-09-21 16:52:50 +00:00
utils.py Add a utility function for extracting information about review 2016-10-03 15:52:32 +00:00