Update all JS resources to use RB.BaseResource

Review Request #7393 — Created June 8, 2015 and submitted

Information

Review Board
release-2.5.x

Reviewers

The RB.RepositoryBranch and RB.RepositoryCommit resource models
have been updated to inheirit from RB.BaseResource.

Ran JS tests

Description From Last Updated

We should return the parent's as well.

chipx86chipx86
reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/js/resources/models/repositoryBranchModel.js
        reviewboard/static/rb/js/resources/models/repositoryCommitModel.js
    
    
    
    Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/js/resources/models/repositoryBranchModel.js
        reviewboard/static/rb/js/resources/models/repositoryCommitModel.js
    
    
  2. 
      
chipx86
  1. 
      
  2. We should return the parent's as well.

  3. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (f8a2d99)
Loading...