Review Board requires JavaScript in order to function. Please turn it on in your browser preferences.
Firefox users: if you prefer to turn on JavaScript only for specific sites, we recommend the NoScript extension.
Describe the submission (optional):
Merged into master
Review Request #291 — Created April 11, 2014 and submitted 11 years, 1 month ago — Latest diff uploaded 11 years, 1 month ago
Vortex: remove 'message' key in get_payload method of PAPPayload class This key leads to unnecessarily nested json payloads which require an extra phase of parsing by the clients, which is not really useful for anything.
unit tests, example requests