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

Following discussion with @obmsch in #215. The general idea is to refactor existing labels for the repository update form, such as ``` $s_plugin_SourceGithub_master_branch = 'Primary Branches(comma-separated list or "*" for...

Hello! I get a 500 error while trying to import my repository. I am running 1.3.0 beta 1, knowing it isn't fully supported, but seeing MantisBT.org uses 1.3.0 beta 2.....

Mantis 1.2.17, Source Control Integration 0.18, BitBucket Integration 0.18 on a private GIT repository. **Config:** URL https://bitbucket.org/meigallodixital/myapp.com array(5) { ["bit_basic_login"]=> string(8) "meigallodixital" ["bit_basic_pwd"]=> string(9) "password" ["bit_username"]=> string(8) "meigallodixital" ["bit_reponame"]=> string(9)...

For some reason, Cgit imports all revisions of my project up to a particular revision, and any attempt to import newer data (using "Import Latest Data" from the Manage Repositories...

Hi, When "View Threshold" is set to "developer", user with access level "reporter" can't see the changesets, good. However they can see them indirectly in the history with a quite...

Change 'Matis_plugin_Source_changeset_Table.timestamp' type to (Unix)timestamp. Rationale: a) All other dates in MantisBT are implemented this way. b) Any server-side interpretation of dates is avoided. At least on MSSQLServer all 'Y-m-d...

Specifically, certain members of our development team insist on committing, testing the autobuild executables, then changing their commit messages to indicate fixes (rather than "speculating" on fixes beforehand). I currently...

My configuration is MantisBT 1.2.12 with SQL Server 2008 An error occurs when opening repositories management page : operand text is not valid for count operator the query is ```...

This bug report follows bug #36 ; I found some others incomptabilities with SQL Server config : MantisBT 1.2.12 with SQL Server 2008 plugin-version : master (changeset 2a0e94beba) 1° Error...

I can't find a way to configure this plugin to send an email notification if an update occurs. For me it would be handy to get a notification if one...

feature