Add a capabilities list to /api/info/.

Review Request #2931 — Created March 1, 2012 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

Add a capabilities list to /api/info/.

There's now a capabilities section in /api/info/. Right now, the only
value is capabilities.diffs.moved_files, which RBTools will be able to
use to determine whether to send files with moved files info.
Unit tests pass.