mantisbt-plugins / source-integration

Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitea, Gitweb, Cgit, Subversion, Mercurial and more
http://noswap.com/projects/source-integration/
MIT License
181 stars 130 forks source link

Add possibility to re-parse commit messages in case of regexps change #282

Open okainov opened 6 years ago

okainov commented 6 years ago

I'm currently trying to tune regular expressions for my repo and I found out that I cannot reparse commits for the whole repo, only do full import again. It would be nice to have such kind of button which will:

Maybe bullet about unlinking could be optional and available as parameter...

dregad commented 6 years ago

Good idea. Contributions welcome.