Upgrade to CodeMirror 3.23.

Review Request #6156 — Created July 28, 2014 and submitted

Information

Review Board
master
670d29b...

Reviewers

This release fixes some issues with Markdown and some issues with
editing JSON payloads (needed for the upcoming API token policy editor).

This is not the latest CodeMirror, but we had issues with the 4.x series
(4.2, specifically) last time we tried it. There's a 3.24 release, but
it's not on the online minifier yet.

The build of CodeMirror is also updated to support JSON/JavaScript
modes, and to support optional linting and brace matching.

Tested long text and several edits on the review request page. Didn't hit
any problems.

Tested with the new API token policy editor.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/staticbundles.py
    
    Ignored Files:
        reviewboard/static/lib/js/README.codemirror
        reviewboard/static/lib/js/codemirror-3.23.min.js
        reviewboard/static/lib/js/codemirror-3.20.min.js
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/staticbundles.py
    
    Ignored Files:
        reviewboard/static/lib/js/README.codemirror
        reviewboard/static/lib/js/codemirror-3.23.min.js
        reviewboard/static/lib/js/codemirror-3.20.min.js
    
    
  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (0e1bf10)
Loading...