mattia / pagure

Forked from pagure 3 years ago
Clone

36168f6 Refactor the has_tracker decorator.

Authored and Committed by cverna 5 years ago
    Refactor the has_tracker decorator.
    
    Instead of having both logic to check if a project has an
    issues tracker and pull requests enabled let's use 2 independent
    decorators.
    
    Signed-off-by: Clement Verna <cverna@tutanota.com>
    
        
file modified
+4 -11
file modified
+9 -5