mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 08:55:44 +01:00
48 lines
2.7 KiB
Markdown
48 lines
2.7 KiB
Markdown
# Plugins
|
|
|
|
### Authentication
|
|
|
|
| Plugin Name | Description | Core-Plugin | Repository |
|
|
| --- | --- | --- | --- |
|
|
| scm-activedirectory-auth-plugin | Plugin for using Active Directory as an authentication handler. Currently only supports running on Windows in a 32-bit JVM. | | <https://bitbucket.org/davidmc24/scm-activedirectory-auth-plugin> |
|
|
| scm-auth-ldap-plugin | Plugin for using LDAP as an authentication handler. | | <https://bitbucket.org/tludewig/scm-auth-ldap-plugin> |
|
|
| scm-pam-plugin | This plugin enables PAM-Authentication for SCM-Manager. | | <https://bitbucket.org/sdorra/scm-pam-plugin> |
|
|
| scm-crowd-plugin | Plugin for using Atlassian Crowd as an authentication handler. | | <https://github.com/soudmaijer/scm-crowd-plugin> |
|
|
|
|
### Continuous Integration
|
|
|
|
| Plugin Name | Description | Core-Plugin | Repository |
|
|
| --- | --- | --- | --- |
|
|
| scm-bamboo-plugin | Post receive hook for Atlassian Bamboo. | | <https://github.com/soudmaijer/scm-bamboo-plugin> |
|
|
| scm-jenkins-plugin | This plugin will ping your Jenkins CI server when a new commit is pushed to SCM-Manager. | | <https://bitbucket.org/sdorra/scm-jenkins-plugin> |
|
|
|
|
### Development
|
|
|
|
| Plugin Name | Description | Core-Plugin | Repository |
|
|
| --- | --- | --- | --- |
|
|
| scm-graph-plugin | Creates a Google Guice injection graph. | | <https://bitbucket.org/sdorra/scm-graph-plugin> |
|
|
|
|
### Issue-Tracking
|
|
|
|
| Plugin Name | Description | Core-Plugin | Repository |
|
|
| --- | --- | --- | --- |
|
|
| scm-jira-plugin | This plugin integrates Atlassian JIRA to SCM-Manager. | | <https://bitbucket.org/sdorra/scm-jira-plugin> |
|
|
|
|
### Miscellaneous
|
|
|
|
| Plugin Name | Description | Core-Plugin | Repository |
|
|
| --- | --- | --- | --- |
|
|
| scm-activity-plugin | Shows the latest activity from your repositories. || <https://bitbucket.org/sdorra/scm-activity-plugin> |
|
|
| scm-gravatar-plugin | Gravatar icons for the changesetviewer. | | <https://bitbucket.org/sdorra/scm-gravatar-plugin> |
|
|
| scm-pathwp-plugin | This plugin adds path write protection for repositories. || <https://bitbucket.org/sdorra/scm-pathwp-plugin> |
|
|
| scm-userrepo-plugin | This plugin allows regular users to create repositories. || <https://bitbucket.org/sdorra/scm-userrepo-plugin> |
|
|
|
|
### Version Control Systems
|
|
|
|
| Plugin Name | Description | Core-Plugin | Repository |
|
|
| --- | --- | --- | --- |
|
|
| scm-hg-plugin | Support for the version control system Mercurial. | X | <https://bitbucket.org/sdorra/scm-manager> |
|
|
| scm-git-plugin | Support for the version control system Git. | X | <https://bitbucket.org/sdorra/scm-manager> |
|
|
| scm-svn-plugin | Support for the version control system Subversion. | X | <https://bitbucket.org/sdorra/scm-manager> |
|
|
| scm-bzr-plugin | Support for the version control system Bazaar. | | <https://bitbucket.org/sdorra/scm-bzr-plugin> |
|