felixonmars / pagure

Forked from pagure 6 years ago
Clone

9ab5d00 Added Functionality which helps to sort PR's by recent activity.

4 files Authored by ymdatta 6 years ago, Committed by pingou 6 years ago,
    Added Functionality which helps to sort PR's by recent activity.
    
    Changed /lib/__init.py__ to accept order in which the PR's are to
    be sorted from requests.html, so that if either Opened/Modified
    is clicked, the PR's are sorted accordingly with an arrow symbol
    beside them describing the way they were sorted.
    
    Fixes https://pagure.io/pagure/issue/1404
    Merges https://pagure.io/pagure/pull-request/3109
    
        
file modified
+16 -7
file modified
+9 -1