~azzar1/unity/add-show-desktop-key

ivle.webapp.base.test:
 - Test named operations on JSONRESTView.
 - Check for MethodNotAllowed where appropriate, not BadRequest.

ivle.webapp.base.views#JSONRESTView:
 - Add named operation support.
 - Raise MethodNotAllowed instead of BadRequest for bad methods.

ivle.webapp.base.views#named_operation: Add. Decorator to export named ops.
ivle.webapp.errors: Add MethodNotAllowed (405).
Filename Latest Rev Last Changed Committer Comment Size
..
Makefile 1079 15 years ago William Grant Merge setup-refactor branch. This completely break 91 bytes Diff Download File
norm.c 1079 15 years ago William Grant Merge setup-refactor branch. This completely break 4.5 KB Diff Download File
norm.dot 1079 15 years ago William Grant Merge setup-refactor branch. This completely break 558 bytes Diff Download File
norm.h 1079 15 years ago William Grant Merge setup-refactor branch. This completely break 245 bytes Diff Download File
test.c 1079 15 years ago William Grant Merge setup-refactor branch. This completely break 495 bytes Diff Download File
trampoline.c 1079 15 years ago William Grant Merge setup-refactor branch. This completely break 10.6 KB Diff Download File