90045e5 Backwards compatibility in the server for result_id argument.

Authored and Committed by gnaponie 6 years ago
    Backwards compatibility in the server for result_id argument.
    
    This is tricky, because the server has to accept either a `result_id` *or* a
    `subject`/`testcase` pair.  We tried to decorate some blocks with comments
    indicating that they can be removed in a future release.
    
        
file modified
+82 -3
file modified
+0 -4
file modified
+49 -4
file modified
+16 -34