datatracker/ietf/ietfauth
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 Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x. 2015-02-08 21:16:44 +00:00
.gitignore Introduce initial authentication/authorization linkage. This has a 2007-05-23 16:10:32 +00:00
__init__.py Remove shim layer from ietfauth, delete some dead code and migrate 2013-12-05 16:24:03 +00:00
forms.py Regularize use of ModelForm in ietfauth.forms, a cosmetic change, 2016-09-07 16:08:01 +00:00
htpasswd.py Control the tests of adding user passwords to the htpasswd file better 2016-05-06 12:11:20 +00:00
tests.py Add personal review overview page for reviewers, add page for editing 2016-09-19 16:05:32 +00:00
urls.py Add personal review overview page for reviewers, add page for editing 2016-09-19 16:05:32 +00:00
utils.py Refactor account code to use the built-in Django signing framework 2016-04-27 16:26:04 +00:00
views.py Add a utility function for extracting information about review 2016-10-03 15:52:32 +00:00