mattia / pagure

Forked from pagure 3 years ago
Clone

4f0011e Add a new API endpoint to retrieve details stats about the issues

Authored and Committed by pingou 4 years ago
    Add a new API endpoint to retrieve details stats about the issues
    
    This endpoint will return for the past year a moving 7 days overview
    of the number of tickets opened, closed and the total number of
    tickets at the beginning of this window.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+63 -1
file modified
+22 -10