Update backbone.js to 1.0.0

Review Request #4209 — Created June 5, 2013 and submitted

Information

Review Board
master

Reviewers

Update backbone.js to 1.0.0

We were using an older version of backbone, which was missing a few things (like
Events.listenTo) and had some bugs (like parse() not getting called when
fetching a Collection).
Ran js-tests
reviewbot
  1. This is a review from Review Bot.
      Tool: PEP8 Style Checker
      Processed Files:
        reviewboard/settings.py
      Ignored Files:
        reviewboard/static/lib/js/backbone-0.9.10.min.js
        reviewboard/static/lib/js/backbone-1.0.0.min.js
    
    
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (cd7647e).
Loading...