a5d5f1 paginate /api/0/projects by default

3 files Authored by Karsten Hopp 5 years ago , Committed by Pierre-Yves Chibon 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></karsten@redhat.com>
    
        
file modified
+21 -108