commit | ad695110ed6be35a67f9a9c52e2c9321b60ec916 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Mon Jul 19 17:10:03 2010 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Mon Jul 19 17:10:03 2010 -0700 |
tree | 37506e96a9ea31d52ff78e6974a88e56b5f47143 | |
parent | 0f42fc05a436df423028406c6c1bacfdc707b4fd [diff] |
Validate scores before matching results in label queries When searching for approvals we now double check that the user who applied it to a patch set can still use the value stored. If the permissions have changed, we retest based on the updated permissions, potentially skipping the match. Change-Id: Ia90c42405f6478a62c519b9fe80171c242b26984 Signed-off-by: Shawn O. Pearce <sop@google.com>