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 38 source-integration issues
Sort by recently updated
recently updated
newest added

We have recently added some repositories of type Azure DevOps to our Mantis server and when we want to get all the changeset (initial import) we only get the 100...

bug
help wanted
Azure

Our SVN instance is configured using svn+ssh:// protocol; everyone connects using a public key. We use virtual users - everyone specifies the same linux user on the svn server, and...

bug
SVN
help wanted

When the plugin adds to mantis a 'related changeset' like this: Is that time meant to be in local time? (Notice it does not display any time zone name). I...

related to issue #424 - initial support for Forgejo - copy code from bitbucket for authentication header.

With the push of e.g. CodeBerg you see more and more implementations of Forgejo as a Git provider. None of the existing implementations for other Git providers work, so a...

feature

As in PR #114 this PR adds the pre-commit feature to source-integration. The code was adopted to current version. Description (thanks to @bright-tools): ## Introduction *What's the problem?* I've got...

Hi, Here is my journey, with the `Gitlab`plugin. First I have tried to import everithing. Because my repo is very hudge with lots of commits across to many old branches,...