| 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 ![]() |
| Milestone | |
| Patch |
State ⇒ Resolved
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!Assigned to Chuck Hagenbuch
New Attachment: cvsps_order.patch
Summary ⇒ add preference for sorting patchset list in descending order
Queue ⇒ Chora
State ⇒ New
Priority ⇒ 2. Medium
Type ⇒ Enhancement
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.