• 
      

    Diffviewer now switches commit ranges with a single revision

    Review Request #7403 — Created June 10, 2015 and submitted

    Information

    Review Board
    dvcs
    e0f2fde...

    Reviewers

    Previously, the diffviewer would fail to show the correct diff when
    there was only a single revision and the commit range changed. This
    occured becuase when there was only a single revision, the way the
    revision was being retrieved was causing an error. This resulted in
    the page not being updated. This behaviour has now been rectified.

    Verified the correct commit diff was shown when the selected commit
    range changed.

    reviewbot
    1. Tool: PEP8 Style Checker
      Ignored Files:
          reviewboard/static/rb/js/pages/views/diffViewerPageView.js
      
      
      
      Tool: Pyflakes
      Ignored Files:
          reviewboard/static/rb/js/pages/views/diffViewerPageView.js
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to dvcs (0cfd8ed)