Ticket #1135 (new enhancement)
Component filter for the Timeline
| Reported by: | fog@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | timeline | Version: | 0.8 |
| Severity: | normal | Keywords: | filtering |
| Cc: |
Description
The two attaches patches (to files Timeline.py and timeline.cs) implement Component filtering for the Timeline. Two new configuration options are defined in the [timeline] group:
- display_components shows the component name for tickets and commits just before the "by XXX" text; and
- changeset_guess_component assign to a checkin a component based on the first path element in the SVN repository (this only works for repositories used to host multiple projects. This configuration option is used only if changeset_show_files is set, because needs at least one file name to work on.
An example of the resulting Timeline can be seen on the initd.org website (both options activated.)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


