Overview
Artifact ID: | 698fc94ced96b1d976928373cefbdb04ea9d36ba |
---|---|
Ticket: | e5419400994525e8ace483caa3063a7101115dbc
RSS (timeline.rss) should accept t=tag option to generate RSS for checkins on a branch |
User & Date: | anonymous 2010-04-20 10:43:41 |
Changes
- comment changed to:
timeline.rss should support the <tt>t</tt> parameter just like timeline does so that you can do for example: <pre> http://www.fossil-scm.org/index.html/timeline.rss?t=trunk </pre> to restrict the RSS feed to just checkins on a branch just like you can already do <pre> http://www.fossil-scm.org/index.html/timeline?t=trunk </pre> to restrict the timeline display to checkins on a branch
- foundin changed to: "[7c37b46b12] 2010-04-15 23:53:15"
- private_contact changed to: "ae1a74676bb0d1ac520802109f926567b1637ac7"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to:
RSS (timeline.rss) should accept t=tag option to generate RSS for checkins on a branch
- type changed to: "Feature_Request"