flake8
-
reviewboard/webapi/tests/test_review_request.py (Diff revision 1) Show all issues
JSHint
-
reviewboard/static/rb/js/views/reviewBoxView.es6.js (Diff revision 1) Col: 21 'reviewRequest' is defined but never used.
Review Request #8946 — Created May 18, 2017 and discarded
Information | |
---|---|
giorgiob | |
Review Board | |
release-3.0.x | |
Reviewers | |
reviewboard | |
Added removable ship it labels such that a ship it label can be revoked only by the person who endorsed it in the first place.
To revoke a ship it, click on the X to the right of a ship it label.
Ship its can be revoked and the changes seen immediately.
Furthermore, the ship-it counter corresponding to the review request is duly updated (decremented) when a ship it is revoked.
reviewboard/webapi/tests/test_review_request.py (Diff revision 1) |
---|
reviewboard/static/rb/js/views/reviewBoxView.es6.js (Diff revision 1) |
---|
Col: 21 'reviewRequest' is defined but never used.
Diff: |
Revision 2 (+100 -6) |
---|
reviewboard/webapi/tests/test_review_request.py (Diff revision 2) |
---|
E501 line too long (95 > 79 characters)