Add a feature to automatically suggest reviewers for a given review request
Review Request #5740 — Created April 25, 2014 and submitted — Latest diff uploaded
This change is, for the most part, the same as Natasha's change at /r/5029. I had to port it over to the new fields code, and make a handful of other small changes to get it to work.
My plan is to push this to a branch off master, where we can play with it and do some performance testing.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
reviewboard/reviews/builtin_fields.py |
---|
reviewboard/reviews/fields.py |
---|
reviewboard/reviews/models/base_review_request_details.py |
---|
reviewboard/static/rb/css/reviews.less |
---|
reviewboard/static/rb/js/views/reviewRequestEditorView.js |
---|
reviewboard/templates/reviews/review_request_box.html |
---|