Contents
Link bug references to Mantis bugtracker
Description
This patch transforms bug references in commit messages to link to external Mantis bugtracker. It also fetches the bug descriptions from the Mantis page title.
It does the same thing as simple mantis redirector, but with bug descriptions in timeline.
As an example:
Commit messages containing text like
mantis #802
are transformed to links like
Mantis #000802: Associate an image file (or raw HTML?) for each project.
Bugs/Feature Requests
Existing bugs and feature requests for MantisChangesetBugLinksPatch are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out MantisChangesetBugLinksPatch from here using Subversion, or browse the source with Trac.
Installation
If you have troubles applying patch, for example, because of differences of linefeeds:
- Download patch.py utility from http://python-patch.googlecode.com/svn-history/trunk/patch.py
- Execute the following:
python patch.py icachechangesetlistener.env.diff
- Change
MANTIS_URL
value inplugins/mantis_tickets_query.py
to point to location of your bug tracker. - Copy changed
plugins/mantis_tickets_query.py
to plugins folder of your Trac environment.
Recent Changes
Author/Contributors
Author: techtonik
Maintainer: anatoly techtonik
Contributors: