source-integration icon indicating copy to clipboard operation
source-integration copied to clipboard

Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitweb, Cgit, Subversion, Mercurial and more

Results 33 source-integration issues
Sort by recently updated
recently updated
newest added

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...

feature
core
help wanted

I just tried to connect Mantis with my GitLab repo (~1400 commits) and when I clicked "Fetch latest changes" it looked hanging and using all my CPU more than for...

It would be so much easier if there would be simple button on Repository Settings page like "Test connection" so you can instantly see how are your parameters without going...

feature

I am wondering if this is intentional behaviour to keep the "normal" caller happy or a just make it work situation. For now the only "reliable" option left to catch...

I have set up GitHub source integration for the [Gramps Project]( https://github.com/gramps-project/gramps) and our [bug tracker](https://gramps-project.org/bugs). We are using Source Control Integration 2.0.3 and Source GitHub Integration 2.0.0. When a...

Source Control Integration Plugin does not respect the custom email notifications configured for a particular project. For example, consider a project has an Email Notification Configuration which allows all the...

Source Integration lacks current installation & usage instructions. All the examples from leetcode.net/noswap.com are outdated and now that Source Integration is no longer being actively maintained by @jreese, it seems...

When I click "Update Mappings" with a branch set to "maintenance/gramps50" it changes to "gramps50".

bug
core

At the moment, [the code just calls `die`](https://github.com/mantisbt-plugins/source-integration/blob/master/Source/pages/repo_update_mappings.php#L83) with an error message when validation fails. Proper errors should be triggered instead.

enhancement
core

Hello, I'm facing a problem when I try to import a kind of big repository for the first time with the source-integration-plugin for Github. I've just installed the newest version...