• 
      

    Serialize the status field in the FileDiff API

    Review Request #8828 — Created March 20, 2017 and submitted — Latest diff uploaded

    Information

    Review Board
    release-2.5.x
    b445012...

    Reviewers

    The FileDiff API has historically not included the status field,
    which indicates if the file was newly created, moved, etc. in the
    change. We now serialize it as a human readable string in the API.

    Additionally basic unit tests have been added for the FileDiff API, as
    they did not previously exist.

    Ran unit tests.