[#2778] add preference for sorting patchset list in descending order
Summary add preference for sorting patchset list in descending order
Queue Chora
Queue Version HEAD
Type Enhancement
State Resolved
Priority 2. Medium
Owners Chuck Hagenbuch <chuck (at) horde (dot) org>
Requester rob2 (at) siklos (dot) ca
Created 10/13/2005 (947 days ago)
Due
Updated 03/04/2006 (805 days ago)
Assigned 10/13/2005 (947 days ago)
Resolved 03/04/2006 (805 days ago)
Attachments cvsps_order.patch Download
Milestone
Patch

History
03/04/2006 Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
I went ahead and just had the order of patchsets match the order of commit logs - I don't personally see a need for a preference here, but it definitely makes sense to be consistent. Thanks!
10/13/2005 Chuck Hagenbuch State ⇒ Assigned
Assigned to Chuck Hagenbuch
 
10/13/2005 rob2 (at) siklos (dot) ca Comment #1
New Attachment: cvsps_order.patch Download
Summary ⇒ add preference for sorting patchset list in descending order
Queue ⇒ Chora
State ⇒ New
Priority ⇒ 2. Medium
Type ⇒ Enhancement
Reply to this comment
Since the source log for a file in Chora is listed in reverse-chronological order (most recent at the top), it only makes sense to have the list of patchsets behave in the same manner. 

We should add a user preference giving them the ability to set the order.

Patch attached.