<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/99f090563f5f413b0672677bbe527e694903152a" style="text-decoration: none; font-weight: bold; color: #573;">changeset status: fix common case where a reviewer did not yet review anything  When a reviewer did not yet make any review, its status for the changeset is ...</a></h1>
<div id="body">
patrickdp committed on 2015-04-20 15:02:42<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/99f090563f5f413b0672677bbe527e694903152a">99f09056</a><pre>changeset status: fix common case where a reviewer did not yet review anything

When a reviewer did not yet make any review, its status for the changeset is
None, causing the code to crash. The unit tests also did not cover this case.

 M kallithea/model/changeset_status.py (2 lines added, 2 lines removed)
 M kallithea/tests/models/test_changeset_status.py (10 lines added, 0 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>