Adding the reviews a user has made to their profile
Review Request #5484 — Created Feb. 16, 2014 and submitted — Latest diff uploaded
I have added the reviews a user has made to their profile page, which can be accessed at /users/<username>/reviews/
The columns shown include: * summary (of review request) * submitter of review request * date reviewed
Created unit tests to test that the reviews page works, and reviews on private review requests are not shown.