frostyx / copr / copr

Forked from copr/copr 8 years ago
Clone

79e6907 backend: ignore downloaded SRPM files

Authored and Committed by frostyx 2 years ago
    backend: ignore downloaded SRPM files
    
    Otherwise we count each SRPM that DistGit downloads from backend, and
    that inflates the stats of project RPMs downloaded.
    
    We could specify User-Agent on DistGit and ignore it in the hitcounter
    script but we agreed that we can ignore SRPM downloads altogether.