a5d5f1b paginate /api/0/projects by default

3 files Authored by karsten 5 years ago, Committed by pingou 5 years ago,
    paginate /api/0/projects by default
    
    On pagure instances with a huge number of projects querying /api/0/projects
    could lead to out of memory errors. This change forces paginating the
    output.
    
    Signed-off-by: Karsten Hopp <karsten@redhat.com>
    
        
file modified
+21 -108