Enable logging of request info for Review Board.

Review Request #4076 — Created April 23, 2013 and submitted

Information

Review Board
release-1.7.x

Reviewers

Enable logging of request info for Review Board.

This improves Review Board's logging to use Djblets's new request
logging code. This will log the localsite name (if any), the username,
and the path of the request.
Unit tests pass.

Ran pyflakes to make sure we weren't accessing any invalid 'request' variables.

Played around with various pages that log data. Didn't see any problems.
reviewbot
  1. This is a review from Review Bot.
      Tool: PEP8 Style Checker
      Processed Files:
        reviewboard/webapi/resources.py
        reviewboard/settings.py
        reviewboard/diffviewer/views.py
        reviewboard/diffviewer/diffutils.py
      Ignored Files:
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-1.7.x (5c2e696)
Loading...